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
Tim Steinbach
b054276eb4
qjson: Moved to GitHub
2016-11-04 09:36:57 -04:00
Tim Steinbach
f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2
2016-11-03 22:27:09 -04:00
Tim Steinbach
66bdac04e8
Remove jetty_gwt
2016-11-03 22:02:48 -04:00
Tim Steinbach
ac44a1b6aa
Remove jetty_util
2016-11-03 22:02:28 -04:00
Tim Steinbach
4e9186aaf3
liblastfm: 0.3.2 -> 0.5
2016-11-03 21:47:09 -04:00
Tim Steinbach
2a22c80000
Remove clanlib
...
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Anthony Cowley
7850a6b0ec
freeimage: darwin compatibility
2016-11-03 12:18:14 -04:00
Franz Pletz
64902aebb0
libxml2: add patch to fix CVE-2016-4658
...
cc #20078
2016-11-03 02:45:18 +01:00
Franz Pletz
2b2f273375
cairo: add patch to fix CVE-2016-9082
...
cc #20078
2016-11-03 02:45:11 +01:00
Anthony Cowley
7b84331f22
bullet: darwin compatibility
2016-11-02 19:35:33 -04:00
Frederik Rietdijk
827861f4b4
Merge pull request #20038 from magnetophon/zita-resampler
...
zita-resampler: 1.3.0 -> 1.6.0
2016-11-02 13:26:08 +01:00
Bart Brouns
d315ca4080
libjack2-git: 2015-09-03 -> 2016-08-18
2016-11-02 12:51:22 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859
2016-11-02 11:55:39 +01:00
Joachim Fasting
98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1
2016-11-01 15:57:18 +01:00
Dan Peebles
50874525d1
db47: remove outdated version
2016-11-01 03:18:01 +00:00
Dan Peebles
89915f8206
db45: remove outdated version
2016-11-01 03:10:13 +00:00
Dan Peebles
e41d2a8306
db44: remove outdated version
2016-11-01 03:06:57 +00:00
Bart Brouns
a8a1449b1c
zita-resampler: 1.3.0 -> 1.6.0
2016-11-01 01:36:09 +01:00
rnhmjoj
4edef3d229
vapoursynth: 33.1 -> 35
2016-10-31 22:05:48 +01:00
rnhmjoj
16cc856c27
zimg: 2.2.1 -> 2.3
2016-10-31 22:00:03 +01:00
rnhmjoj
2d16ff4dc7
vapoursynth-mvtools: 16 -> 17
2016-10-31 21:55:26 +01:00
Franz Pletz
bf88b99785
aubio: 0.4.1 -> 0.4.3
2016-10-31 14:33:55 +01:00
Graham Christensen
5022978474
Revert "http-parser: Broken on Darwin"
...
This reverts commit ea14f5c86d
.
LnL on IRC says it builds without without CommandLineTools, and
disabling this on darwin breaks large swaths of packages. In
particular we're seeing all of rust broken.
We're not sure why it was broken on hydra, but we're pretty sure
disabling it straight out was the wrong fix.
2016-10-31 09:30:39 -04:00
zraexy
c15f3a8bbe
qt57.qtwebengine: make it build
...
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales copied to 5.7
2016-10-30 16:43:13 -08:00
zraexy
cfda4310d6
qt56.qtwebengine: make it build
...
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales
2016-10-30 16:38:13 -08:00
sternenseemann
750af04bad
libhttpseverywhere: use gnome mirrors ( #19938 )
...
libhttpseverywhere is a GNOME project now, so it is available via GNOME
mirrors.
2016-10-29 20:47:37 +02:00
Vladimír Čunát
cd436079fc
openldap: fixup build on Darwin, probably
...
Introduced by #19288 .
2016-10-29 16:37:48 +02:00
Vladimír Čunát
e9fee02ff9
Merge branch 'master' into staging
2016-10-29 15:25:59 +02:00
Domen Kožar
8c018f6ca7
Merge pull request #19957 from acowley/tinyxml-install-name
...
tinyxml: fix install name on darwin
2016-10-29 15:20:06 +02:00
Jörg Thalheim
5596aa9ce4
Merge pull request #19288 from DerTim1/openldap-enable-modules
...
openldap: enable module support
2016-10-29 14:06:37 +02:00
Anthony Cowley
3a979c31d3
tinyxml: fix install name on darwin
...
Things linked with tinyxml would previously reference the bare "libtinyxml.dylib"
name.
2016-10-28 19:11:58 -04:00
Tim Steinbach
2c0f926f8f
Merge pull request #19879 from TravisWhitaker/lmdb
...
lmdb: 0.9.16 -> 0.9.18
2016-10-28 10:00:18 -04:00
Graham Christensen
23dbb1a23a
Merge pull request #19857 from ElessarWebb/issue-19856-spatialite
...
libspatialite: link missing mod_spatialite.dylib
2016-10-28 09:01:55 -04:00
Tim Digel
8e319c5dda
Add package-option to enable module-support
2016-10-28 07:54:06 +02:00
Graham Christensen
0425f7ab22
Merge pull request #19917 from grahamc/epiphany
...
Epiphany
2016-10-27 12:09:48 -04:00
Graham Christensen
7de987d7bd
Merge pull request #19885 from grahamc/libdwarf
...
libdwarf: 20161001 -> 20161021 for CVE-2016-8679
2016-10-26 22:16:45 -04:00
Benjamin Saunders
5e45a6ce8f
mesa: enable intel vulkan driver
2016-10-26 19:07:26 -07:00
Graham Christensen
354811f4bc
webkitgtk214x: 2.14.0 -> 2.14.1
2016-10-26 21:23:25 -04:00
Graham Christensen
ad47dd09ac
Merge pull request #19916 from grahamc/openslp
...
openslp: patch for CVE-2016-7567
2016-10-26 21:04:05 -04:00
Graham Christensen
0f7ac8b41f
openslp: patch for CVE-2016-7567
2016-10-26 20:51:06 -04:00
Graham Christensen
524d362754
Merge pull request #19889 from grahamc/libgit2
...
libgit2: 0.24.1 -> 0.24.2 for CVE-2016-8568, CVE-2016-8569
2016-10-26 16:55:59 -04:00
Michael Raskin
5f4ab83015
Xaw3d: 1.5E -> 1.6.2, switch md5 to sha256, use X.org as the upstream
2016-10-26 15:51:26 +02:00
Graham Christensen
65a6484f79
libgit2: 0.24.1 -> 0.24.2 for CVE-2016-8568, CVE-2016-8569
2016-10-26 08:56:49 -04:00
Graham Christensen
e5ad26e48e
libdwarf: 20161001 -> 20161021 for CVE-2016-8679
2016-10-26 07:42:42 -04:00
Frederik Rietdijk
7077a270bf
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-26 13:06:43 +02:00
Michael Raskin
5bdd22bf4e
arb-git: init at 2.9.0pre20161013. This ARB version is less annoying to use with FLINT
2016-10-26 11:06:41 +02:00
Michael Raskin
bdaff5f256
fplll_20160331: init at 20160331, obviously. The snapshot that Sage seems to like
2016-10-26 11:06:41 +02:00
Michael Raskin
02fb2e5150
fflas-ffpack_1: init at 1.6.0
2016-10-26 11:06:39 +02:00
Michael Raskin
792026d795
fflas-ffpack: init at 2.2.2
2016-10-26 11:06:39 +02:00
Michael Raskin
516e27c20e
givaro_3_7: init at 3.7.2
2016-10-26 11:06:38 +02:00
Michael Raskin
80b8f39a7a
givaro_3: init at 3.8.0
2016-10-26 11:06:38 +02:00
Michael Raskin
d5547a9409
libgap: init at 4.8.3
2016-10-26 11:06:37 +02:00
Michael Raskin
e35a8d52ab
iml: init at 1.0.5
2016-10-26 11:06:37 +02:00
Michael Raskin
2ac12966e6
cddlib: init at 0.94h
2016-10-26 11:06:35 +02:00
Michael Raskin
9fe49b39fb
arb: init at 2.8.1
2016-10-26 11:06:35 +02:00
Michael Raskin
0337440ba3
eclib: init at 20160720
2016-10-26 11:06:34 +02:00
Michael Raskin
2bb5bdd12c
flint: init at 2.5.2
2016-10-26 11:06:34 +02:00
Michael Raskin
411d5742ca
symmetrica: init at 2.0
2016-10-26 11:06:33 +02:00
Michael Raskin
0ac7e336c0
mpfi: init at 1.5.1
2016-10-26 11:06:32 +02:00
Michael Raskin
e405c88d5b
fplll: init at 5.0.2
2016-10-26 11:06:32 +02:00
Michael Raskin
22821970ba
givaro: init at 4.0.2
2016-10-26 11:06:32 +02:00
Michael Raskin
1998a0d4d2
gf2x: init at 1.1
2016-10-26 11:06:31 +02:00
Michael Raskin
36d3038e3d
mpir: init at 2.7.2
2016-10-26 11:06:31 +02:00
Travis Whitaker
0a4374f79c
lmdb: 0.9.16 -> 0.9.18
2016-10-25 20:24:26 -07:00
Tim Steinbach
4db8ca39cf
gnutls: 3.5.4 -> 3.5.5
2016-10-25 22:52:07 +02:00
Tim Steinbach
cfbcc0805e
gnutls: 3.4.15 -> 3.4.16
2016-10-25 22:51:55 +02:00
Tim Steinbach
e99a81060f
gnutls: 3.3.24 -> 3.3.25
2016-10-25 22:34:06 +02:00
sternenseemann
7ad7691ffc
libmusicbrainz5: 5.0.1 -> 5.1.0
2016-10-25 22:07:38 +02:00
sternenseemann
7647f4a19c
libhttpseverywhere: 0.2.0 -> 0.2.3
2016-10-25 17:27:07 +02:00