Robert Helgesson
ad3b2e8657
lombok: 1.16.8 -> 1.16.20
...
Also perform a few package cleanups.
2018-01-13 09:57:46 +01:00
markuskowa
6bbf50374f
libbladeRF: 1.4.0 -> 1.9.0 ( #33551 )
2018-01-12 10:43:56 +00:00
Daiderd Jordan
10c6439a89
Merge pull request #33756 from acowley/pngpp-darwin
...
pngpp: darwin support
2018-01-11 23:26:47 +01:00
Anthony Cowley
ed559bf5d3
pngpp: darwin support
...
1) Building with clang is addressed by navigating a minor #if in some
of the code.
2) I noticed that even when things were building correctly, passing
`${out}` as a variable assignment to `make` was actually not working:
there were compiler warnings about missing include directories whose
bogus paths involved the literal string `out`. I ended up fixing this
by performing the assignment to the make variable `PREFIX` in the
`Makefile` itself.
2018-01-11 15:49:17 -05:00
Linus Heckemann
9ab77680b6
bullet: fix build on aarch64
2018-01-11 19:30:19 +03:00
Linus Heckemann
93cdceafb8
bullet: 2.86.1 -> 2.87
2018-01-11 19:30:19 +03:00
adisbladis
d4917695b5
faad2: 2.7 -> 2.8.8
2018-01-11 17:31:47 +08:00
Orivej Desh
2f6b88551b
Merge pull request #33225 from LumiGuide/opencv-3.4.0
...
opencv: 3.3.1 -> 3.4.0
2018-01-11 08:29:05 +00:00
adisbladis
15b1432435
libvorbis: Fix CVE-2017-14160, CVE-2017-14632 & CVE-2017-14633
2018-01-11 05:25:09 +01:00
Franz Pletz
efcbc5b21b
Merge pull request #33438 from WilliButz/add-fileshelter
...
fileshelter: init at 3.0.0
2018-01-10 15:19:27 +00:00
adisbladis
67906744ec
Merge pull request #33658 from dtzWill/update/ngx_pagespeed
...
ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
2018-01-10 20:04:59 +08:00
Jörg Thalheim
c4a6b3580a
Merge pull request #33674 from flokli/oracle-instantclient
...
oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
2018-01-10 07:45:52 +01:00
Florian Klink
a508ac38f8
oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
...
also split major and minor version into a 'baseVersion', and specify
supported platforms.
2018-01-09 22:21:39 +01:00
WilliButz
1a74ff64bb
wt: split into wt3 and wt4
2018-01-09 22:01:06 +01:00
John Ericson
06a8d66528
Merge pull request #33603 from obsidiansystems/cross-check
...
stdenv: Force `doCheck` to be false when we are cross compiling
2018-01-09 15:09:54 -05:00
John Ericson
133b4658df
treewide: Simplify some doCheck
calls
...
In anticipation of what I outline in #33599 , I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
John Ericson
0c16a11c9a
Merge pull request #33575 from dtzWill/fix/cross-1
...
Minor cross fixes, 1
2018-01-09 12:34:50 -05:00
Will Dietz
be2e01f8a0
ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
...
Fixes build when used with nginxMainline.
(FWIW, 1.11.33.4 is from 2016-09-15)
2018-01-09 10:57:17 -06:00
Ben Gamari
bef09dcca1
krb5: Allow cross-compilation
2018-01-09 11:23:56 -05:00
Teo Klestrup Röijezon
440cfd3e42
libguestfs: Made Java dependency optional
2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon
e74f61f30d
libguestfs: Added JDK dependency
...
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
Shea Levy
6d3ff29d03
Add grpc.
2018-01-08 21:27:32 -05:00
Shea Levy
9d7883374c
Add gflags
2018-01-08 21:27:32 -05:00
Bas van Dijk
9aad587cbb
opencv: have a better fix for the python bindings issue
2018-01-09 00:46:35 +00:00
Bas van Dijk
6919867b3b
opencv: disable dnn_modern on darwin
2018-01-09 00:46:35 +00:00
Bas van Dijk
72a76fe8c3
opencv: fix build of the videoio module on darwin
2018-01-09 00:46:35 +00:00
Bas van Dijk
13639d24ef
opencv: support optional unfree algorithms
2018-01-09 00:46:35 +00:00
Bas van Dijk
81acfbfb9f
opencv: use system protobuf compiler
2018-01-09 00:46:34 +00:00
Bas van Dijk
965e5c24d6
opencv: 3.3.1 -> 3.4.0
2018-01-09 00:46:34 +00:00
Bas van Dijk
56ec6ee97e
ogrepaged: patch to make it build with ogre-1.10
2018-01-09 00:46:34 +00:00
Bas van Dijk
a1c21efdad
ogre: package old version 1.9.1 for mygui, rigsofrods, and stuntrally
2018-01-09 00:46:34 +00:00
Bas van Dijk
968fc0bc0b
ogre: 1.10.10 -> 1.10.11
2018-01-09 00:46:34 +00:00
Bas van Dijk
4a94001e13
ogre: 1.9 -> 1.10.10
2018-01-09 00:46:34 +00:00
Jeroen de Haas
157332d666
libsigcxx: removed patch that forced -std=c++11 in pkg-config file
...
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.
The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.
This fixes NixOS/nixpkgs#33534 .
2018-01-08 19:54:15 +01:00
John Ericson
0fb724507a
Merge pull request #33576 from dtzWill/fix/cross-readline
...
readline: Don't attempt to check for broken wcwidth
2018-01-08 03:00:31 -05:00
Ben Gamari
dc8bd43249
readline: Don't attempt to check for broken wcwidth
...
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
Arseniy Seroka
9dcb4b40b0
Merge pull request #33581 from vbgl/gnumeric-1.12.37
...
gnumeric: 1.12.36 -> 1.12.38; goffice: 0.10.36 -> 0.10.38
2018-01-07 23:32:11 +03:00
Pascal Wittmann
92dbe72331
libfilezilla: 0.11.1 -> 0.11.2
2018-01-07 17:09:13 +01:00
adisbladis
4cc3510a92
openssl_1_1_0: Fix CVE-2017-3738
2018-01-07 14:48:24 +01:00
Vincent Laporte
a0601f244b
gnumeric: 1.12.36 -> 1.12.38
...
goffice: 0.10.36 -> 0.10.38
2018-01-07 12:08:25 +00:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912
2018-01-07 04:25:12 +08:00
Robin Gloster
b94c892137
jemalloc: add patch to fix aarch64 build
2018-01-06 17:25:15 +01:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
...
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Orivej Desh
42b71b220e
Merge pull request #33502 from acowley/opencv-darwin-ffmpeg
...
opencv3: fix enableFfmpeg on darwin
2018-01-06 04:15:23 +00:00
Orivej Desh
63553ee306
Merge pull request #33498 from dtzWill/fix/ffmpeg-cross
...
ffmpeg: fix cross compile eval
2018-01-06 04:04:47 +00:00
Orivej Desh
769d7dad66
Merge pull request #33473 from dtzWill/fix/aws-sdk-cpp-cross
...
aws-sdk-cpp: Enable cross-compilation
2018-01-06 03:59:21 +00:00
Anthony Cowley
8e84172b2d
opencv3: fix enableFfmpeg on darwin
...
The VideoDecodeAcceleration framework and bzip2 library are needed
when enableFfmpeg is set to true on darwin.
2018-01-05 20:32:04 -05:00
Will Dietz
22e0a3c1b8
ffmpeg: fix cross compile eval
2018-01-05 18:35:19 -06:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Ben Gamari
716194de50
aws-sdk-cpp: Enable cross-compilation
2018-01-05 12:59:52 -06:00