Commit Graph

36338 Commits

Author SHA1 Message Date
R. RyanTM 939211bfaf duckdb: 0.1.8 -> 0.2.1 2020-09-04 11:58:12 +00:00
R. RyanTM e82cdb4575 cutelyst: 2.11.0 -> 2.12.0 2020-09-04 10:14:00 +00:00
markuskowa f3bf0f173e
Merge pull request #97043 from markuskowa/upd-openmpi
openmpi: 4.0.4 -> 4.0.5
2020-09-04 09:17:04 +02:00
worldofpeace 1a5f54c404 appstream: 0.12.6 -> 0.12.11 2020-09-03 21:08:18 -04:00
Markus Kowalewski e0aea88d58
openmpi: 4.0.4 -> 4.0.5 2020-09-03 21:25:48 +02:00
IvarWithoutBones 10abcfb717 crcpp: init at 1.0.1.0 2020-09-03 20:49:16 +02:00
Frederik Rietdijk 377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
V 79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Daniël de Kok 405f49dc4a mkl: 2020.2.254 -> 2020.3.279
Release notes:

https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-release-notes-and-new-features.html
2020-09-03 15:29:10 +02:00
Doron Behar e30287c590 gst_all_1.gst-rtsp-server: fix pkgconfig includedir and libdir 2020-09-03 13:04:55 +02:00
Jan Tojnar 6f96063804
makeFontsConf: clean up
The use of the argument was removed in 2016 but its definition was left behind.

cd2948a72e
2020-09-03 09:42:58 +02:00
Jan Tojnar 6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Matthew Bauer 8e6f466967
Merge pull request #96563 from obsidiansystems/skip-cudnn_cnn_infer-instead-of-removing
cudnn: skip libcudnn_cnn_infer.so, instead of removing
2020-09-02 16:29:28 -05:00
WORLDofPEACE 31008a8f15
Merge pull request #96937 from jtojnar/drop-strigi
strigi: drop
2020-09-02 08:53:24 -04:00
Christian Kampka 7332051e27
glibmm: Add glib to nativeBuildInputs
While compiling, glibmm tries to execute glib-compile-schemas, which
requires glib to be in the nativeBuildInputs for cross-platform builds.
2020-09-02 10:39:03 +02:00
Jan Tojnar 84d0f3fa7d
pkgsMusl.libusb-compat-0_1: fix eval
e89e2edc73 did not move all files when moving the directory.

