Commit Graph

22203 Commits

Author SHA1 Message Date
Christoph Reiter
743f398d44 Merge pull request #9109 from kmilos/patch-1
python-pillow: update to 8.3.1
2021-07-07 15:34:37 +02:00
Miloš Komarčević
2886190d20 python-pillow: update to 8.3.1 2021-07-07 13:38:12 +02:00
jeremyd2019
11191e4507 Merge pull request #9108 from jeremyd2019/clang32-hacks-remove
remove clang32 hacks for CI
2021-07-06 17:06:58 -07:00
Konstantin Podsvirov
db1a5a0594 jom: New package 2021-07-07 00:03:16 +03:00
Jeremy Drake
d2367919e4 remove clang32 hacks for CI
mingw-w64-clang-12.0.0-8 should no longer require these
2021-07-06 11:58:46 -07:00
Taozuhong
a945575dde Update dependency and maintainer 2021-07-06 22:56:18 +08:00
Taozuhong
988e33dfa2 Update PKGBUILD 2021-07-06 22:53:10 +08:00
Taozuhong
4e00ac18ee Add make dependency 2021-07-06 22:23:37 +08:00
Taozuhong
a750d5fac3 Add GtkSourceView 5.0 2021-07-06 22:05:27 +08:00
Christoph Reiter
af24226d32 Merge pull request #8975 from bbolli/fmt-8.0.0
fmt: update to 8.0.1
2021-07-06 09:22:40 +02:00
Christoph Reiter
a959f74ce5 Merge pull request #9098 from podsvirov/sqlite-fossil-update
sqlite3 3.36.0 and fossil 2.16
2021-07-06 09:21:02 +02:00
Christoph Reiter
27f88b6eb7 Merge pull request #9099 from jeremyd2019/gcc-cpuid-include-guard
gcc: add include guard to cpuid.h
2021-07-06 09:20:00 +02:00
Taozuhong
f3c2d63e85 Update Vala compiler minimal version to 0.48.12 (#9102) 2021-07-06 12:04:43 +05:30
Biswapriyo Nath
accf5699aa shaderc: Update to 2021.1 2021-07-06 10:13:44 +05:30
jeremyd2019
8ff2f8d0c3 Merge pull request #8993 from jeremyd2019/clang-update-12.0.0-8
clang: update 12.0.0-8
2021-07-05 20:10:39 -07:00
jeremyd2019
f1d9e13b33 Merge pull request #9100 from jeremyd2019/fix-sha256sums-after-9094
fix sha256sums after #9094.
2021-07-05 18:37:37 -07:00
Jeremy Drake
6e7eb8fc9a fix sha256sums after #9094.
It modified a handful of patch files, but did not update the checksums
in the respective PKGBUILD files.
2021-07-05 17:07:47 -07:00
Jeremy Drake
2b0bbd0f35 gcc: add include guard to cpuid.h
Applies just the include guard parts of the patch from #9032, to avoid
the conflict with mingw-w64 defining __cpuidex.
2021-07-05 16:34:14 -07:00
Konstantin Podsvirov
cea9e432b6 fossil: Update to 2.16 2021-07-05 23:55:08 +03:00
Konstantin Podsvirov
4c0ad8af38 sqlite3: Update to 3.36.0 2021-07-05 22:55:24 +03:00
Biswapriyo Nath
2a66e3f69c glslang: Update to 11.5.0
003-fix-shared-build.patch is in upstream
2021-07-06 00:45:16 +05:30
Christoph Reiter
00f2a39a48 Merge pull request #9097 from danyeaw/setuptools-57.1.0
Update setuptools to version 57.1.0
2021-07-05 20:05:07 +02:00
Christoph Reiter
d824f705e7 Merge pull request #9096 from larskanis/update-vips
Update libvips to 8.11.2
2021-07-05 19:51:55 +02:00
Dan Yeaw
52816df77a Update setuptools to version 57.1.0 2021-07-05 13:50:36 -04:00
Christoph Reiter
10b38be31f Merge pull request #9095 from kmilos/tifffile-2021.7.2
python-tifffile: update to 2021.7.2
2021-07-05 17:35:49 +02:00
Lars Kanis
9cf8a527c7 Update libvips to 8.11.2
This removes the dependency to opencl-icd for two reasons:
- opencl-icd is not available in the ucrt64 repository
- I could not find any use of that library within libvips
2021-07-05 17:29:07 +02:00
Miloš Komarčević
70817da277 python-tifffile: update to 2021.7.2 2021-07-05 15:55:47 +02:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Christoph Reiter
3b2d61e9c7 Merge pull request #9093 from 3rav/pastix-update
pastix: update
2021-07-05 12:18:48 +02:00
Rafal
d41b2aa969 Delete metis-fix.patch 2021-07-05 10:53:12 +02:00
Rafal
4af96794aa Update PKGBUILD 2021-07-05 10:34:32 +02:00
Jeremy Drake
48ecfe767e python3.9: enable for clangarm64
Need a pending package in queue to test, and this is a good candidate.
2021-07-04 15:50:18 -07:00
Beat Bolli
5dc2a28ac9 spdlog: make it build with fmt 8.0.1
Apply the patch from https://github.com/gabime/spdlog/pull/1976 while
spdlog hasn't released a version compatible with fmt 8.0.x.
2021-07-04 23:05:56 +02:00
Beat Bolli
e0b00699f0 fmt: update to 8.0.1 2021-07-04 23:05:56 +02:00
Christoph Reiter
b1b220a96e Merge pull request #9090 from mati865/patch-1
Remove duplicated sections in Rust PKGBUILD
2021-07-04 22:51:56 +02:00
Mateusz Mikuła
579639f57a Remove duplicated sections in Rust PKGBUILD 2021-07-04 22:14:39 +02:00
Christoph Reiter
ed974a740e Merge pull request #9043 from podsvirov/box2d-update
box2d: Update to 2.4.1
2021-07-04 20:40:22 +02:00
Christoph Reiter
40ebc08e15 Merge pull request #9006 from kmilos/libyuv
libyuv: update to 1787
2021-07-04 20:07:59 +02:00
Christoph Reiter
cc8121cb76 libyuv: fix typo 2021-07-04 19:56:34 +02:00
Christoph Reiter
a0db2f6499 libyuv: remove the -git suffix 2021-07-04 19:44:11 +02:00
Christoph Reiter
6de09164d3 libyuv: use the real upstream
it seems to work, so try again
2021-07-04 19:38:34 +02:00
Christoph Reiter
2d58ed111b libyuv: include the revision count in the version 2021-07-04 19:36:22 +02:00
Christoph Reiter
e7670f49ff Merge pull request #9086 from mati865/rust-llvm
Rust fixes
2021-07-04 19:22:10 +02:00
Christoph Reiter
6cab167487 Merge pull request #9087 from taozuhong/vls
Vala-language-server 0.48.3
2021-07-04 17:29:32 +02:00
Taozuhong
780ea7fe45 Vala-language-server 0.48.3
Release vala-language-server 0.48.3
2021-07-04 22:24:40 +08:00
Mateusz Mikuła
edfc6de6a3 Fix #9010 2021-07-04 16:13:20 +02:00
Mateusz Mikuła
bd75a4306c Hack to make rust buildable for Clang prefixes 2021-07-04 16:13:20 +02:00
Christoph Reiter
3352606322 Merge pull request #9085 from lazka/dwarf-backport
gcc: Backport some fixes for 32bit DWARF-2 EH
2021-07-04 14:06:35 +02:00
Christoph Reiter
a2bff26514 gcc: Backport some fixes for 32bit DWARF-2 EH 2021-07-04 10:42:26 +02:00
Biswapriyo Nath
0d6e29617e libmysofa: Add cflag.private for static libs 2021-07-04 13:04:33 +05:30