Commit Graph

30225 Commits

Author SHA1 Message Date
worldofpeace
1cc66f5a54
Merge pull request #61318 from r-ryantm/auto-update/gtksourceview
gtksourceview: 3.24.10 -> 3.24.11
2019-05-12 15:59:11 -04:00
Matthew Bauer
ab1f377480
Merge pull request #61333 from matthewbauer/fix-portaudio-darwni
portaudio: disable werror for flags hit in clang
2019-05-12 15:18:48 -04:00
Frederik Rietdijk
0d5f072fde
Merge pull request #61330 from r-ryantm/auto-update/libgda
libgda: 5.2.8 -> 5.2.9
2019-05-12 20:26:51 +02:00
R. RyanTM
e48352a96a libdazzle: 3.32.1 -> 3.32.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/libdazzle/versions
2019-05-12 20:23:08 +02:00
R. RyanTM
b9ccfc9f2e oniguruma: 6.9.1 -> 6.9.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/onig/versions
2019-05-12 20:21:35 +02:00
Renaud
9f8e30bfc1
Merge pull request #61284 from r-ryantm/auto-update/eccodes
eccodes: 2.12.0 -> 2.12.5
2019-05-12 17:46:58 +02:00
xbreak
152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Renaud
90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Will Dietz
eb327edc2a hyperscan: 5.1.0 -> 5.1.1 (#59500)
* hyperscan: 5.1.0 -> 5.1.1

* provide misc utils needed by build

* hyperscan: build shared libs only by default

Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong

* hyperscan: restrict to x86_64-linux

Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
Matthew Bauer
0f473cc854 portaudio: disable werror for flags hit in clang 2019-05-11 23:02:56 -04:00
R. RyanTM
9390ebd695 libgda: 5.2.8 -> 5.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgda/versions
2019-05-11 18:31:20 -07:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
R. RyanTM
7a47b92765 gtksourceview: 3.24.10 -> 3.24.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-05-11 13:39:44 -07:00
Michael Weiss
56cb15b5fc
dav1d: 0.3.0 -> 0.3.1 2019-05-11 18:15:01 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 (#61285)
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:

https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
R. RyanTM
ee654a9224 eccodes: 2.12.0 -> 2.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-05-11 04:02:57 -07:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.

I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
(cherry picked from commit b869a42ddb02a3ad6eb812a52400e0603b578bbb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
(cherry picked from commit ce211e68396e7cfe0897586ae38b0e5fb268f09b)
2019-05-11 11:38:25 +02:00
Will Dietz
5dff8e9818 libxmlb: 0.1.8 -> 0.1.9 (#61201)
* libxmlb: 0.1.8 -> 0.1.9

* libxmlb: restrict to linux platforms
It fails to build on Darwin
2019-05-11 11:30:46 +02:00
Vladimír Čunát
58213cd9ca
Merge #60740: ffmpeg*: 4.1.2 -> 4.1.3 2019-05-11 11:24:18 +02:00
Vladimír Čunát
fd78c3b5de
ffmpeg-full: 4.1.2 -> 4.1.3 2019-05-11 11:21:20 +02:00
Renaud
253dae1edf
leptonica: disable checks on darwin
18 tests failed with errors like:
> Error in callSystemDebug: iOS 11 does not support system()
> Error in fopenReadStream: file not found

Closes #61259
2019-05-11 10:08:59 +02:00
Renaud
57fefacf70
leptonica: enable check phase
+ parallel building and checking is faster
+ clarify licensing (BSD-2)
2019-05-10 23:51:46 +02:00
Renaud
651342628e
Merge pull request #60392 from dtzWill/update/leptonica-1.78.0
leptonica: 1.74.1 -> 1.78.0
2019-05-10 17:57:35 +02:00
Will Dietz
86fba25bb3
Merge pull request #61200 from dtzWill/update/osinfo-1.5.0
libosinfo, osinfo-db-tools: 1.4.0 -> 1.5.0
2019-05-09 20:09:08 -05:00
Mario Rodas
0c510db2d7
Merge pull request #60773 from r-ryantm/auto-update/rtmidi
rtmidi: 2.1.1 -> 4.0.0
2019-05-09 18:43:01 -05:00
Will Dietz
430b24a386
libosinfo: pname 2019-05-09 12:36:55 -05:00
Will Dietz
2c4f13e7aa
libosinfo: 1.4.0 -> 1.5.0
https://www.redhat.com/archives/libosinfo/2019-May/msg00094.html
2019-05-09 12:36:53 -05:00
Renaud
c068c7a63f
libpointmatcher: 2016-09-11 -> 1.3.1 (#61157)
Changelog:
https://github.com/ethz-asl/libpointmatcher/releases/tag/1.3.1
2019-05-08 22:07:14 +02:00
Michael Raskin
71f9786185
Merge pull request #61088 from thefloweringash/opencsg-darwin
opencsg: Darwin support and tidy
2019-05-08 03:56:52 +00:00
Austin Seipp
27fd944bb7
Merge pull request #60925 from ruuda/libressl-291
libressl: 2.9.0 -> 2.9.1
2019-05-07 17:23:52 -05:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master 2019-05-07 19:29:06 +02:00
Andrew Childs
29a7e220b7 opencsg: Darwin support and tidy
Regenerate the Makefiles using qmake to set the correct compiler and
use the default installPhase.
2019-05-07 23:22:37 +09:00
Andrew Childs
1d754bbe94 qscintilla: fix dylib names on Darwin
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
Renaud
1303cc1136
Merge pull request #60972 from r-ryantm/auto-update/geos
geos: 3.7.1 -> 3.7.2
2019-05-07 10:39:07 +02:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Profpatsch
3a0fbc17e2 libbass: update 2019-05-07 02:02:11 +02:00
Matthew Bauer
69cf07ec0f
Merge pull request #60828 from matthewbauer/mark-bad-platforms
Mark some bad platforms
2019-05-06 15:54:08 -04:00
Andrew Childs
051320062e libusb1: optionally enable static library 2019-05-06 17:06:28 +02:00
Renaud
2a945ffc52
Merge pull request #60824 from r-ryantm/auto-update/vte
vte: 0.56.1 -> 0.56.2
2019-05-06 16:07:25 +02:00
Renaud
e13808f6de
Merge pull request #60989 from c0bw3b/pkg/libwmf
libwmf: 0.2.8.4 -> 0.2.12
2019-05-06 15:17:55 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
R. RyanTM
47c78acd8e utf8proc: 2.2.0 -> 2.3.0 (#59724)
* utf8proc: 2.2.0 -> 2.3.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/utf8proc/versions

* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Will Dietz
6a496b3143 libnsl: 1.1.0 -> 1.2.0, drop included patches 2019-05-06 04:03:06 -05:00
Mitsuhiro Nakamura
e034a519a4 SDL2: add fcitx support (#60991) 2019-05-05 23:51:08 -04:00
Vincent Laporte
f38bf3ba4e ocamlPackages.bap: 1.4.0 -> 1.6.0
libbap: 2018-03-01 -> 2019-04-05
2019-05-05 22:00:58 +02:00