Commit Graph

37560 Commits

Author SHA1 Message Date
Jan Solanti 63889b0267 pipewire: 0.3.17 -> 0.3.18 2020-12-16 02:55:07 +02: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
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
Pavol Rusnak d8afe9970c libusb1: add prusnak to maintainers 2020-12-14 13:03:36 +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
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
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
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
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
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
Atemu 01698009ac mesa: find prefixed nm when cross compiling 2020-12-13 08:08:02 +01: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
Mario Rodas 4311e91e98
Merge pull request #106610 from r-ryantm/auto-update/oneDNN
oneDNN: 1.7 -> 2.0
2020-12-12 16:46:05 -05:00
Mario Rodas 7fe0077fbb
Merge pull request #106637 from r-ryantm/auto-update/aspell-dict-en
aspellDicts.en: 2019.10.06-0 -> 2020.12.07-0
2020-12-12 16:41:21 -05:00
Florian Klink e8fbbe396b
Merge pull request #106605 from r-ryantm/auto-update/odpic
odpic: 4.0.2 -> 4.1.0
2020-12-12 21:39:34 +01:00
Daniël de Kok 76bab4e9a7 intel-gmmlib: remove myself as maintainer
I currently do not have any Intel GPUs hooked up to displays, so it is
hard to verify changes.
2020-12-12 12:01:05 +01:00
Artur Cygan 5a33e44776 libff: shared build on darwin 2020-12-11 12:23:05 -08:00
Doron Behar 945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
Gabriel Ebner 50accd8aff
Merge pull request #106641 from raboof/smesh-fix-building-with-clang
smesh: fix building with clang
2020-12-11 16:19:06 +01:00
github-actions[bot] 9fa8c7670d
Merge master into staging-next 2020-12-11 12:20:25 +00:00
Thomas Tuegel e772531ce8
Merge pull request #104474 from doronbehar/pkg/qt515/qtwebkit
qt515.qtwebkit: unbreak
2020-12-11 05:43:59 -06:00
R. RyanTM 37374b4044 cgal_5: 5.1 -> 5.1.1 2020-12-11 10:54:18 +00:00
Pavol Rusnak 8915ddba91
Merge pull request #105217 from prusnak/sdl2_mixer
SDL2_mixer: enable midi by default, cleanup package
2020-12-11 10:41:58 +01:00
Arnout Engelen ce9c9f0fe0
smesh: fix building with clang
so the darwin build has a chance of succeeding again
2020-12-11 09:52:14 +01:00
Peter Simons 901cde2623
Merge pull request #106581 from mdorman/aqbanking
aqbanking & gwenhywfar: update to latest versions
2020-12-11 09:15:56 +01:00
Sandro 998653ad85
Merge pull request #105216 from prusnak/smpeg2
smpeg2: 412 -> unstable-2017-10-18
2020-12-11 08:59:46 +01:00
Sandro cdbbe25fc9
Merge pull request #105363 from veprbl/pr/rivet_3_1_3 2020-12-11 08:58:39 +01:00
Sandro d68e9a7507
Merge pull request #97266 from colemickens/nlohmann_json
nlohmann_json: 3.7.3 -> 3.9.1
2020-12-11 08:55:18 +01:00
Jörg Thalheim a1cacefde5
Merge pull request #106480 from SCOTT-HAMILTON/spdlog 2020-12-11 07:45:06 +00:00
R. RyanTM 82bf100ef4 aspellDicts.en: 2019.10.06-0 -> 2020.12.07-0 2020-12-11 06:50:10 +00:00
Daniël de Kok 0be441df8b libtorch-bin: 1.7.0 -> 1.7.1
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.7.1
2020-12-11 07:36:36 +01:00
Sandro f1e3b5160e
Merge pull request #103338 from hjones2199/siril 2020-12-11 07:35:23 +01:00
Mario Rodas 8402f88878 faac: 1.29.9.2 -> 1.30 2020-12-11 04:20:00 +00:00
github-actions[bot] 614876ef33
Merge master into staging-next 2020-12-11 00:40:21 +00:00
R. RyanTM 7714faefd4 rdkafka: 1.5.2 -> 1.5.3 2020-12-11 00:39:02 +00:00
R. RyanTM d039fa6561 oneDNN: 1.7 -> 2.0 2020-12-10 22:27:50 +00:00
R. RyanTM 17bb16f5c5 odpic: 4.0.2 -> 4.1.0 2020-12-10 22:14:09 +00:00
Ryan Mulligan 248f0bfe6d
Merge pull request #106560 from r-ryantm/auto-update/draco
draco: 1.4.0 -> 1.4.1
2020-12-10 12:22:02 -08:00
github-actions[bot] 79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
OmnipotentEntity 656888e1ec
geant4: 10.6.3 -> 10.7.0 (#105920) 2020-12-10 12:33:29 -05:00
R. RyanTM a7e8c7c8be draco: 1.4.0 -> 1.4.1 2020-12-10 14:48:24 +00:00
R. RyanTM b2b45d9374 cddlib: 0.94l -> 0.94m 2020-12-10 12:37:29 +00:00
Jan Tojnar f0a7851ed5
tracker: fix compatibility with sqlite 3.34 2020-12-10 13:37:26 +01:00