Commit Graph

32249 Commits

Author SHA1 Message Date
Peter Simons
6597ad2ae5 libcef: update to cef_binary_74.1.14+g50c3c5c+chromium-74.0.3729.131
I chose that version because [1] suggested that CEF versions before 75.x
worked, whereas newer versions don't compile due to API changes.

[1] https://github.com/bazukas/obs-linuxbrowser/issues/108#issuecomment-513544091
2019-10-28 21:19:27 +01:00
(cdep)illabout
370d483a0d libusb1: enable compiling with musl
libusb1 can't depend on systemd in order to be compiling with musl,
because systemd can't be built with musl.

Since systemd provides udev, udev support needs to be disabled when
building libusb1.
2019-10-28 15:28:33 +01:00
(cdep)illabout
b72984e7a3 dbus: enable building with musl
When building dbus with musl, it must not take systemd as a buildInput,
because systemd is not able to be build with musl.
2019-10-28 15:24:44 +01:00
Frederik Rietdijk
21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Mario Rodas
17b02efd1b
Merge pull request #72118 from risicle/ris-xapian-1.4.13
xapian: 1.4.12 -> 1.4.13
2019-10-27 20:14:43 -05:00
Marek Mahut
58c618f721
Merge pull request #72086 from mmahut/nvidia-texture-tools
nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
2019-10-27 20:35:49 +01:00
Benjamin Hipple
fa1e275f31 mkl: 2019.3 -> 2019.5 (#71476)
Includes bugfixes, new features, and performance improvements.

Full release notes here:
https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features

Leave Darwin on 2019.3 pending resolution of DMG issues
2019-10-27 15:34:16 -04:00
Robert Scott
84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
R. RyanTM
4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTM
94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-10-27 16:29:01 +01:00
Frederik Rietdijk
059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Marek Mahut
75f1bb0097 nvidia-texture-tools: making as broken on aarch64
Upstream issue: https://github.com/castano/nvidia-texture-tools/issues/298
2019-10-27 14:08:10 +01:00
Marek Mahut
b0e5aac8ee nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
Moving to unsable as the latest release is broken on darwin, closes #41109.
2019-10-27 14:07:06 +01:00
Daniel Schaefer
a3a782ec5f taglib_1_9: Removed, not needed anymore
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway
94afe19f93 kf5gpgmepp: init at 16.08.3 2019-10-26 14:42:37 +02:00
Marek Mahut
f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Michael Weiss
ec53f1d084
dav1d: 0.5.0 -> 0.5.1
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
John Ericson
6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
R. RyanTM
112436afc3 rocksdb: 6.2.4 -> 6.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas
3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
R. RyanTM
886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
R. RyanTM
672cd1398a thrift: 0.12.0 -> 0.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-10-25 17:05:27 +02:00
Mario Rodas
77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas
d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
Mario Rodas
03e55536c3
ffmpeg-full: disable libvmaf for isAarch64 2019-10-25 04:20:00 -05:00
Arthur Lee
d2282cc4a7 wt: Allow optional library harfbuzz to be overriden with null 2019-10-25 11:56:31 +08:00
R. RyanTM
a16145e47d xxHash: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xxhash/versions
2019-10-24 20:11:02 -07:00
Mario Rodas
efce3c1367
libglvnd: fix build on darwin
The --version-script flag is only supported by GNU LD
2019-10-24 21:00:00 -05:00
Sam Stites
9d90d5fb29 protobuf: add 3.10 2019-10-24 18:51:51 -07:00
Mario Rodas
b2b77b3b5e
libogg: fix build on darwin 2019-10-24 20:00:00 -05:00
R. RyanTM
719313b2a2 spdlog: 1.3.1 -> 1.4.2 (#71876)
* spdlog: 1.3.1 -> 1.4.2

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spdlog/versions

* spdlog: actually disable example build
2019-10-24 17:15:38 +02:00
R. RyanTM
12c9003b02 qpdf: 9.0.1 -> 9.0.2 (#71856)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-10-24 11:52:51 +02:00
R. RyanTM
bc55c463b4 live555: 2019.08.16 -> 2019.10.20 (#69656)
* live555: 2019.08.16 -> 2019.09.18

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions

* live555: 2019.09.18 -> 2019.10.20
2019-10-24 11:15:29 +02:00
Markus Kowalewski
708f00d944
hwloc: 2.0.4 -> 2.1.0 2019-10-24 10:31:50 +02:00
Franz Pletz
3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Pierre Bourdon
a92c42d197 gst-plugins-base: apply patch for CVE-2019-9928
Refactor the patchPhase management for the package along the way to
something more standard.
2019-10-24 08:53:12 +02:00
Frederik Rietdijk
612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
Frederik Rietdijk
32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Austin Seipp
9dab9a7970
libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa
Properly separate the build and install phases for better nix shell
hacking when using `buildPhase` -- and also fix a bug where
`$NIX_BUILD_CORES` wasn't properly passed to `bmake`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-23 22:16:18 -05:00
Ruud van Asseldonk
671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Sam Stites
f12199614d magma: use cudatoolkit 2019-10-23 10:57:43 -07:00
Sam Stites
cfdcce7052 openmpi: enable cuda support 2019-10-23 10:57:43 -07:00
Marek Mahut
f1d6eaab57
Merge pull request #71676 from r-ryantm/auto-update/librsync
librsync: 2.1.0 -> 2.2.1
2019-10-23 19:54:19 +02:00
Marek Mahut
f9c821123e
Merge pull request #71744 from r-ryantm/auto-update/packr
packr: 2.6.0 -> 2.7.1
2019-10-23 19:53:26 +02:00
Ruud van Asseldonk
1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00
R. RyanTM
14d0b1a7f0 libstrophe: 0.9.2 -> 0.9.3 (#71663)
* libstrophe: 0.9.2 -> 0.9.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libstrophe/versions

* libstrophe: cleanup build inputs
2019-10-23 18:28:54 +02:00
Frederik Rietdijk
09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Mario Rodas
54c4d899b5
Merge pull request #71371 from tomberek/tomberek/grpcio
grpcio: 1.23.0 -> 1.24.3
2019-10-23 09:37:35 -05:00
Robin Gloster
862ef87ae7
Merge pull request #69659 from r-ryantm/auto-update/libmysofa
libmysofa: 0.7 -> 0.8
2019-10-23 16:36:46 +02:00