Commit Graph

37618 Commits

Author SHA1 Message Date
Michael Weiss
3106113c9e
mesa: Drop all old patches
There's no need to keep the expressions for old patches around.
Also: Apply the musl patch unconditionally to ensure that it doesn't
break after future updates.
2020-12-17 12:01:03 +01:00
Michael Weiss
a9385a730b
mesa: 20.2.4 -> 20.3.0 2020-12-17 11:51:02 +01:00
Edward Tjörnhammar
35aea2bff5
libdatrie: 0.2.12 -> 2019-12-20
The last official release is currently blocking pango on cross-compiles,
also the package has moved to autotools.
2020-12-17 08:30:51 +01:00
Rouven Czerwinski
5c6ed7b233 gtk3: 3.24.23 -> 3.24.24
Remove an old patch. Includes support for upstream primary selection
protocol, fixing primary selection for sway on the master branch.
2020-12-17 07:33:45 +01:00
Luke Granger-Brown
68fdbc6be1 gstreamer: 1.18.1 -> 1.18.2 2020-12-17 07:33:19 +01:00
ajs124
22cd16f5b0 nss: 3.59 -> 3.60 2020-12-17 07:31:34 +01:00
github-actions[bot]
c49e2437e2
Merge staging-next into staging 2020-12-17 06:19:08 +00:00
Mario Rodas
05f00efbc2
Merge pull request #107024 from sternenseemann/utf8proc-2.6.1
utf8proc: 2.6.0 -> 2.6.1
2020-12-16 21:41:31 -05:00
github-actions[bot]
c40424f79b
Merge staging-next into staging 2020-12-17 00:42:56 +00:00
Thomas
c322b7cfce
opencv: fix python bindings (#106972)
Fixes partially broken Python bindings (#91791) by removing workaround (#26304) no longer needed in the 4.x series.
2020-12-16 19:12:29 -05:00
Doron Behar
f1c770be85
Merge pull request #97191 from r-ryantm/auto-update/libow
libow: 3.2p3 -> 3.2p4
2020-12-16 22:04:02 +02:00
github-actions[bot]
c9bbcb2fc1
Merge staging-next into staging 2020-12-16 12:21:20 +00:00
sternenseemann
ea66205143 utf8proc: 2.6.0 -> 2.6.1 2020-12-16 13:15:11 +01:00
Jan Solanti
63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02:00
Austin Seipp
f808840020
Merge pull request #106644 from raboof/libseccomp-reproducible-pythonsrc
libseccomp: make pythonsrc reproducible
2020-12-15 13:57:24 -06:00
github-actions[bot]
6e0acbf2ec
Merge staging-next into staging 2020-12-15 18:20:53 +00:00
Daniël de Kok
a3ad080853
Merge pull request #106965 from Flakebi/amdvlk
amdvlk: 2020.Q4.5 -> 2020.Q4.6
2020-12-15 16:32:28 +01:00
Sebastian Neubauer
89ce7a70f1 amdvlk: 2020.Q4.5 -> 2020.Q4.6 2020-12-15 14:56:14 +01:00
github-actions[bot]
77b786a5d9
Merge staging-next into staging 2020-12-15 12:20:58 +00:00
sternenseemann
c5d2491fd1 utf8proc: enable tests
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:

    file(MAKE_DIRECTORY data)
    set(UNICODE_VERSION 13.0.0)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
    file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)

For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
github-actions[bot]
ce7773fcf7
Merge staging-next into staging 2020-12-14 18:14:34 +00:00
github-actions[bot]
ec2fa1cee8
Merge staging-next into staging 2020-12-14 12:21:13 +00:00
Pavol Rusnak
d8afe9970c libusb1: add prusnak to maintainers 2020-12-14 13:03:36 +01:00
Pavol Rusnak
da0398db78
Merge pull request #106738 from r-ryantm/auto-update/libusb
libusb1: 1.0.23 -> 1.0.24
2020-12-14 13:01:54 +01:00
Daniël de Kok
c75ea58a2c
Merge pull request #106635 from danieldk/libtorch-bin-1.7.1
libtorch-bin: 1.7.0 -> 1.7.1
2020-12-14 11:54:21 +01:00
R. RyanTM
756632f741 malcontent: 0.9.0 -> 0.10.0 2020-12-14 11:20:05 +01:00
github-actions[bot]
c2842e5ad4
Merge staging-next into staging 2020-12-14 06:18:32 +00:00
Mario Rodas
6fb38c9350
Merge pull request #106417 from r-ryantm/auto-update/igraph
igraph: 0.8.4 -> 0.8.5
2020-12-13 20:57:13 -05:00
github-actions[bot]
de4b7d5b81
Merge staging-next into staging 2020-12-14 00:42:00 +00:00
chessai
ca776e68b5 simdjson: init at 0.7.0 2020-12-13 16:08:14 -08:00
Mario Rodas
319698ceff
Merge pull request #106618 from r-ryantm/auto-update/rdkafka
rdkafka: 1.5.2 -> 1.5.3
2020-12-13 16:07:00 -05:00
Mario Rodas
3f73a9a8f5
Merge pull request #106720 from marsam/update-faac
faac: 1.29.9.2 -> 1.30
2020-12-13 15:52:49 -05:00
Thomas Tuegel
39b76030be
Merge pull request #104810 from Thra11/plasma-5-20
Plasma 5.20.4
2020-12-13 13:50:53 -06:00
github-actions[bot]
73af09dfc7
Merge staging-next into staging 2020-12-13 18:15:31 +00:00
Alyssa Ross
65a223026b
dee: enableParallelBuilding
Works fine for me at -j48.
2020-12-13 16:26:48 +00:00
Ryan Mulligan
a2679ef9cd
Merge pull request #106553 from r-ryantm/auto-update/cddlib
cddlib: 0.94l -> 0.94m
2020-12-13 06:53:25 -08:00
github-actions[bot]
df91ae1ac0
Merge staging-next into staging 2020-12-13 12:20:05 +00:00
Gabriel Ebner
62fab0d98a
Merge pull request #106816 from gebner/rnnoise20200628
rnnoise: 2019-04-24 -> 2020-06-28
2020-12-13 13:06:53 +01:00
Gabriel Ebner
3eed1a30ef rnnoise: 2019-04-24 -> 2020-06-28 2020-12-13 12:35:41 +01:00
Thomas Tuegel
59f649840c
kpurpose: remove patch applied upstream 2020-12-13 05:10:27 -06:00
Vladimír Čunát
37dfd61f02
mesa: fix musl-specific patching
When updating to 20.2, this was apparently forgotten.
2020-12-13 11:36:18 +01:00
Vladimír Čunát
e955c4315f
Merge #106804: mesa: find prefixed nm when cross compiling 2020-12-13 11:06:17 +01:00
Sandro
7fdab2fb1c
Merge pull request #101315 from r-burns/ppc64le-boost-segfault
boost: fix segfaults on ppc64
2020-12-13 08:16:16 +01:00
Atemu
01698009ac mesa: find prefixed nm when cross compiling 2020-12-13 08:08:02 +01:00
github-actions[bot]
11d68e6adb
Merge staging-next into staging 2020-12-13 00:42:45 +00:00
Mario Rodas
708ffc009c
Merge pull request #106651 from r-ryantm/auto-update/cgal
cgal_5: 5.1 -> 5.1.1
2020-12-12 18:42:20 -05:00
Thomas Tuegel
e846a15386
kded: add gsettings-desktop-schemas to wrapper 2020-12-12 16:07:19 -06:00
Thomas Tuegel
2cc1011be1
kwindowsystem: use versionOlder 2020-12-12 16:07:18 -06:00
Thomas Tuegel
262f666092
kwindowsystem: update platform plugins path patch 2020-12-12 16:07:18 -06:00
Andreas
c6cf4b8e79
Plasma 5.20.4 + some build fixes (dependencies, patches, ..) 2020-12-12 16:05:44 -06:00