Commit graph

36575 commits

Author SHA1 Message Date
Niklas Hambüchen 0672de5b89 gstreamer: 1.16.2 -> 1.18.0
Fixes #98769.

Important changes from https://gstreamer.freedesktop.org/releases/1.18/:

* `gst-validate` was renamed to `gst-devtools` upstream:

    > * the `gst-validate` tarball has been superseded by
    >   the `gst-devtools` tarball for consistency with the git module name.

* `gst-python` is now Python 3 only:

    > * Python 2.x is no longer supported
2020-10-24 02:02:09 +02:00
Daiderd Jordan bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Andrew Childs 722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Christian Kampka 507a5e95da gamin: Fix cross compiling issues
Gamin fails to build cross-platform because it tries to run
AC_RUN_IFELSE during configure which fails as the test program is built
for the wrong platform and cannot execute. Since the test is only for
the 'abstract socket namespace' feature, we can just pin the results
for out builds, it is 'yes' for Linux and 'no' for Darwin (and other
BSD).
2020-10-20 21:22:37 +02:00
TredwellGit c95bed1b9d libinput: 1.16.1 -> 1.16.2
https://lists.freedesktop.org/archives/wayland-devel/2020-October/041640.html
2020-10-20 21:08:03 +02:00
TredwellGit 3775af7057 freetype: 2.10.2 -> 2.10.4
https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/
2020-10-20 20:57:46 +02:00
Frederik Rietdijk 23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Vladimír Čunát 8bdf7dc4ab
Merge #100886: cairo: fix build on darwin 2020-10-20 20:52:33 +02:00
Ivan Tham 86b885a4a0
gtk+: refactor name (#100947)
* gtk+: refactor name
2020-10-20 17:00:23 +00:00
Mario Rodas a24aa5d787
Merge pull request #101011 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.7 -> 4.2.1
2020-10-19 22:57:36 -05:00
John Ericson 76b3bfbb7a
Merge pull request #101057 from aaronjanse/aj-relibc-top-files
relibc: fix for nix 3.0
2020-10-19 23:31:39 -04:00
Aaron Janse 99176c0955 use fetchzip 2020-10-19 17:17:22 -07:00
Robert Scott e5973b4438
Merge pull request #101044 from r-burns/lcms2
lcms2: fix build on darwin
2020-10-19 19:16:30 +01:00
Robert Scott c873f13eac
Merge pull request #101031 from r-burns/spooles
spooles: fix build on darwin
2020-10-19 19:07:03 +01:00
Aaron Janse 38ed4fcde6 relibc: fix for nix 3.0 2020-10-19 02:20:28 -07:00
Bas van Dijk 5505f2ee38
Merge pull request #100975 from basvandijk/rocksdb-optionally-disable-shared-lib
rocksdb: support disabling building shared lib
2020-10-19 10:44:16 +02:00
Peter Simons e0f62babfc
Merge pull request #100215 from RasmusRendal/boost
boost173 and boost174: Init both
2020-10-19 09:44:07 +02:00
Ryan Burns cb057db0a3 lcms2: fix build on darwin 2020-10-18 17:26:53 -07:00
Jan Tojnar 2a905c8616
Merge pull request #100921 from r-ryantm/auto-update/enchant
enchant: 2.2.11 -> 2.2.12
2020-10-19 00:10:08 +02:00
Ryan Burns c04219a9d5 spooles: fix build on darwin 2020-10-18 13:32:45 -07:00
Jan Tojnar 5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
R. RyanTM cb537bac99 libamqpcpp: 4.1.7 -> 4.2.1 2020-10-18 17:42:03 +00:00
Gabriel Ebner 7caa81d8a2
Merge pull request #100972 from gebner/freecadgitpython 2020-10-18 16:28:57 +02:00
Mario Rodas dd9e691ca1
Merge pull request #100905 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.6.0 -> 5.7.0
2020-10-18 08:55:11 -05:00
Mario Rodas 5caf709efa
Merge pull request #100927 from r-ryantm/auto-update/faudio
faudio: 20.09 -> 20.10
2020-10-18 08:53:49 -05:00
Bas van Dijk c6109efca6 rocksdb: support disabling building shared lib
This is needed to build `pkgsStatic.rocksdb`.
2020-10-18 15:52:20 +02:00
Gabriel Ebner 27bf7cb663 opencascade-occt730: remove 2020-10-18 15:13:25 +02:00
Vladimír Čunát 2c9be93bf2
Merge #100883: expat: 2.2.8 -> 2.2.10 (into staging) 2020-10-18 13:37:51 +02:00
Jan Tojnar 7c4305be84
Merge pull request #100873 from AtnNn/gtest 2020-10-18 13:16:24 +02:00
Vladimír Čunát 08fe24a49e
Merge #99698: zeromq: 4.3.2 -> 4.3.3 (into staging) 2020-10-18 11:44:21 +02:00
Vladimír Čunát c3b9b39cc2
Merge #99987: openssl: 1.1.1g -> 1.1.1h (into staging) 2020-10-18 11:35:52 +02:00
Vladimír Čunát f42d36d588
Merge #99437: p11-kit: fix tests when non-root 2020-10-18 11:28:05 +02:00
Timo Kaufmann e9f8c385c0
Merge pull request #100870 from r-ryantm/auto-update/brial
brial: 1.2.8 -> 1.2.10
2020-10-18 10:37:47 +02:00
Gabriel Ebner 385abed29a
Merge pull request #100920 from r-ryantm/auto-update/embree
embree: 3.12.0 -> 3.12.1
2020-10-18 10:08:54 +02:00
R. RyanTM e8eb47798f faudio: 20.09 -> 20.10 2020-10-18 04:46:10 +00:00
R. RyanTM e548338dbc enchant: 2.2.11 -> 2.2.12 2020-10-18 03:54:17 +00:00
R. RyanTM 32ac072e3c embree: 3.12.0 -> 3.12.1 2020-10-18 03:34:06 +00:00
R. RyanTM a4f24201cf cpp-utilities: 5.6.0 -> 5.7.0 2020-10-18 00:36:01 +00:00
Etienne Laurin b66df0d36e use fetchpatch 2020-10-17 21:55:05 +00:00
Ryan Burns 6529627e13 cairo: fix build on darwin 2020-10-17 14:32:44 -07:00
Tim Steinbach d137333e67
expat: 2.2.8 -> 2.2.10 2020-10-17 17:21:41 -04:00
Etienne Laurin 70b79e8cf2 fix(gtest): pkgconfig paths 2020-10-17 20:24:36 +00:00
R. RyanTM 57738e9b6f brial: 1.2.8 -> 1.2.10 2020-10-17 19:37:17 +00:00
Ben Darwin e20652da9b elastix: 5.0.0 -> 5.0.1; unbreak OS X build 2020-10-17 11:36:31 -07:00
Jon 9cbbac9d09
Merge pull request #100767 from jfroche/fix/galario
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
2020-10-17 11:25:54 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Sandro Jäckel 1efdcde428 libplacebo: remove patch that breaks building with shaderc 2020.2 2020-10-17 15:14:46 +02:00
Jean-François Roche cbd37d0128
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
Upgrading fixes the tests
2020-10-17 00:10:59 +02:00
Ben Darwin 83a1ce3d2b itk: remove -march=corei7 and -mtune=native flags from cmake build files
- probable cause of build failure on Hydra on branch release-20.09
2020-10-15 19:12:21 -04:00
Ryan Orendorff c78dc9cf5b agda-packages: add fla library at v0.1
Adds the functional-linear-algebra library to the agda package set.
2020-10-15 10:54:22 -06:00