Fixes: https://github.com/NixOS/nixpkgs/issues/96947
2020-09-02 07:38:09 +02:00
Orivej Desh (NixOS) de45bbe1b4
Merge pull request #96684 from magnetophon/LV2plugins
update some LV2 plugins
2020-09-02 05:12:54 +00:00
John Ericson 1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Jan Tojnar 4a4e642aba
gstreamer: drop legacy
It has been abandoned for ages, insecure, and now finally broken.
2020-09-02 04:01:07 +02:00
Thomas Tuegel 1c47df2617
Merge pull request #84542 from petabyteboy/feature/plasma-5-18
plasma5: 5.17.5 -> 5.18.5
2020-09-01 20:17:29 -05:00
Jan Tojnar 4c82b0ce33
gst_all_1.gst-validate: use correct gstreamer
previously it was using the legacy one
2020-09-02 02:42:29 +02:00
Jan Tojnar e68e048e50
qt4: drop multimedia & webkit options
They have been broken and disabled for ages and now the dependencies are being removed.
2020-09-02 02:18:09 +02:00
Jan Tojnar 840116150c
Merge pull request #96120 from jtojnar/cleaner-wx 2020-09-02 02:06:34 +02:00
Jan Tojnar 77293baff0
strigi: drop
It has not been used by KDE for many years and depends on umaintained libraries we want to drop (Qt4 and Gamin).
2020-09-02 02:05:40 +02:00
Jan Tojnar a6d113b1ce
glib: remove fam module todo
gamin is abandoned and we are going to drop it
2020-09-02 01:35:21 +02:00
Jan Tojnar fa50d74be3
Merge pull request #93802 from r-ryantm/auto-update/libraw
libraw: 0.19.5 -> 0.20.0
2020-09-01 23:43:02 +02:00
R. RyanTM 5f28c07087 suitesparse-graphblas: 3.3.0 -> 3.3.3 2020-09-01 23:31:10 +02:00
Kevin Cox 5a3e36cbd3 webkit2-sharp: init at master 2020-09-01 12:09:52 -04:00
Kevin Cox b609ed3fb6 appindicator-sharp: init at master 2020-09-01 12:09:52 -04:00
Kevin Cox e7da93bc9b notify-sharp: Update repo location. 2020-09-01 12:09:52 -04:00
Daniël de Kok 53880bd6c2
Merge pull request #96488 from danieldk/libtorch
libtorch-bin: init at 1.6.0
2020-09-01 13:46:14 +02:00
Thomas Tuegel 78c52f7c74
kquickcharts: init at 5.73.0 2020-09-01 05:38:46 -05:00
Arthur Gautier a72822c23f
libpwquality: fixup static build
Close #96023 (original PR).  Amended by vcunat (isMusl != isStatic).
2020-09-01 11:53:59 +02:00
Christian Kampka ca48f0cfa4
p11-kit: Add libtasn1 to nativeBuildInputs
For cross platform builds, p11-kit, libtasn1 in nativeBuildInputs
provides the asn1Parser binary on the hostPlatform needed for building.
At the same time, libtasn1 in buildInputs provides the libasn1 library
to link against for the target platform.
Hence, libtasn1 is required in both native and build inputs.
2020-09-01 08:36:26 +02:00
R. RyanTM 7bc3a08d3a sparsehash: 2.0.3 -> 2.0.4 2020-08-31 19:47:49 -07:00
Mario Rodas a0b3103d81
Merge pull request #96878 from bcdarwin/itk-5.1.1
itk: 5.1.0 -> 5.1.1
2020-08-31 21:00:48 -05:00
Mario Rodas 17c68e8513
Merge pull request #96741 from r-ryantm/auto-update/xapian
xapian: 1.4.16 -> 1.4.17
2020-08-31 20:55:30 -05:00
R. RyanTM c36700d828 libfilezilla: 0.23.0 -> 0.24.0 2020-08-31 17:30:14 -07:00
Mario Rodas 508f05eb60
Merge pull request #96710 from r-ryantm/auto-update/speech-dispatcher
speechd: 0.9.1 -> 0.10.1
2020-08-31 19:25:53 -05:00
Mario Rodas 242139916d
Merge pull request #96736 from r-ryantm/auto-update/wcslib
wcslib: 7.3 -> 7.3.1
2020-08-31 19:22:57 -05:00
Mario Rodas c9ff18c8af
Merge pull request #96742 from r-ryantm/auto-update/wolfssl
wolfssl: 4.4.0 -> 4.5.0
2020-08-31 19:17:48 -05:00
R. RyanTM e9b48ee7be ayatana-ido: 0.4.90 -> 0.8.0 2020-08-31 17:16:59 -07:00
R. RyanTM 7480106450 goffice: 0.10.47 -> 0.10.48 2020-08-31 17:15:13 -07:00
R. RyanTM 6e1512d2d3 pcl: 1.11.0 -> 1.11.1 2020-08-31 17:06:17 -07:00
Robert Scott c5911744de
Merge pull request #96220 from r-ryantm/auto-update/alembic
alembic: 1.7.13 -> 1.7.14
2020-09-01 00:32:15 +01:00
Ben Darwin fcf08a93fc itk: 5.1.0 -> 5.1.1 2020-08-31 19:26:45 -04:00
Robert Scott 707bed528c
Merge pull request #96299 from r-ryantm/auto-update/gensio
gensio: 2.1.3 -> 2.1.4
2020-08-31 22:28:35 +01:00
Mario Rodas a298b03505
Merge pull request #96582 from r-ryantm/auto-update/readosm
readosm: 1.1.0 -> 1.1.0a
2020-08-31 12:49:08 -05:00
Frederik Rietdijk e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Christian Kampka 0730d80e40 libseccomp: move gpref from buildInputs to nativeBuildInputs 2020-08-31 17:56:34 +02:00
R. RyanTM 2fd3e018e4 hsqldb: 2.5.0 -> 2.5.1 2020-08-31 17:10:23 +02:00
R. RyanTM 1889287e2c rdkafka: 1.4.2 -> 1.4.4 2020-08-31 16:55:50 +02:00
R. RyanTM 06517f3d10 lombok: 1.18.10 -> 1.18.12 2020-08-31 16:55:08 +02:00
R. RyanTM 049aeb738b libaacs: 0.10.0 -> 0.11.0 2020-08-31 16:54:01 +02:00
R. RyanTM 6efcb72ac1 aspellDicts.pt_BR: 20090702-0 -> 20131030-12-0 2020-08-31 16:52:36 +02:00
R. RyanTM 78b3da115b aspellDicts.pt_PT: 20070510-0 -> 20190329-1-0 2020-08-31 16:52:18 +02:00
R. RyanTM 293d913f27 ethash: 0.4.4 -> 0.5.2 2020-08-31 16:51:51 +02:00
Christian Kampka d489c64463 jbig2dec: Move autoreconfHook from buildInputs to nativeBuildInputs 2020-08-31 16:45:45 +02:00
R. RyanTM ddec19042d wolfssl: 4.4.0 -> 4.5.0 2020-08-31 08:39:29 +00:00
R. RyanTM 05e0e47bab xapian: 1.4.16 -> 1.4.17 2020-08-31 07:52:37 +00:00
R. RyanTM 8def3fc6fe wcslib: 7.3 -> 7.3.1 2020-08-31 06:22:06 +00:00
Jörg Thalheim 95f87793c4
Merge pull request #96480 from Izorkin/dar 2020-08-31 06:54:45 +01:00
Fabian Möller 8ef6f4bd56
x265: dont build high bit-depths for 32bit systems (#96260) 2020-08-31 04:40:39 +00:00
Bart Brouns f9a1a02349 redkite: 1.0.1 -> 1.0.3 2020-08-30 18:51:58 +02:00
Jamie McClymont 51cdf4fdea kdesu: update patch to use qCWarning 2020-08-30 17:27:04 +02:00
Daniël de Kok 35e19d22c1 libtorch-bin: init at 1.6.0 2020-08-30 13:22:09 +02:00
Jan Tojnar e487caa3a7
Merge pull request #94272 from r-ryantm/auto-update/gtk-layer-shell
gtk-layer-shell: 0.1.0 -> 0.2.0
2020-08-30 10:44:32 +02:00
Jan Tojnar b49a769970
fontconfig: get rid of rest of versioned configs
The incompatibility does not seem to exist any more: programs linked against fc 2.12
on fc 2.14 system seem to at least display text, even while printing tons of errors
(as long as you generate fc cache manually), and same thing the other way around.
Hopefully it will not be an issue in the future.
2020-08-29 19:16:22 +02:00
Jan Tojnar 89401d986c
Revert "fontconfig: Only read versioned config dirs"
This reverts commit edf2541f02.

Turns out lot of software (including Chromium) use bundled fontconfig
so we either need to wrap every one of those, or re-introduce the global
unversioned config. The latter is easier but weakens hermetic configs.

But perhaps those are not really worth the effort. Given that programs
linked against fc 2.12.6 on fc 2.13.92 system seem to at least display text,
even while printing tons of errors (as long as you generate fc cache manually),
and same thing the other way around, hopefully it will not be an issue in the future.

We give up on the hermetic configs in exchange for getting rid of lot of complexity.
2020-08-29 19:15:36 +02:00
R. RyanTM afccde8265 speechd: 0.9.1 -> 0.10.1 2020-08-29 15:42:38 +00:00
Frederik Rietdijk 782ff21ae3 Merge staging-next into staging 2020-08-29 13:31:47 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
R. RyanTM e3725932ff readosm: 1.1.0 -> 1.1.0a 2020-08-29 05:36:00 +00:00
Matthew Bauer ed950bb104 cudnn: skip libcudnn_cnn_infer.so, instead of removing
This is needed to build the CUDNN samples, so we should make sure it
winds up in $out/lib. The library is too big to support patchelf, so
we need to skip it. Most programs will still get the opengl path
because it also links to other libraries.
2020-08-28 15:16:15 -05:00
Austin Seipp 40fafd53b1
Merge pull request #96395 from r-ryantm/auto-update/mimalloc
mimalloc: 1.6.3 -> 1.6.4
2020-08-28 11:52:04 -05:00
Eelco Dolstra 424fd11769
Merge pull request #96513 from delroth/patchelf-0.12
patchelf: 0.11 -> 0.12
2020-08-28 10:01:36 +02:00
Frederik Rietdijk fc0c744d51 Merge staging-next into staging 2020-08-28 09:54:56 +02:00
Frederik Rietdijk efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Pierre Bourdon 0b11b757ed
mesa: use the default patchelf now that it is up to date 2020-08-28 02:39:14 +02:00
Jan Tojnar 2fd206f78b
wxGTK31-gtk2: drop ancient deps
GConf has been abandoned for many years and would not work without user running the daemon.
2020-08-27 20:32:40 +02:00
Jan Tojnar e2d02a84d6
wxGTK30-gtk2: drop ancient deps
GConf has been abandoned for many years and would not work without user running the daemon.
2020-08-27 20:32:40 +02:00
Jan Tojnar 6de7492703
wxGTK29: drop ancient deps
The many-years abandoned GStreamer 0.10 branch no longer builds so let's remove it. Hopefully nothing used it these days.

GConf has been abandoned for years too and would not work without user running the daemon.
2020-08-27 20:32:38 +02:00
Michael Raskin b5399ac90f
Merge pull request #96311 from r-ryantm/auto-update/glib
glib: 2.64.4 -> 2.64.5
2020-08-27 15:40:38 +00:00
Thomas Tuegel d9dddc28a3
Merge pull request #93306 from romildo/fix.kdesu
kdesu: provide a script in bin and look for daemon first in /run/wrappers/bin
2020-08-27 10:24:10 -05:00
Thomas Tuegel 0ea5d3745d
Merge pull request #96309 from B4dM4n/qtwebkit-bison-37
qt5.qtwebkit: fix build with bison-3.7
2020-08-27 10:22:26 -05:00
Izorkin 0b3aa3d444
libthreadar: init at 1.3.0 2020-08-27 18:16:33 +03:00
Daniël de Kok 4144b096eb intel-gmmlib: change maintainer to danieldk
As discussed in #95868.
2020-08-27 15:23:01 +02:00
Fabian Möller f82565f87d
qt5.qtwebkit: fix build with bison-3.7 2020-08-27 11:42:53 +02:00
Daniël de Kok 418f1bc30c
Merge pull request #96430 from r-ryantm/auto-update/petsc
petsc: 3.13.3 -> 3.13.4
2020-08-27 08:47:56 +02:00
Chuck 4bac8a7a00 qtbase: Move libtiff dependency from qtbase to qtimageformats 2020-08-27 08:47:47 +02:00
R. RyanTM e132216194 libpipeline: 1.5.1 -> 1.5.3 2020-08-27 08:46:28 +02:00
Frederik Rietdijk 13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
Frederik Rietdijk 52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
R. RyanTM 5af070fb0c petsc: 3.13.3 -> 3.13.4 2020-08-27 04:53:49 +00:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Benjamin Hipple d41c129198
Merge pull request #95727 from obsidiansystems/cuda11
cudatoolkit: init v11.0.3
2020-08-26 15:09:08 -04:00
R. RyanTM 66c2d629f1 mimalloc: 1.6.3 -> 1.6.4 2020-08-26 19:02:44 +00:00
Gabriel Ebner 2446a98e33 libunibreak: fix wrong revision 2020-08-26 17:23:27 +02:00
Daniël de Kok 8d819fb800
Merge pull request #96358 from r-ryantm/auto-update/libmatroska
libmatroska: 1.6.1 -> 1.6.2
2020-08-26 15:36:44 +02:00
Jonathan Ringer bd6bfd53e7 gdal: 3.0.4 -> 3.1.2.post2020-08-26
parsing of POPPLER_MINOR_VERSION is broken, as it doesn't truncate
leading zeroes. Leading gcc to believe it's trying to evaluate an
octal value (e.g. 08 > 72 ). However, 8 isn't a valid octal value.

Patches from master do not apply cleanly do a series of changes
done to configure.ac. So instead, a commit from master was chosen.
2020-08-26 12:38:57 +02:00
R. RyanTM c9dcac1b31 libmatroska: 1.6.1 -> 1.6.2 2020-08-26 09:53:55 +00:00
Daniel Schaefer 57ea612537
Merge pull request #96337 from saschagrunert/staging-libseecomp-arch
libseccomp: disable RISC-V 32bit architecture
2020-08-26 17:52:27 +08:00
Daniël de Kok 7b46d0e777
Merge pull request #95868 from danieldk/icr-update
intel-compute-runtime: 20.02.15268 -> 20.32.17625
2020-08-26 10:59:41 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Frederik Rietdijk b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
Sascha Grunert a3af2bb9ac
libseccomp: disable RISC-V 32bit architecture
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 08:35:34 +02:00
ajs124 49aa282108 nss: 3.55 -> 3.56 2020-08-26 08:34:52 +02:00
ajs124 e70fd53f16 nspr: 4.27 -> 4.28 2020-08-26 08:34:52 +02:00
Daniël de Kok 25d7d4752f intel-gmmlib: 20.2.3 -> 20.2.5 2020-08-26 08:04:41 +02:00
Daniel Schaefer 4fec6c4190
Merge pull request #95329 from JohnAZoidberg/pcre2-riscv 2020-08-26 11:36:57 +08:00
Mario Rodas be6de91c7f
Merge pull request #96219 from marsam/update-vid-stab
vid-stab: 0.98b -> 1.1.0
2020-08-25 20:39:34 -05:00
Drew Risinger 1e8b74f393 muparserx: init at 4.0.8 2020-08-25 16:13:41 -07:00
Lassulus e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
Euan Kemp 98e0716512 libappindicator: 12.10.0 -> 12.10.1+20.10.20200706.1
This moves libappindicator to use a different upstream source. Rather
than use the 8 year old (!) version displayed on its homepage
(https://launchpad.net/libappindicator), this switches us to the
maintained lp:libappindicator branch, browseable over here:
https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk.

This includes numerous fixes, remains updated, and matches what ubuntu
uses.

Due to a personal preference for git over bzr, I have the package using
ubuntu's git mirror of the package for the source rather than the bzr
repo where I _think_ development actually takes place.

This also removes the no-python patch, because per revision 292
(https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk/revision/292),
that has been dropped from upstream already, so the patch is no longer
needed.

The primary motivation behind this change is to fix a crash with
libappindicator (reported
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996
and in various other places).

The relevant patch for that should be included in this version.
2020-08-25 14:50:48 -07:00
R. RyanTM dca4eb107e glib: 2.64.4 -> 2.64.5 2020-08-25 21:17:03 +00:00
Austin Seipp 7f76840034
Merge pull request #96172 from saschagrunert/libseccomp
libseccomp: 2.4.3 -> 2.5.0
2020-08-25 14:45:09 -05:00
Fabian Möller 90db9641cb
qt5.qtwebengine: fix build with bison-3.7 (#96295) 2020-08-25 20:13:45 +02:00
Jonathan Ringer 62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
R. RyanTM c9e9856c52 enchant: 2.2.8 -> 2.2.9 2020-08-25 15:49:07 +02:00
Mario Rodas 08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
R. RyanTM 2e1c30c850 gensio: 2.1.3 -> 2.1.4 2020-08-25 13:43:46 +00:00
Peter Hoeg 7cf3cd3434
Merge pull request #95893 from NixOS/u/kapps_2008
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Mario Rodas c9d769c3fe
Merge pull request #96237 from Moredread/libgdiplus/parallel
libgdiplus: enable parallel building
2020-08-25 06:27:49 -05:00
Peter Simons 7b527223fd qtdeclarative: revert "Patch for scrollbar regression"
This reverts commit 5530043208. The change breaks the build of
qtquickcontrols. Fixes https://github.com/NixOS/nixpkgs/issues/96159.
2020-08-25 12:02:15 +02:00
Daniël de Kok e167f59cf0
Merge pull request #96207 from r-ryantm/auto-update/wxsqlite3
wxsqlite3: 4.5.1 -> 4.6.0
2020-08-25 07:55:10 +02:00
André-Patrick Bubel 5739203134
libgdiplus: enable parallel building 2020-08-25 07:41:25 +02:00
R. RyanTM 87ca836937 alembic: 1.7.13 -> 1.7.14 2020-08-25 00:53:08 +00:00
Mario Rodas 7c6f1d850a
libvmaf: 1.5.2 -> 1.5.3
https://github.com/Netflix/vmaf/releases/tag/v1.5.3
2020-08-24 18:40:00 -05:00
Mario Rodas b55f69548b
Merge pull request #96208 from r-ryantm/auto-update/yder
yder: 1.4.10 -> 1.4.11
2020-08-24 18:32:16 -05:00
Peter Hoeg c38e95e697 kpmcore: name -> pname 2020-08-25 06:36:49 +08:00
R. RyanTM 478e0802b5 yder: 1.4.10 -> 1.4.11 2020-08-24 21:23:51 +00:00
Federico Rampazzo 744fa0eb3f
assimp: add platforms.darwin (#96175) 2020-08-24 17:23:16 -04:00
R. RyanTM 9355d5a3f4 wxsqlite3: 4.5.1 -> 4.6.0 2020-08-24 20:50:40 +00:00
Sascha Grunert ae3fe42897
libseccomp: enable RISC-V architecture
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:18 +02:00
Sascha Grunert 33842cacde
libseccomp: 2.4.3 -> 2.5.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:18 +02:00
Sascha Grunert 3829a40793
libseccomp: format with nixpkgs-fmt
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 19:15:17 +02:00
Austin Seipp 34f77c012c
librseq: install man pages, too
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 10:17:45 -05:00
Austin Seipp e467148f67
librseq: 0.1.0pre54 -> 0.1.0pre70
This also enables the rseq test suite, which requires kernel support on
the host executing the tests. `rseq(2)` has been available in mainline
since 4.18 (resp. LTS availability since 4.19) but the test suite should
gracefully exit otherwise if it's not supported.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 09:10:46 -05:00
Peter Hoeg 16bcf02c7d kpmcore: broken on Qt < 5.14 2020-08-24 19:46:14 +08:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk 2de48c3533
Merge pull request #95882 from marsam/update-protobuf
protobuf: 3.12.4 -> 3.13.0
2020-08-24 12:06:53 +02:00
R. RyanTM 51cd015148 openldap: 2.4.50 -> 2.4.51 2020-08-24 12:01:27 +02:00
sternenseemann c9a7fdfcfb harfbuzz: 2.6.7 → 2.7.1
* Upstream changed from freedesktop.org to GitHub,
  so updateWalker is disabled and fetchFromGitHub used
* Build system now based on meson/ninja
* python3 instead of python
* postInstall hook moved to postFixup since it depends on
  some files being moved around in fixupPhase
* Build developer manual using gtk-doc
2020-08-24 11:57:46 +02:00
R. RyanTM f85263a97f p11-kit: 0.23.20 -> 0.23.21 2020-08-24 11:56:43 +02:00
Frederik Rietdijk 101501ec10 Merge staging-next into staging 2020-08-24 11:56:04 +02:00
Frederik Rietdijk 0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Mario Rodas b8b50f7ff6
vid-stab: 0.98b -> 1.1.0 2020-08-24 04:20:00 +00:00
Silvan Mosberger 11e9af8b7d
Merge pull request #95633 from zowoq/sqlite
sqlite: 3.32.3 -> 3.33.0
2020-08-24 03:52:53 +02:00
Ryan Mulligan f6a8339977
Merge pull request #96101 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.10 -> 1.0.11
2020-08-23 18:21:01 -07:00
Ryan Mulligan e4dbe2aab6
Merge pull request #96097 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6 -> 1.6.1
2020-08-23 17:10:02 -07:00
Jan Tojnar 55a7a01e80
wxGTK28: drop ancient deps
The many-years abandoned GStreamer 0.10 branch no longer builds so let's remove it. Hopefully nothing used it these days.

GConf has been abandoned for years too and would not work without user running the daemon.
2020-08-24 01:23:01 +02:00
sternenseemann 7daac92767
utf8proc: install pkg-config file (#96087) 2020-08-23 17:41:50 -04:00
R. RyanTM 507a80fdd4 openxr-loader: 1.0.10 -> 1.0.11 2020-08-23 16:05:13 +00:00
R. RyanTM a98f270535 oneDNN: 1.6 -> 1.6.1 2020-08-23 09:44:46 +00:00
Peter Hoeg 118ff6be39 qca-qt5: 2.2.1 -> 2.3.1 2020-08-23 14:57:15 +08:00
Jan Tojnar 58377555ed
Merge branch 'staging-next' into staging 2020-08-23 02:18:27 +02:00
Jan Tojnar 91104b5417
Merge branch 'master' into staging-next 2020-08-23 02:00:50 +02:00
Lassulus 8f0350a213
Merge pull request #87682 from jansol/draco
draco: init at 1.3.6
2020-08-22 21:01:48 +02:00
Gabriel Ebner 64e7ca4eeb libqalculate: 3.8.0 -> 3.12.1 2020-08-22 17:09:52 +02:00
Daniël de Kok 280147c510
Merge pull request #95489 from danieldk/rocm-3.7.0
Update ROCm to 3.7.0
2020-08-22 13:30:01 +02:00
Peter Hoeg f66b679f16 kdav: now a kf5 tier 3 library 2020-08-22 19:26:57 +08:00
Gabriel Ebner 0811ec6873
Merge pull request #95923 from gebner/coolreader 2020-08-22 10:33:23 +02:00
Gabriel Ebner be5c6c4425 libunibreak: 1.1 -> 4.3 2020-08-22 10:19:16 +02:00
Michele Guerini Rocco 9367c8c865
Merge pull request #95289 from r-ryantm/auto-update/zimg
zimg: 2.9.3 -> 3.0
2020-08-22 10:10:53 +02:00
Ryan Mulligan 67bca7b042
Merge pull request #95596 from sternenseemann/foot
foot: init at 1.4.4
2020-08-21 19:09:53 -07:00
Jonathan Ringer b9592aa9ae webkitgtk: add enableGLES switch 2020-08-21 18:56:16 -07:00
Dmitry Kalinkin cf7a15a482
Merge pull request #94849 from tobim/pkgs/arrow-cpp-1.0
arrow-cpp: 0.17.1 -> 1.0.0
2020-08-21 13:08:19 -07:00
Daniël de Kok b667dc48d1 amdvlk: 2020.Q3.3 -> 2020.Q3.4
Changelog:
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.4
2020-08-21 12:31:02 -07:00
Lassulus ef39cba42f
Merge pull request #90347 from r-ryantm/auto-update/duckdb
duckdb: 0.1.7 -> 0.1.8
2020-08-21 19:39:43 +02:00
Dmitry Kalinkin ddea9aced4
Merge pull request #95826 from eqyiel/fix/make-qtwebengine-build-on-darwin
qtwebengine: fix build for darwin
2020-08-21 09:33:19 -07:00
Peter Hoeg 772adad3b1 krunner: unbreak it 2020-08-21 22:30:12 +08:00
Daniël de Kok b88ac0415c rocm-opencl-runtime: remove clinfo from the output 2020-08-21 14:33:26 +02:00
Daniël de Kok 5ce029d582 rocm-runtime-ext: remove 2020-08-21 08:50:51 +02:00
Daniël de Kok cc47462054 rocm-opencl-icd: set version to rocm-opencl-runtime.version 2020-08-21 08:50:51 +02:00
Daniël de Kok 29775a4175 rocm-opencl-runtime: 3.5.0 -> 3.7.0 2020-08-21 08:50:51 +02:00
Daniël de Kok e0ef874e67 rocclr: 3.5.0 -> 3.7.0 2020-08-21 08:50:51 +02:00
Daniël de Kok f511f43592 rocm-comgr: 3.5.0 -> 3.7.0 2020-08-21 08:50:51 +02:00
Daniël de Kok d4e40af589 rocm-runtime: 3.5.0 -> 3.7.0 2020-08-21 08:50:51 +02:00
Daniël de Kok acc68bba6a rocm-device-libs: 3.5.1 -> 3.7.0 2020-08-21 08:50:47 +02:00
Peter Hoeg 06db9d9f14 kwayland: build fix 2020-08-21 13:16:50 +08:00
Peter Hoeg e475480ce6 plasma-wayland-protocols: init at 1.1.1 2020-08-21 13:16:33 +08:00
Peter Hoeg 8a6bb6073a kdeFrameworks: 5.71 -> 5.73 2020-08-21 13:15:43 +08:00
José Romildo Malaquias 7deb1c7032 kde-frameworks.kdesu: move to its own directory 2020-08-20 18:24:07 -03:00
José Romildo Malaquias c6743ed565 kde-frameworks.kdesu: search the daemon first in /run/wrappers/bin
If looking first in libexec, the eventually wrapped one in
/run/wrappers/bin can not be found.

This allows wrapping the daemon so that it can be run with sgid
privileges.
2020-08-20 18:24:07 -03:00
Michael Weiss d7e7aaa9b6
mesa: 20.1.5 -> 20.1.6 (#95859) 2020-08-20 22:29:36 +02:00
Aaron Janse b0cab4542d relibc: build from source 2020-08-20 02:46:31 -07:00
Robert Scott 45f21cbcfc nghttp2: 1.40.0 -> 1.41.0 2020-08-20 09:11:45 +00:00
Mario Rodas 570fe856ff protobuf3_13: init at 3.13.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0
2020-08-19 23:20:00 -05:00
Silvan Mosberger 23962528ce
Merge pull request #93703 from taktoa/master
osqp: init at 0.6.0
2020-08-20 02:03:08 +02:00
Jan Tojnar 9e6606aaf3
libxmlb: 0.1.15 → 0.2.0
https://github.com/hughsie/libxmlb/compare/0.1.15...0.2.0
b4f60764ec
2020-08-19 23:14:54 +02:00
Tobias Mayer 9e0b75eaf7
arrow-cpp: 0.17.1 -> 1.0.0 2020-08-19 22:14:16 +02:00
Tobias Mayer 020a212127
utf8proc: switch to cmake 2020-08-19 22:12:32 +02:00
Lassulus 1c1e75626f
Merge pull request #92880 from freezeboy/add-snap7
snap7: init at 1.4.2
2020-08-19 21:31:45 +02:00
freezeboy 0e0ad1a7a2 snap7: init at 1.4.2 2020-08-19 20:45:33 +02:00
Matthew Bauer abba9a2154 nccl: 2.4.8-1 -> 2.7.8-1 2020-08-19 13:34:56 -05:00
Matthew Bauer 164f8024e9 cudatoolkit: init v11.0.3 2020-08-19 13:34:52 -05:00
Daniel Schaefer 52674f541b
Merge pull request #91822 from r-ryantm/auto-update/orcania
orcania: 2.1.0 -> 2.1.1
2020-08-19 21:11:17 +08:00
Ruben Maher 68bf9101d7
qtwebengine: fix build for darwin 2020-08-19 21:57:45 +09:00
Jamie 4cb5383141
qt: bring back QML import patch in 5.14 (#95772)
This was missed in the 5.12 -> 5.14 update process.

Resolves #95636
2020-08-19 02:56:19 +02:00
Frederik Rietdijk 4cf394ea3f Merge master into staging-next 2020-08-18 17:55:04 +02:00
Orivej Desh (NixOS) f65704232f
Merge pull request #82442 from magnetophon/geonkick
geonkick: init at 2.3.3
2020-08-17 16:09:49 +00:00
Frederik Rietdijk 7dba683656 Merge staging-next into staging 2020-08-17 17:51:54 +02:00
Frederik Rietdijk 0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
sternenseemann 5bb0129062 fcft: enable tests, use release build type 2020-08-17 14:51:31 +02:00
ajs124 5d9c31cea7 sope: 4.3.2 -> 5.0.0 2020-08-17 12:14:00 +02:00
zowoq bc1c8e5dd5 sqlite: 3.32.3 -> 3.33.0
https://www.sqlite.org/releaselog/3_33_0.html
2020-08-17 10:23:22 +10:00
zowoq d74dfc171b sqlite-analyzer: 3.32.3 -> 3.33.0
https://www.sqlite.org/releaselog/3_33_0.html
2020-08-17 10:23:06 +10:00
Robert Scott 1bee13eff3 jxrlib: fix/enable for darwin 2020-08-16 23:34:37 +01:00
Ben Darwin 9b589c7c9a itk4: 4.13.2 -> 4.13.3 2020-08-16 19:47:10 +00:00
R. RyanTM b67f9d752c poppler: 0.90.1 -> 20.08.0 2020-08-16 19:48:13 +02:00
Daniël de Kok 15affbfbd5
Merge pull request #95495 from sternenseemann/fuzzel-1.4.0
fuzzel: 1.3.0 → 1.4.1; fcft: 0.4.3 → 2.2.6
2020-08-16 16:12:39 +02:00
Niklas Hambüchen 0e3c8a95da musl: 1.1.24 -> 1.2.0
The libdrm `musl-ioctl.patch` is no longer necessary, see:
015e631cd1
2020-08-16 13:10:50 +00:00
Atemu 9bfb0c7df6 libgaminggear: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Arnout Engelen cde92f9f71 libfaac/libfaad2: drop homepage
Because it seems the audiocoding.com domain expired
2020-08-16 13:03:12 +00:00
sternenseemann b6775261df fcft: 0.4.3 → 2.2.6
2.2.6 resolves severe color fringes when using freetype's
ClearType rendering (which is the default for NixOS) if subpixel
antialiasing was used (for example if fuzzel is started without
any alpha channels).
2020-08-16 13:40:48 +02:00
Ben Wolsieffer 98be04b83a cairo: make OpenGL support require X11
If OpenGL is enabled without X11, the build fails with:

In file included from /nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/egl.h:39,
                 from cairo-gl.h:130,
                 from cairo-gl-private.h:51,
                 from cairo-gl-composite.c:48:
/nix/store/<...>-libglvnd-1.3.1-dev/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
  128 | #include <X11/Xlib.h>
      |          ^~~~~~~~~~~~
compilation terminated.
2020-08-16 10:33:44 +00:00
Michael Raskin 5a3aa53600
Merge pull request #94619 from doronbehar/saga-opencv4
saga: 7.6.3 -> 7.7.0
2020-08-16 10:17:16 +00:00
Mario Rodas b479497df1 appstream: enable on darwin 2020-08-16 10:14:46 +00:00
Daniël de Kok ced111f6da
Merge pull request #95513 from hannesweisbach/libngspice
libngspice: add darwin to platforms
2020-08-16 12:12:52 +02:00
Hannes Weisbach 5b583650e8 libngspice: add darwin to platforms 2020-08-16 10:00:46 +02:00
Mario Rodas 49dc0245c4
Merge pull request #90116 from purcell/netcdf-no-gcc-at-runtime
netcdf: prevent bogus runtime dependency on gcc
2020-08-16 00:37:40 -05:00
Ryan Mulligan 6cab8c2617
Merge pull request #94569 from r-ryantm/auto-update/aspell-dict-de
aspellDicts.de: 20030222-1 -> 20161207-7-0
2020-08-15 15:49:28 -07:00
Thiago Franco de Moraes dbf46a3da2 vtk_9: init at 9.0.1 2020-08-15 15:27:16 -07:00
R. RyanTM 8ab80f19f1 cgal_5: 5.0.2 -> 5.0.3 2020-08-15 15:26:38 -07:00
Michael Weiss dfbda2135c
Merge pull request #89657 from primeos/mesa-DriConf-fix
mesa: Set datadir so that the path to the DriConf defaults is correct
2020-08-15 22:36:42 +02:00
Rohit Goswami ead47f075a
rang: init at v3.1.0 2020-08-15 19:36:04 +00:00
hannesweisbach 371e2622c0
tk: fix build on darwin
Installing libtk on macOS 10.15.5 resulted in a following warning:

    warning: skipping dangling symlink '/nix/store/3whl4256v6qf15dsm1d5mf0lzhfh6w06-user-environment/lib/libtk.so'

which was caused by the following code in generic.nix of the tk derivation:

    ln -s $out/lib/libtk${super.tcl.release}.so $out/lib/libtk.so

Shared libraries on macOS are suffixed `.dylib' not 'so' so
libtk${version}.so does not actually exist. Consequently a symlink from
libtk.dylib is never created and linking against tk fails.
2020-08-15 17:37:13 +02:00
Silvan Mosberger a4eb930de3
Merge pull request #96050 from numinit/libguestfs-fixes
libguestfs: Add Berkeley DB as a dependency
2020-08-23 18:35:08 +02:00
Daniël de Kok bebe5c963f
Merge pull request #95739 from danieldk/magma-2.5.3
magma: 2.5.0 -> 2.5.3
2020-08-23 10:58:21 +02:00
numinit 3a8a327ffa libguestfs: Add Berkeley DB as a dependency 2020-08-22 20:43:13 -06:00
Daniël de Kok 147e24dcd6 magma: 2.5.0 -> 2.5.3
Other changes:

- Move gfortran and cmake to nativeBuildInputs.
- Magma now (only) generates dynamic libraries by default.
- Use ninja for faster builds.
2020-08-18 11:18:08 +02:00
Martin Weinelt 99d379c45c
Merge pull request #79874 from oxzi/tinycbor-v0.5.3
tinycbor: init at 0.5.3
2020-08-15 16:31:31 +02:00
Alvar Penning c3da51ff08 tinycbor: init at 0.5.3 2020-08-15 16:23:26 +02:00
Frederik Rietdijk cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
R. RyanTM e3a495f281 imlib2: 1.6.1 -> 1.7.0 2020-08-15 09:05:50 +02:00
R. RyanTM c6825953c0 libmbim: 1.24.0 -> 1.24.2 2020-08-15 09:05:27 +02:00
R. RyanTM cdd153807e libqmi: 1.26.0 -> 1.26.2 2020-08-15 09:05:06 +02:00
Dominik Honnef 90cd27e4a0 x265: build a single shared library for all bit-depths
This builds the 10-bit and 12-bit versions of x265 as static
libraries, which then get linked into the 8-bit dynamic library and
executable. This causes x265 to default to 8-bit, but make 10- and
12-bit available to callers that use introspection, such as ffmpeg.

    $ x265 -V
    x265 [info]: HEVC encoder version 3.2
    x265 [info]: build info [Linux][GCC 9.3.0][64 bit] 8bit+10bit+12bit
    x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2

    $ ffmpeg -h encoder=libx265
    [...]
        Supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le

Inspired by @codyopel's comment on #80405.
2020-08-15 08:59:31 +02:00
Frederik Rietdijk d59c57f8a6
Merge pull request #92412 from matthewbauer/blas-cross
Blas/Lapack cross fixes
2020-08-15 08:55:57 +02:00
David Guibert 1b54b2aa0d ffmpeg: set explicit --enable-libass
needed for subtitles filter.
2020-08-15 08:54:01 +02:00
Ryan Mulligan a0c7ccf4ae
Merge pull request #95415 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.2.0 -> 20.2.1
2020-08-14 23:52:24 -07:00
R. RyanTM 7c2918230f libevdev: 1.9.0 -> 1.9.1 2020-08-15 08:50:17 +02:00
Rohit Goswami 1a3c5b2203 libuv: Skip tests which time out 2020-08-15 08:37:12 +02:00
R. RyanTM 760a0ef7ba check: 0.15.0 -> 0.15.2 2020-08-15 08:36:33 +02:00
Thomas Tuegel 5530043208 qtdeclarative: Patch for scrollbar regression 2020-08-15 08:36:15 +02:00
Jan Tojnar a1baa4f0bf openexr: 2.5.2 → 2.5.3
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

* Includes the musl patch.
* Also clean up a bit while at it:
    * libtool not necessary since CMake port
    * enableParallelBuilding is on by default with cmake
2020-08-15 08:33:38 +02:00
R. RyanTM 1e91e72a62 libipt: 2.0.1 -> 2.0.2 2020-08-15 08:31:38 +02:00
Daniël de Kok 99ab8713bf
Merge pull request #95464 from sternenseemann/tllist-1.0.2
tllist: 1.0.1 → 1.0.2
2020-08-15 08:29:49 +02:00
Daniël de Kok 20656b7ba9 rocm-thunk: 3.5.0 -> 3.7.0 2020-08-15 07:38:52 +02:00
R. RyanTM 811f21c5f4 librealsense: 2.36.0 -> 2.38.0 2020-08-14 17:15:32 -07:00