Commit graph

37769 commits

Author SHA1 Message Date
Bart Brouns 36e35f113e redkite: 1.2.0 -> 1.3.0 2020-12-16 22:55:09 +01: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
Mauricio Collares 88cfc7f87b ppl: fetch clang patch from alternate location (that doesn't require auth) 2020-12-15 16:46:44 -03:00
Thiago Franco de Moraes e78a2d39f0
vtk: qt514 -> qt515 2020-12-15 15:31:55 -03: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
Bruno Bigras ffb10aa887 nuspell: 4.0.1 -> 4.2.0 2020-12-14 09:45:24 -05: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
Tom Hall 953461a165
kde-frameworks: 5.73 -> 5.76 2020-12-12 16:05:44 -06:00
markuskowa 889638221c
Merge pull request #106614 from r-ryantm/auto-update/pmix
pmix: 3.2.1 -> 3.2.2
2020-12-12 22:46:22 +01: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
Milan Pässler aa81ee843b qt5.qtwebengine: remove patch upstreamed in 5.12.2 2020-12-12 19:29:31 +01:00
github-actions[bot] 1ab054fa5d
Merge staging-next into staging 2020-12-12 18:15:40 +00:00
R. RyanTM 24342209d4 libusb1: 1.0.23 -> 1.0.24 2020-12-12 12:04:49 +00: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
github-actions[bot] cd10ecb0f1
Merge staging-next into staging 2020-12-12 00:40:38 +00:00
Artur Cygan 5a33e44776 libff: shared build on darwin 2020-12-11 12:23:05 -08:00
github-actions[bot] ad994db6cd
Merge staging-next into staging 2020-12-11 18:15:37 +00: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
Jonathan Ringer 18c432fbb2 Revert "aws-c-common: fix build with cmake 3.19"
This reverts commit 42c89295db.

no longer needed with cmake namelink fixes
2020-12-11 07:23:28 -08:00
Jonathan Ringer 3067f97463 Revert "aws-checksums: fix build with cmake 3.19"
This reverts commit 61574a09d6.

no longer needed after namelink fixes to cmake
2020-12-11 07:23:28 -08: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
Frederik Rietdijk a717b55392 Merge staging-next into staging 2020-12-11 13:24:41 +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 0fbe559542
libseccomp: make pythonsrc reproducible
makes the pythonsrc reproducible by making the file date and
ordering static.

A more general solution to this problem has been proposed in
https://github.com/NixOS/nixpkgs/issues/106643
2020-12-11 10:27:24 +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
Dmitry Kalinkin b583611cec qt515: fix on darwin after bump to 5.15.2 2020-12-11 04:31:24 +01:00
Andreas Rammhold ab8dffab29 kdeFrameworks.kpurpose: add patch required with Qt5 5.15.2
Qt 5.15 carried a change that renamed a getter for the socket error. In
a later relase that change was reverted (to be less ambiguous) thus now
 those that had picked up the change in API had to change their code.
 This has now been reverted [0] and thus the consumers also have to
 revert their changes…

[0] https://codereview.qt-project.org/c/qt/qtbase/+/289693
2020-12-11 04:31:24 +01:00
Andreas Rammhold 0263f626a0 qt-5: 5.15.0 -> 5.15.2
This is a maintenance release of the Qt 5.15 release series. It focuses on
bug and security fixes. The feature that made me update this package was
the broken u2f support in QtWebEngine when used together with
Qutebrowser. It previously (on older Qt versions) used to work but
stopped working with the switch to 5.15.

As the changelog is rather extensive the reader is advised to inspect
[0] to checkout the changes to each of the components of their
interest.

This also fixes a security issue with QtWebEngine based browsers that
could be crashed by visiting a website that invokes certain WebRTC
features [1].

[0] https://wiki.qt.io/Qt_5.15.2_Change_Files
[1] https://bugreports.qt.io/browse/QTBUG-86752
2020-12-11 04:31:24 +01:00
github-actions[bot] 0d0d05f7d2
Merge staging-next into staging 2020-12-11 00:40:25 +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 495f7a062c pmix: 3.2.1 -> 3.2.2 2020-12-10 23:33:03 +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] 5448578a33
Merge staging-next into staging 2020-12-10 18:15:36 +00: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
github-actions[bot] 4e33f29b79
Merge staging-next into staging 2020-12-10 12:20:23 +00:00
github-actions[bot] 9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas ca5679f09c
Merge pull request #106500 from r-ryantm/auto-update/petsc
petsc: 3.14.1 -> 3.14.2
2020-12-10 06:03:04 -05:00
SCOTT-HAMILTON ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
github-actions[bot] d85d0c3998
Merge staging-next into staging 2020-12-10 06:17:49 +00:00
github-actions[bot] 3c5489b2fe
Merge master into staging-next 2020-12-10 06:17:45 +00:00
Jörg Thalheim b0541511d0
Merge pull request #106472 from Mic92/keystone
keystone: also build shared library
2020-12-10 05:45:04 +00:00
Jan Tojnar 0facf250a3
Merge pull request #106302 from NixOS/gdk-pixbuf-2.42.2
gdk-pixbuf: 2.42.0 → 2.42.2
2020-12-10 06:19:18 +01:00
Jan Tojnar bf2f0ec278
Merge branch 'staging-next' into staging 2020-12-10 04:41:08 +01:00
Jan Tojnar 4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Michael Alan Dorman 14eab894c1 Update aqbanking, etc. 2020-12-09 19:47:49 -05:00
Sandro 65778375c9
Merge pull request #106430 from avdv/fix-libmodplug-darwin
libmodplug: Fix build on darwin
2020-12-10 01:13:53 +01:00
R. RyanTM da518c1c1b petsc: 3.14.1 -> 3.14.2 2020-12-09 23:31:34 +00:00
stigo c92afdced7
Merge pull request #104889 from ztzg/x-16104-zookeeper-update
zookeeper: 3.4.12 -> 3.6.2 & assorted changes
2020-12-09 21:33:31 +01:00
Jörg Thalheim bc8ef72640
keystone: also build shared library 2020-12-09 19:44:49 +01:00
github-actions[bot] 4ce8ce1cc0
Merge staging-next into staging 2020-12-09 18:15:21 +00:00
github-actions[bot] faad8493f7
Merge master into staging-next 2020-12-09 18:15:18 +00:00
Hunter Jones 0d1a3caeb6 librtprocess: init at 0.11.0 2020-12-09 11:45:48 -06:00
R. RyanTM 4f76b26033
intel-media-driver: 20.4.2 -> 20.4.3 (#106407) 2020-12-09 18:43:54 +01:00
Damien Diederen afc1994f43 zookeeper_mt: 3.4.12 -> 3.6.2 2020-12-09 15:46:38 +01:00
Maximilian Bosch 00a1069e72
Merge pull request #106362 from mweinelt/openssl
openssl: 1.1.1h -> 1.1.1i
2020-12-09 12:33:34 +01:00
Claudio Bley 144e9c79e5 libmodplug: Fix build on darwin
* removing the `-mmacosx-version-min` flag makes the build work again
* also fix the path to the `file` command in the configure script
  to fix the warning

```
./configure: line 7754: /usr/bin/file: No such file or directory
```
2020-12-09 10:13:00 +01:00
github-actions[bot] ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Tom Manner 872cb2fc23
rapidcheck: refactor postInstall to install all extras (#106376)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
2020-12-09 05:51:33 +01:00
R. RyanTM cd201a3ac7 igraph: 0.8.4 -> 0.8.5 2020-12-09 04:39:14 +00:00
github-actions[bot] 7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Robert T. McGibbon 35bab12ed0 inchi: init at 1.05 2020-12-08 16:33:11 -05:00
github-actions[bot] e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Martin Weinelt 76e01978bd
openssl: 1.1.1h -> 1.1.1i
Fixes: CVE-2020-1971
Closes: #106218
2020-12-08 18:25:22 +01:00
Gabriel Ebner af0e520681
Merge pull request #106360 from gebner/build-coin3d-cmake
coin3d, soqt, freecad: update to git master
2020-12-08 17:32:02 +01:00
Gabriel Ebner 4cf1233176
Merge pull request #106267 from gebner/linphone
linphone: unstable-2020-03-06 -> 4.2.4
2020-12-08 16:33:15 +01:00
Gabriel Ebner 2e64b946f8 soqt: 1.6.0 -> 2020-12-05-unstable 2020-12-08 16:29:28 +01:00
Gabriel Ebner 827bb3b9c0 coin3d: 4.0.0 -> 2020-12-07-unstable 2020-12-08 16:29:06 +01:00
github-actions[bot] 4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
Mario Rodas 01f0541798
Merge pull request #106319 from r-ryantm/auto-update/pugixml
pugixml: 1.11 -> 1.11.1
2020-12-08 04:09:40 -05:00
github-actions[bot] e539b57990
Merge master into staging-next 2020-12-08 06:17:44 +00:00
Sandro ea549c46b6
Merge pull request #105830 from wamserma/gatling16 2020-12-08 05:52:11 +01:00
R. RyanTM a4462a98b3 libgphoto2: 2.5.23 -> 2.5.26 2020-12-08 05:37:20 +01:00
zowoq b7a700e639 sqldiff, sqlite-analyzer: 3.33.0 -> 3.34.0 2020-12-08 05:36:15 +01:00
zowoq cfc56fb90b sqlite: 3.33.0 -> 3.34.0
https://www.sqlite.org/releaselog/3_34_0.html
2020-12-08 05:36:15 +01:00
R. RyanTM 46b8c00d0d libksba: 1.4.0 -> 1.5.0 2020-12-08 05:30:09 +01:00
R. RyanTM b46c670ed9 pcre2: 10.35 -> 10.36 2020-12-08 05:27:59 +01:00
Vladimír Čunát 098a7b67ac glibc: 2.32 -> 2.32-10
This should fix #100799 thanks to
https://sourceware.org/bugzilla/show_bug.cgi?id=26534#c5
2020-12-08 05:19:20 +01:00
Michal Sojka b9116f712f libunwind: Add devman output
Installing the man pages is a bit more tricky. The configure script
completely disables the documentation unless latex2man is found.
However, just installing the man pages can be done without latex2man,
because the man pages are pre-built in the source tarball. Therefore
we pass ${coreutils}/bin/true as latex2man, which allows to install
the pre-build man pages without depending on full texlive.
2020-12-08 05:16:03 +01:00
Sandro Jäckel b101b25cef
libtorrent-rasterbar: Fix build on darwin but still fails with some python issue 2020-12-08 05:06:17 +01:00
R. RyanTM 298d45b0ca pugixml: 1.11 -> 1.11.1 2020-12-08 03:52:19 +00:00
tomberek 7c20dfa554
ngt: 1.8.4 -> 1.12.3-alpha (#101790)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-08 04:23:19 +01:00
Anderson Torres 52242b4e7d
Merge pull request #103925 from lopsided98/coreutils-tests-arm
coreutils, findutils, gnutls: fix build on 32-bit ARM
2020-12-07 23:38:08 -03:00
github-actions[bot] db90e75ade
Merge staging-next into staging 2020-12-08 00:39:07 +00:00
Jan Tojnar 3141ee4b6e
gdk-pixbuf: 2.42.0 → 2.42.2
Fixes CVE-2020-29385

https://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.2.news
2020-12-08 01:25:15 +01:00
Sandro d230a5b5f3
Merge pull request #103809 from cyplo/add-cmark-gfm
cmark-gfm: init at 0.29.0.gfm.0
2020-12-07 20:16:51 +01:00
Sandro 920b3ddb4b
Merge pull request #105931 from samb96/ink-init 2020-12-07 19:55:36 +01:00
Gabriel Ebner c7447bc87b minizip2: init at 2.10.4 2020-12-07 19:43:57 +01:00
Gabriel Ebner 64c7999f76 liblinphone: unstable-2020-03-20 -> 4.4.15 2020-12-07 19:43:57 +01:00
Gabriel Ebner 64f42418a6 belle-sip: unstable-2020-02-18 -> 4.4.13 2020-12-07 19:43:57 +01:00
Gabriel Ebner c17a8f2717 mediastreamer: unstable-2020-03-20 -> 4.4.13 2020-12-07 19:43:57 +01:00
Gabriel Ebner ba6b3cb756 ortp: unstable-2020-03-17 -> 4.4.9 2020-12-07 19:43:57 +01:00
Gabriel Ebner abb4ae4e9f belcard: 4.4.0 -> 4.4.13 2020-12-07 19:43:56 +01:00
github-actions[bot] a1b2303710
Merge staging-next into staging 2020-12-07 18:15:25 +00:00
Sandro 128eb3f940
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
2020-12-07 18:34:26 +01:00
Sandro 09f724249c
Merge pull request #106123 from IvarWithoutBones/init-genann-1.0
genann: init at 1.0.0
2020-12-07 17:28:55 +01:00
Ollie Charles 1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
github-actions[bot] eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
Sandro d8366558b5
Merge pull request #105846 from rb2k/update_idevicerestore 2020-12-07 10:20:00 +01:00
Marc Seeger d4ca97c4bf
libirecovery: 2020-01-14 -> 1.0.0 2020-12-07 10:17:22 +01:00
Marc Seeger 93a919f97d
libimobiledevice: 2020-01-20 -> 1,3.0 2020-12-07 10:17:21 +01:00
Marc Seeger eccbaa2c01
libusbmuxd: 2019-03-23 -> 2.0.2 2020-12-07 10:17:21 +01:00
Marc Seeger 6e72d500c2
libgpod: Add support for libplist v 2.2.0 2020-12-07 10:17:20 +01:00
Marc Seeger c03300d284
libplist: 2019-04-04 -> 2.2.0 2020-12-07 10:17:14 +01:00
github-actions[bot] cc5dccaa91
Merge staging-next into staging 2020-12-07 06:17:43 +00:00
Jan Tojnar 22f8e9484e
Merge pull request #106070 from holymonson/webkitgtk
webkitgtk: drop wayland dependency on Darwin
2020-12-07 06:35:01 +01:00
Monson Shao c377ced8de
webkitgtk: drop wayland dependency on Darwin 2020-12-07 12:50:54 +08:00
Ivar 5d6c093b89 genann: init at 1.0.0 2020-12-07 02:09:09 +01:00
github-actions[bot] e7e56512fc
Merge staging-next into staging 2020-12-07 00:39:47 +00:00
Andreas Rammhold 7560a94bd1 google-cloud-cpp: drop maintainership
I am not using this anymore and do not plan to work on this package
anylonger.
2020-12-06 21:24:50 +01:00
R. RyanTM dfd949d9b2 magma: 2.5.3 -> 2.5.4 2020-12-06 10:56:20 -08:00
Michael Weiss 82294a1f2b
neatvnc: 0.3.2 -> 0.4.0 2020-12-06 19:23:39 +01:00
github-actions[bot] 11719df4a5
Merge staging-next into staging 2020-12-06 18:14:43 +00:00
Ryan Mulligan 5b06df093f
Merge pull request #106045 from r-ryantm/auto-update/libgpiod
libgpiod: 1.6.1 -> 1.6.2
2020-12-06 06:17:49 -08:00
Gabriel Ebner a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
github-actions[bot] 6bc7a2c814
Merge staging-next into staging 2020-12-06 12:18:43 +00:00
Doron Behar 336fd62920
Merge pull request #98500 from doronbehar/pkg/octave/sundials
sundials: assert that lapack and blas are compatible
2020-12-06 13:48:57 +02:00
R. RyanTM 69a30a4d68 libgpiod: 1.6.1 -> 1.6.2 2020-12-06 08:34:48 +00:00
Jörg Thalheim c0ff5c7b7a
Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-06 08:12:29 +01:00
github-actions[bot] 8f67f48c0c
Merge staging-next into staging 2020-12-06 06:17:10 +00:00
Break Yang e9293077ff marl: init at 1.0.0 2020-12-05 22:14:03 -08:00
Mario Rodas 0948443194
Merge pull request #106024 from r-ryantm/auto-update/hwloc
hwloc: 2.3.0 -> 2.4.0
2020-12-05 22:43:54 -05:00
Jan Tojnar 6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
Peter Stewart d4905adc32 libnest2d: init at 2020-10-09-unstable 2020-12-06 12:41:20 +11:00
Mario Rodas 30fbc30610
Merge pull request #105999 from midchildan/feat/ffmpeg-darwin-x265
ffmpeg-full: re-enable encoders on macOS
2020-12-05 18:23:58 -05:00
R. RyanTM 348d0df18c hwloc: 2.3.0 -> 2.4.0 2020-12-05 23:10:24 +00:00
Sandro 4ce3019a62
Merge pull request #103123 from expipiplus1/joe-swiftshader
swiftshader: 2020-06-17 -> 2020-11-06
2020-12-05 19:42:42 +01:00
github-actions[bot] 9c8ea98091
Merge staging-next into staging 2020-12-05 18:14:25 +00:00
github-actions[bot] 72b795557e
Merge master into staging-next 2020-12-05 18:14:21 +00:00
Michael Weiss c006c271ef
Merge pull request #105823 from primeos/libva
libva: 2.9.1 -> 2.10.0
2020-12-05 18:34:47 +01:00
Michael Weiss 1e8d297270
libva: 2.9.1 -> 2.10.0
For libva-utils there is no new release (yet).
2020-12-05 18:14:37 +01:00
midchildan 1b3f09008b
ffmpeg-full: re-enable encoders on macOS 2020-12-06 01:55:51 +09:00
Niklas Hambüchen f1651e1d83
Merge pull request #105487 from kisik21/gst-plugins-good-aarch64
gst-plugins-good: fix aarch64 builds and make raspi deps optional
2020-12-05 17:34:06 +01:00
Sam Bickley 17c02c8c11 libinklevel: init at 0.9.3 2020-12-05 10:24:00 -06:00
Doron Behar a5e44038df
Merge pull request #99685 from doronbehar/pkg/gnuradio
gnuradio: rewrite
2020-12-05 17:14:37 +02:00
Michael Weiss 8c19846912
mesa: 20.2.3 -> 20.2.4 (#105959) 2020-12-05 13:26:32 +01:00
github-actions[bot] 899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
github-actions[bot] 0947539ec1
Merge master into staging-next 2020-12-05 12:18:17 +00:00
piegames 25290cc980 libsForQt5.sonnet: Switch from hunspell to aspell
Hunspell does not work, while aspell does. Closes #26654.
2020-12-05 13:17:32 +01:00
R. RyanTM 3d55b9a899 comedilib: 0.11.0 -> 0.12.0 2020-12-05 13:24:09 +02:00
Doron Behar 16a01272ee sundials: assert that lapack and blas are compatible
Instead of asserting that lapack and blas are both not using 64 bit
index size, only make sure they are index size compatible. Plus, do it
when evaluating buildInputs, per:
https://github.com/NixOS/nixpkgs/pull/94892#discussion_r471110250

Don't pass SUNDIALS_INDEX_TYPE=int32_t if blas && lapack are compiled
with 64 bit index size.

Bonus: Use checkTarget and not an overrided checkPhase, per:
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md
2020-12-05 12:26:02 +02:00
github-actions[bot] 6975e972c1
Merge staging-next into staging 2020-12-05 06:16:30 +00:00
github-actions[bot] 55b348fe1b
Merge master into staging-next 2020-12-05 06:16:24 +00:00