Commit graph

22,930 commits

Author SHA1 Message Date
viric
5de8637c4e Merge pull request #20154 from mdaiter/opencv3_extras
opencv3: enable cuda compilations
2016-11-11 10:58:54 +01:00
Tim Steinbach
77591541ea
sharedobjects: Remove 2016-11-10 21:58:14 -05:00
Tim Steinbach
7fedbe7c98
opencv3: Move IPP to use sha256 2016-11-10 21:40:38 -05:00
Eelco Dolstra
674eb5ddf0 nlohmann_json: 2.0.3 -> 2.0.7 2016-11-10 17:52:25 +01:00
Alexey Shmalko
7a301ee6b5 Merge pull request #20269 from corngood/steam-fix
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
Franz Pletz
3190a6c452
libwmf: add patch to fix CVE-2016-9011
cc #20274
2016-11-10 03:50:43 +01:00
David McFarland
a50784b34e openssl: add custom build of 1.0.2 for steam 2016-11-09 21:18:32 -04:00
Franz Pletz
cc5d604125
zeromq2: remove, not maintained anymore 2016-11-10 00:37:17 +01:00
Franz Pletz
bdf89d2818
jzmq: 2.1.0 -> 3.1.0 2016-11-10 00:37:14 +01:00
Franz Pletz
10445bc753
zeromq: 4.1.4 -> 4.2.0 2016-11-10 00:37:07 +01:00
Franz Pletz
52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4 2016-11-09 20:02:45 +01:00
Franz Pletz
ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9 2016-11-09 20:02:09 +01:00
Eelco Dolstra
6042d6e39d Remove file named '\'
This looks like it was accidental.

Fixes #20253.
2016-11-09 12:52:56 +01:00
Tobias Geerinckx-Rice
677a32e838
bobcat: 4.02.00 -> 4.03.00 2016-11-09 02:24:44 +01:00
Frederik Rietdijk
ef320da79c zeitgeist: use python2 2016-11-08 22:48:55 +01:00
Thomas Tuegel
a7c986cf69
kdeWrapper: reduce environment pollution 2016-11-08 15:00:31 -06:00
Frederik Rietdijk
6b70ac81bb libxml2: supportPython -> pythonSupport
since that is more commonly used in Nixpkgs.
2016-11-08 17:10:05 +01:00
Frederik Rietdijk
be31980848 libxslt: build python bindings
and add a pythonPackages.libxslt alias.
2016-11-08 17:10:04 +01:00
Frederik Rietdijk
63ef0c7463 xapianBindings: remove
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
Tim Steinbach
54a0e90a7c Merge pull request #20220 from NeQuissimus/darktable_a7
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Josef Kemetmueller
9141b8cad1 gdal: enable darwin support
Also some minor tweaks:
There didn't seem any need to use -O0 optimization level anymore.
Also the option "with-libpng" should have been "with-png" all along.
2016-11-07 20:42:53 +01:00
Josef Kemetmueller
d0d5a6dbcc libgeotiff: enable darwin support 2016-11-07 20:42:26 +01:00
Bart Brouns
c10d653ac5 ganv: svn 5675 -> unstable 2016-10-15 2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015 lv2-unstable: init at 2016-10-23 2016-11-07 14:17:49 +01:00
Tim Steinbach
f4e2773567
libgphoto2: Refactor to use GitHub 2016-11-07 08:04:48 -05:00
Matthew Daiter
541b3fc7d2 cudnn5_cudatoolkit80: adding to main repo 2016-11-07 12:07:29 +01:00
Bjørn Forsman
b1df5bf89b gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski
83f28fdd73
libtiff: fetchpatch -> fetchurl
See #20206.  vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Tim Steinbach
6779f68a41
lensfun: 0.2.8 -> 0.3.2 2016-11-06 09:04:49 -05:00
Vladimír Čunát
ac5950a4a9 libtiff: the new hashes are for fetchurl, really
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Jan Malakhovski
d9db320889 libtiff: patch for some more CVEs, fix patch urls 2016-11-06 10:00:22 +00:00
Josef Kemetmüller
4440cf6d81 libgeotiff: 1.2.5 -> 1.4.2 (#20190) 2016-11-06 10:08:40 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Franz Pletz
624de33091
jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Daiderd Jordan
d10356b825 Merge pull request #20110 from johbo/darwin-v8-3-16-14
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00
Johannes Bornhold
b27932a65b v8-3_16_14 tweaks for the build on darwin
The build was originally failing due to a missing libtool. Trying to add
the buildInput "libtool" did not work out, since a few command line
arguments are not supported. I've applied the same workaround as for
"xcodebuild".

The second change is about the install step, where the path of
"libv8.dylib" was just slightly different.
2016-11-05 22:31:12 +01:00
Thomas Tuegel
d9fa71cd8d
kimageformats: depend on karchive and ilmbase 2016-11-05 14:48:09 -05:00
Thomas Tuegel
eea7af1f05 Merge pull request #20174 from zraexy/qtwebengine
qt56.qtwebengine: chromium clang update.py patch
2016-11-05 10:12:14 -05:00
Nikolay Amiantov
5593f61a51 nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
Daiderd Jordan
3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vladimír Čunát
fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
Tim Steinbach
c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Me
bd0ffa50aa qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.
2016-11-04 14:09:09 -08:00
Thomas Tuegel
bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel
ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Tim Steinbach
fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach
628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
82bdd01244
Remove iksemel
Sources no longer exist
2016-11-04 09:56:19 -04:00
Matthew Daiter
30c1ad5ca3 opencv3: added in extra flag for enabling cuda with dependencies
opencv3: added in optional buildFlag for enabling cuda

opencv3: added CUDA enabling flags to cmakeFlags

opencv3: added CUDA-speicifc FAST_MATH flag for enabling CUDA-accelerated math functions

opencv3: change enableCUDA default to false

opencv:added in cuda-enabling functionality.
2016-11-04 14:44:16 +01:00