Commit Graph

32643 Commits

Author SHA1 Message Date
John Ericson
e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
Frederik Rietdijk
c3c84bbb2c kdeFrameworks: properly fix hook 2019-11-23 19:24:11 +01:00
Michael Weiss
d1ee508194
Merge pull request #73977 from B4dM4n/wlroots-fix-build
wlroots: fix build
2019-11-23 19:00:51 +01:00
John Ericson
ae8a90554e rocksdb: Build with Ninja
This is sightly faster/simpler.
2019-11-23 17:27:16 +00:00
John Ericson
4686cfcc94 Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
Fabian Möller
320d6e3800
wlroots: fix build
add missing header that changed in mesa-19.2.2
2019-11-23 18:13:17 +01:00
Aaron Andersen
216f0e6ee4
Merge pull request #73928 from jamii/fix_mariadb_drivers
Fix mariadb drivers
2019-11-23 10:48:46 -05:00
Jamie Brandon
fa9a981faf unixODBCDrivers.mariadb: build against subrepo instead of libmysqlclient
For unknown reasons, building against libmysqlclient results in
unixODBC reporting an error when trying to load the driver, but
building against the subrepo works fine.

Fixes https://github.com/NixOS/nixpkgs/pull/73928
2019-11-23 13:08:12 +00:00
John Ericson
46acc245c0
Merge pull request #73903 from jonringer/fix-qtplugin-options
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix
2019-11-22 21:14:28 -05:00
John Ericson
069e9fd449 rocksdb: Fix MinGW Build 2019-11-23 01:25:03 +00:00
mb
c9453387da rocksdb: 6.2.2 -> 6.2.4
(cherry picked from commit 0cd88820b3)
2019-11-23 01:25:03 +00:00
markuskowa
0d2fd9018f
Merge pull request #73835 from markuskowa/upd-scalapack
scalapack: 2.0.2 -> 2.1
2019-11-22 22:46:27 +01:00
worldofpeace
9995881b79
Merge pull request #73876 from jtojnar/phonon-backends
Fix Plasma NixOS tests
2019-11-22 19:44:19 +00:00
Jan Tojnar
62a09e7029
phonon: remove qt4
Qt4 is no longer supported.

https://phabricator.kde.org/D22688

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:48 +01:00
Jan Tojnar
c3c30bc59e
libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745).

Requires qttools for Qt5LinguistTools.

Qt4 support removed since Phonon no longer supports it either.

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:29 +01:00
Jan Tojnar
c6147f7ec8
libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Not having this blocks the channels.

Requires qttools for Qt5LinguistTools.

Qt4 support removed since Phonon no longer supports it either.

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:24:43 +01:00
Jonathan Ringer
18f47ecbac glui: fix build 2019-11-22 19:48:03 +09:00
Jonathan Ringer
3dfaf56da8
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix 2019-11-22 01:35:22 -08:00
Jan Tojnar
c589f702ce
glib.setupHook: fix make_glib_find_gsettings_schemas (#73881)
glib.setupHook: fix make_glib_find_gsettings_schemas
2019-11-22 01:36:59 +01:00
Jan Tojnar
1c9ba9f6ab
glib.setupHook: fix make_glib_find_gsettings_schemas
GSETTINGS_SCHEMAS_PATH needs to contain a list of directories containing glib-2.0/schemas.
770a4c7946 broke that by accidentally adding glib-2.0 to the paths.
2019-11-21 22:32:16 +01:00
worldofpeace
522f0dfd4d qgnomeplatform: 0.5 -> 0.6.0 2019-11-21 12:35:12 -05:00
Jan Tojnar
b94b8ca387
gjs: clean up (#73841)
gjs: clean up
2019-11-21 02:05:16 +01:00
Jan Tojnar
201c1d35f6
gjs: clean up
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.

It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar
e75c71869d
polkit: Don't build elogind on non-Linux. (#73837)
polkit: Don't build elogind on non-Linux.
2019-11-21 00:04:21 +01:00
Niklas Hambüchen
504199e48a polkit: Don't build elogind on non-Linux.
In #72057 I added support for elogind when systemd is not supported,
but it occurred to me that it probably doens't make sense to have
either of systemd or elogind on Darwin.
2019-11-20 23:23:46 +01:00
Jan Tojnar
d1f7fee20a
libwmf: split outputs
The pc file depends on freetype.dev so we would rather not have it in out.
2019-11-20 22:57:53 +01:00
Oleksii Filonenko
86a760948b hyphen: init at 2.8.8
Related to #60005.
2019-11-20 22:53:00 +01:00
Markus Kowalewski
8419bb2a20
scalapack: 2.0.2 -> 2.1 2019-11-20 22:44:33 +01:00
Gabriel Ebner
c5860fccf7
libheif: 1.5.0 → 1.6.0 (#73833)
libheif: 1.5.0 → 1.6.0
2019-11-20 22:43:48 +01:00
Jan Tojnar
e7566ebf82
libheif: 1.5.0 → 1.6.0
https://github.com/strukturag/libheif/releases/tag/v1.6.0

Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185

Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
Vladimír Čunát
39ecc2db19
Merge #73797: ldns: 1.7.0 -> 1.7.1 2019-11-20 13:34:09 +01:00
Jan Tojnar
1243424d56
zeitgeist: fix build with gettext 0.20 2019-11-20 12:22:19 +01:00
Jan Tojnar
30d8f65330
zeitgeist: format with nixpkgs-fmt 2019-11-20 12:21:53 +01:00
Frederik Rietdijk
65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Frederik Rietdijk
13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
Will Dietz
d9c19f4aa6
ldns: add myself as maintainer! :) 2019-11-19 21:53:11 -06:00
Will Dietz
dc9e2c38e5
ldns: 1.7.0 -> 1.7.1
https://www.nlnetlabs.nl/news/2019/Jul/26/ldns-1.7.1-released/

* examples no longer can be configured separately,
  so build everything we want in a single go
  and sort into the appropriate outputs after.
* libtool file doesn't seem to reference openssl at all
  so nothing to patch up there as we did previously.
2019-11-19 21:51:05 -06:00
Jan Tojnar
7429f5fe9b
dleyna-core: fix setup hook
For compatibility with set -u.
2019-11-20 03:57:43 +01:00
Jan Tojnar
44083d9999
SDL: fix setup hook
SDL_LIB_PATH needs to contain -L
2019-11-20 03:44:14 +01:00
R. RyanTM
1b53f78ef5 libsearpc: 3.1.0 -> 3.2.0 2019-11-19 20:50:11 +01:00
Dmitry Kalinkin
3ff236097b fastjet-contrib: init at 1.042 2019-11-19 09:38:06 -08:00
Frederik Rietdijk
f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
Renaud
5411dbda33
Merge pull request #71710 from bcdarwin/fix-elastix
elastix: 4.9.0 -> 5.0.0 (and mark unbroken)
2019-11-18 23:23:16 +01:00
Tom Hall
801e8b4d72 Allow ffmpeg attributes to be overridden
Switch the order in which the version-specific attributes are combined
with args. Otherwise, if args such as 'branch' are overridden by an
overlay or other derivation, the new value is replaced with the
original when the sets are combined with //.
2019-11-18 23:13:59 +01:00
Ben Darwin
b618730708 elastix: 4.9.0 -> 5.0.0 (and mark unbroken) 2019-11-18 13:29:02 -05:00
markuskowa
7d728faea5
Merge pull request #73227 from markuskowa/fix-mkl
mkl: add scalapack libraries to output
2019-11-18 10:46:33 +01:00
Peter Simons
c95664665d obs-studio: package the missing ndi library to make the obs-ndi plug-in actually work 2019-11-18 10:18:04 +01:00
Markus Kowalewski
d817a49faa
mkl: add scalapack libraries to output 2019-11-18 09:05:03 +01:00
Ryan Mulligan
6160a5f771
Merge pull request #73479 from cko/coredumper
coredumper: remove
2019-11-17 13:37:17 -08:00
Ryan Mulligan
7bcebc60ac
Merge pull request #73542 from cko/missing_descriptions4
pkgs/development/libraries: Add missing descriptions and homepages
2019-11-17 13:28:49 -08:00