Spencer Whitt
8430216fb5
aalib: patch for Darwin
2015-04-01 19:24:19 -04:00
Spencer Whitt
fe527e7d33
babl: 0.1.10 -> 0.1.12
...
New version fixes build on Darwin
2015-04-01 19:24:03 -04:00
William A. Kennington III
7c30e7aa04
Merge pull request #7126 from spwhitt/imagemagick
...
Fixes for ImageMagick's dependencies on Darwin
2015-04-01 14:31:14 -07:00
Eric Seidel
422e91d0f9
Merge pull request #7112 from spwhitt/gtk3
...
gtk3: fix Darwin build
2015-04-01 14:03:38 -07:00
Spencer Whitt
0253cf06c0
libfpx: fix Darwin build
2015-04-01 16:59:33 -04:00
Spencer Whitt
d68a0554b6
librsvg: Fix libintl undefined symbols on Darwin
2015-04-01 16:57:40 -04:00
Spencer Whitt
759d55dc94
gtk3: fix Darwin build
2015-04-01 16:45:37 -04:00
William A. Kennington III
a993778fd7
Merge pull request #7101 from spwhitt/openexr_impurity
...
Fix impurity in OpenEXR + IlmBase
2015-04-01 10:31:06 -07:00
Spencer Whitt
1924e48253
jbigkit: patch makefiles to use Clang when needed
2015-04-01 12:36:39 -04:00
Eelco Dolstra
3779aa07f5
ffmpeg: Reduce dependency bloat
...
It was depending on Qt, MariaDB and PostgreSQL (via v4l-utils),
causing the closure size to explode from 475 MB to 1.3 GB.
http://hydra.nixos.org/job/nixpkgs/trunk/ffmpeg.x86_64-linux#tabs-charts
Also disabled a bunch of other mostly obscure dependencies.
2015-04-01 13:31:05 +02:00
Spencer Whitt
8988110572
at-spi2-atk + at-spi2-core: build on Darwin
2015-03-31 16:41:50 -04:00
Spencer Whitt
f55393de94
pango: compile with gobjectIntrospection on Darwin
...
Required to make .gir files needed by gtk3
2015-03-31 16:41:50 -04:00
lethalman
1670a75285
Merge pull request #6982 from obadz/monodevelop
...
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
Karn Kallio
2758e7c246
gdal: add libpng (for mysql workbench support)
2015-03-31 13:21:02 +02:00
Spencer Whitt
4012535571
Fix impurity in OpenEXR + IlmBase
2015-03-31 01:27:36 -04:00
Eric Seidel
9fc4c55620
Merge pull request #6815 from giogadi/add-darwin-swt
...
Add Darwin case for java.swt
2015-03-30 21:45:05 -07:00
Eric Seidel
454b8b25aa
Merge pull request #7002 from spwhitt/libmad
...
libmad: build on Darwin
2015-03-30 20:35:44 -07:00
Spencer Whitt
a6303c724f
libmad: build on Darwin
2015-03-30 23:29:19 -04:00
aszlig
6a4370f1ba
qca2: Update to new upstream version 2.1.0.
...
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.
Tested against a few builds like PSI and Tomahawk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
obadz
1129f6b0db
mono 3.8.0 -> 3.12.1
...
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
John Wiegley
f2df60e2fb
Merge pull request #7047 from codyopel/ffmpeg-darwin
...
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
2015-03-30 11:47:03 -05:00
lethalman
fed2cf85ec
Merge pull request #7065 from pmahoney/skarnet-2015-03-28
...
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
lethalman
321b2e0439
Merge pull request #7073 from oxij/x11support-dbus
...
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-30 10:28:45 +02:00
William A. Kennington III
442900fd5f
libressl: 2.1.5 -> 2.1.6
2015-03-29 19:42:27 -07:00
William A. Kennington III
49ffc37b1c
mesa: 1.5.1 -> 1.5.2
2015-03-29 19:06:46 -07:00
William A. Kennington III
fa24f563de
libtasn1: 4.3 -> 4.4
2015-03-29 19:03:50 -07:00
Jan Malakhovski
380ee53fff
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-29 23:28:30 +00:00
William A. Kennington III
fa2e5b25ba
Merge branch 'master' into staging
2015-03-29 14:25:48 -07:00
William A. Kennington III
aeb0b610db
libunwind: Fix build
2015-03-29 14:17:42 -07:00
William A. Kennington III
eb22e54243
libftdi: 1.1 -> 1.2
2015-03-29 14:07:02 -07:00
William A. Kennington III
6d0bfb1b19
tk: 8.5.15 -> 8.6.4
2015-03-29 14:01:38 -07:00
Eric Seidel
d9ee20e26b
Merge pull request #7023 from spwhitt/fftw
...
fftw: Fix Darwin build
2015-03-29 13:43:51 -07:00
codyopel
a5f065d708
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
...
+ Removed asserts for (l)gpl & (l)gpl3 making it easier to enable and disable all
(l)gpl & (l)gpl3 portions
+ Fix build inputs so that nonfree software isn't pulled in when building ffmpeg
+ Fix compiler on systems with clang
+ Disable libraries that fail on darwin until they can be fixed
+ Fix linux only build inputs so that they aren't pulled in on other platforms
+ Fix optional build inputs
+ Opencv causes circular dependency issues so it is disabled until it can be resolved
2015-03-29 16:42:42 -04:00
Karn Kallio
b09a6573a0
indilib version advance; older sources no longer available
2015-03-29 15:29:01 -05:00
Nikolay Amiantov
b366cb56d8
xlslib: new 'homepage'
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
d5d8efa0b8
ipopt: update
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
aa652e09d2
libfprint: update, remove git version
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
731a4019d0
folly: update
2015-03-29 13:05:27 +03:00
Nikolay Amiantov
be11af03b3
cmmzmq: update
2015-03-29 13:05:27 +03:00
Patrick Mahoney
00b57f47c7
Update versions of skarnet.org packages
...
skalibs 2.3.2.0
execline 2.1.1.0
s6 2.1.3.0
st-portable-utils 2.0.4.0
s6-linux-utils 2.0.2.0
s6-networking 2.1.0.0
Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Peter Simons
acdc2c019d
ghcjs-dom in the old package set doesn't evaluate any more.
2015-03-29 03:34:04 +02:00
Arseniy Seroka
22a5d5790d
Merge pull request #7053 from spwhitt/wavpack
...
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00
William A. Kennington III
7a77553d97
mesa: 10.4.5 -> 10.5.1
2015-03-28 13:57:03 -07:00
William A. Kennington III
53336e7a91
libclc: Add derivation
2015-03-28 13:54:27 -07:00
William A. Kennington III
a9806e86d6
libomxil-bellagio: Add derivation
2015-03-28 13:53:20 -07:00
William A. Kennington III
5fb86ada5a
libva: Make mesa optional
2015-03-28 13:52:03 -07:00
William A. Kennington III
51444621cd
libdrm: Enable freedreno
2015-03-28 13:51:38 -07:00
Spencer Whitt
569fdb1574
wavpack: build on Darwin
2015-03-28 15:34:52 -04:00
William A. Kennington III
80f331fc6c
rdkafka: 0.8.5 -> 0.8.6
2015-03-28 02:26:43 -07:00
William A. Kennington III
5929fe2748
protobuf-c: 1.1.0 -> 1.1.1
2015-03-28 02:26:42 -07:00
William A. Kennington III
42c5c4a9a6
libmsgpack: 1.0.0 -> 1.0.1
2015-03-28 02:26:42 -07:00
Spencer Whitt
4ca6bdfa52
fftw: Fix Darwin build
2015-03-27 21:15:15 -04:00
William A. Kennington III
7ccccc15ba
Merge branch 'master' into staging
2015-03-27 16:03:03 -07:00
William A. Kennington III
1f82542fcb
librsvg: 2.36.4 -> 2.40.9
2015-03-27 15:36:26 -07:00
William A. Kennington III
c8021333d4
jbigkit: Needs fPIC for library support
2015-03-27 15:36:26 -07:00
William A. Kennington III
0cb847652e
openjpeg: Fix pkgconfig file
2015-03-27 15:36:26 -07:00
William A. Kennington III
bf562adad2
liblqr: 0.4.1 -> 0.4.2
2015-03-27 15:36:26 -07:00
William A. Kennington III
29ea62382e
jbigkit: Add derivation
2015-03-27 15:36:26 -07:00
William A. Kennington III
8fd9a7cb59
lcms2: 2.6 -> 2.7
2015-03-27 15:36:26 -07:00
William A. Kennington III
3a2df159e6
libfpx: Add derivation
2015-03-27 15:36:26 -07:00
William A. Kennington III
7215167342
nss: 3.17.4 -> 3.18
2015-03-27 11:37:06 -07:00
William A. Kennington III
a8d795bfda
Merge pull request #7001 from spwhitt/sdl
...
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
William A. Kennington III
1eeee6c87c
libseccomp: 2.1.1 -> 2.2.0
2015-03-26 17:54:08 -07:00
William A. Kennington III
5e790f0e17
libical: 1.0.0 -> 1.0.1
2015-03-26 17:29:57 -07:00
William A. Kennington III
0a8efb537b
librsync: 0.9.7 -> 1.0.0
2015-03-26 16:52:41 -07:00
William A. Kennington III
47fe162bb9
libffi: 3.0.13 -> 3.2.1
2015-03-26 16:12:24 -07:00
William A. Kennington III
98ba8d9383
libtasn1: 3.6 -> 4.3
2015-03-26 15:13:12 -07:00
William A. Kennington III
c8a05f484f
usbredir: 0.6 -> 0.7
2015-03-26 14:57:59 -07:00
William A. Kennington III
2c9823713a
Merge branch 'master' into staging
2015-03-26 14:49:34 -07:00
William A. Kennington III
767c179a94
Merge branch 'master' into staging
2015-03-26 14:44:05 -07:00
William A. Kennington III
66adf64bae
Merge pull request #7016 from spwhitt/libdc1394
...
libdc1394: Build on Darwin
2015-03-26 14:29:06 -07:00
William A. Kennington III
9d4230fb75
Merge pull request #7015 from spwhitt/libass
...
libass: build on Darwin
2015-03-26 14:24:33 -07:00
William A. Kennington III
78d8e55245
libinput: 0.11.0 -> 0.13.0
2015-03-26 14:03:52 -07:00
William A. Kennington III
ed40a9fe42
libva-intel-driver: 1.5.0 -> 1.5.1
2015-03-26 13:59:12 -07:00
William A. Kennington III
721c425962
libvdpau: 0.9 -> 1.1
2015-03-26 13:59:01 -07:00
William A. Kennington III
8c3dcb25b9
libva: 1.5.0 -> 1.5.1
2015-03-26 13:58:48 -07:00
Spencer Whitt
f74adfdb45
libdc1394: Build on Darwin
2015-03-26 16:58:02 -04:00
Spencer Whitt
0fb50ed754
libass: build on Darwin
2015-03-26 16:56:41 -04:00
William A. Kennington III
cb4c9cf633
harfbuzz: 0.9.38 -> 0.9.40
2015-03-26 12:47:47 -07:00
William A. Kennington III
e41037ae04
libmbim: 1.6.0 -> 1.12.2
2015-03-26 12:44:17 -07:00
William A. Kennington III
a12a63fc08
libqmi: 1.8.0 -> 1.12.6
2015-03-26 12:39:05 -07:00
William A. Kennington III
8071107881
libwebp: 0.4.2 -> 0.4.3
2015-03-26 12:36:04 -07:00
William A. Kennington III
b17cf394bd
libdrm: 2.4.59 -> 2.4.60
2015-03-26 12:34:05 -07:00
William A. Kennington III
762861670c
gettext: Make 0.19 the default
2015-03-26 12:01:45 -07:00
Arseniy Seroka
fe91ef5132
Merge pull request #7004 from spwhitt/libsvm
...
libsvm: New package
2015-03-26 21:22:12 +03:00
Spencer Whitt
c37f53ed56
libsvm: New package
2015-03-26 11:41:57 -04:00
Spencer Whitt
b5099669ac
SDL_image: Enable building on Darwin
2015-03-26 11:15:02 -04:00
Spencer Whitt
1cef6dc89a
SDL: Build on Darwin
2015-03-26 11:14:45 -04:00
William A. Kennington III
2d695397d8
libpipeline: 1.2.6 -> 1.4.0
2015-03-26 01:06:39 -07:00
William A. Kennington III
5cd11989c5
cloog: 0.18.0 -> 0.18.3
2015-03-26 00:24:18 -07:00
William A. Kennington III
8af39c1cf7
isl: 0.11.1 -> 0.14
2015-03-26 00:24:17 -07:00
William A. Kennington III
39ccf1971f
libmpc: 1.0.1 -> 1.0.3
2015-03-26 00:24:17 -07:00
William A. Kennington III
cf1ec77ff6
gmp: Add version 6
2015-03-26 00:24:16 -07:00
William A. Kennington III
361f72f52b
libssh2: 1.4.3 -> 1.5.0
2015-03-26 00:24:16 -07:00
William A. Kennington III
c32a0d9eb1
Merge pull request #6970 from joachifm/libev
...
Libev updates
2015-03-25 22:13:13 -07:00
William A. Kennington III
bb70b19394
Merge pull request #6988 from spwhitt/schroedinger
...
Fix schroedinger on Darwin
2015-03-25 21:45:30 -07:00
William A. Kennington III
e73b4f42a3
Merge pull request #6989 from spwhitt/libmatroska
...
libmatroska: Fix Darwin build
2015-03-25 21:43:56 -07:00
William A. Kennington III
938403bc09
Merge pull request #6990 from spwhitt/libmpeg2
...
libmpeg2: Fix Darwin build
2015-03-25 21:43:20 -07:00
Spencer Whitt
54bf845153
libmpeg2: Fix Darwin build
2015-03-25 23:12:14 -04:00
Spencer Whitt
af2d875865
libmatroska: Fix Darwin build
2015-03-25 22:58:28 -04:00
Spencer Whitt
0b853b767a
libebml: 1.3.0 -> 1.3.1
2015-03-25 22:51:44 -04:00
Spencer Whitt
c7a0e68e58
schroedinger: 1.0.0 -> 1.0.11
2015-03-25 22:22:20 -04:00
William A. Kennington III
151c42aa98
libvorbis: 1.3.4 -> 1.3.5
2015-03-25 16:02:42 -07:00
William A. Kennington III
838acbe701
Merge pull request #6983 from spwhitt/libtheora
...
Libtheora
2015-03-25 15:36:56 -07:00
William A. Kennington III
fe6055dc2a
Merge pull request #6984 from spwhitt/x264
...
X264 updates
2015-03-25 15:35:59 -07:00
Spencer Whitt
84a15d6d08
x264: Update metadata
2015-03-25 18:13:47 -04:00
Spencer Whitt
3630a37dd5
x264: Add option to encode videos as bit depth 10
...
At compile time libx264 must be configured to encode videos in either 8
bit depth or 10 bit depth. It is not possible to compile libx264 to
support both bit depths simultaneously. This exposes the bit depth
compile option.
2015-03-25 18:10:08 -04:00
Spencer Whitt
98bf3f9d39
x264: snapshot-20130424-2245-stable -> snapshot-20141218-2245-stable
...
Update fixes configure error on Darwin
2015-03-25 18:04:07 -04:00
Spencer Whitt
7adbb34315
libtheora: Add metadata
2015-03-25 17:57:40 -04:00
Spencer Whitt
04f724873a
libtheora: Fix build on Darwin
2015-03-25 17:52:19 -04:00
Peter Simons
f7c2699fde
hunspell-dictionaries: cosmetic
2015-03-25 19:34:46 +01:00
Peter Simons
279429b700
hunspell-dictionaries: update french dictonary to fix the build
...
The old version has disappeared from the server.
2015-03-25 19:34:46 +01:00
Eric Seidel
0bfce5bb4a
pixman: patch for clang36
2015-03-24 20:54:05 -07:00
William A. Kennington III
6f025832b5
Merge pull request #6971 from joachifm/remove-redundant-clppcre
...
Delete redundant clppcre expression
2015-03-24 19:19:50 -07:00
Mateusz Kowalczyk
25eee1c865
gtkspell3: update from 3.0.6 to 3.0.7
2015-03-25 00:46:58 +00:00
Mateusz Kowalczyk
0a6eb7f8d5
gloox: update from 1.0.12 to 1.0.13
2015-03-25 00:46:58 +00:00
Mateusz Kowalczyk
66b72cf5d6
glm: update from 0.9.6.0 to 0.9.6.1
2015-03-25 00:46:58 +00:00
Thomas Tuegel
e1700c856c
kf58: fix another inherited typo
2015-03-24 18:21:12 -05:00
Joachim Fasting
b71865b1bb
libev: bump to 4.19
2015-03-25 00:07:22 +01:00
Thomas Tuegel
6eeaef55e5
kf58: fix inherited typo
2015-03-24 17:50:46 -05:00
Thomas Tuegel
8fd5dd89ac
Merge branch 'master' into staging
2015-03-24 17:49:30 -05:00
Joachim Fasting
2284a1ab8e
libev: set license and description
...
Use upstream's description
2015-03-24 23:47:17 +01:00
Thomas Tuegel
6632b151b8
add kf58
2015-03-24 17:15:51 -05:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Thomas Tuegel
ad49ea230a
qt54: update to qt-5.4.1
2015-03-24 17:14:56 -05:00
Vladimír Čunát
9a75c1d7c8
lensfun: fix build by using older make
2015-03-24 21:15:46 +01:00
Luis G. Torres
f7e4be5011
flann: make it build on Darwin ( close #6946 )
2015-03-24 20:48:10 +01:00
Joachim Fasting
a64d43b96d
Delete redundant clppcre expression
...
The top-level name clppcre has no reverse dependencies, is out-of-date, and
appears to have been superceded by lispPackages.cl-ppcre.
2015-03-24 20:39:25 +01:00
Joachim Fasting
be7ef555f2
libev: port to mkDerivation
2015-03-24 19:44:26 +01:00
Arseniy Seroka
3a08b70be5
Merge pull request #6959 from pmahoney/libdevil
...
libdevil: patch to build on darwin
2015-03-24 10:36:29 +03:00
Michael Raskin
03912fb435
Update libfixposix link
2015-03-24 09:45:08 +03:00
Patrick Mahoney
7f728ae2e1
libdevil: patch to build on darwin
...
On a OSX 10.10 system:
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -fgnu89-inline -msse -msse2 -msse3 -D_THREAD_SAFE -I/nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR -I/nix/store/3jxslxa37wmfdnyfj1hckpxl0skscgj0-ilmbase-2.2.0/include/OpenEXR -O3 -c ./../src-IL/src/il_exr.cpp -fno-common -DPIC -o .libs/libIL_la-il_exr.o
In file included from ./../src-IL/src/il_exr.cpp:22:
In file included from ./../src-IL/include/il_exr.h:18:
In file included from /nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR/ImfIO.h:49:
In file included from /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/string:434:
/nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:32:22: error: expected value in expression
#if __LITTLE_ENDIAN__
^
/nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:110:11: fatal error: 'endian.h' file not found
# include <endian.h>
^
2 errors generated.
make[1]: *** [libIL_la-il_exr.lo] Error 1
make[1]: Leaving directory `/private/var/folders/1g/yfm550_10sb76p0z469bq9mr5zsthm/T/nix-build-libdevil-1.7.8.drv-1/devil-1.7.8/lib'
make: *** [all-recursive] Error 1
See http://sourceforge.net/p/resil/tickets/8/
2015-03-23 15:53:45 -05:00
Eelco Dolstra
433d30b877
libguestfs: Don't build on Hydra
...
It produces a package over 4 GB large, and takes several hours to
build (probably because of the overhead of copying that 4 GB image).
2015-03-23 13:25:20 +01:00
lethalman
3af17021d4
Merge pull request #6867 from risicle/master
...
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Thomas Tuegel
143aa5aa17
remove jsoncpp-0.6.0-rc2
2015-03-22 17:05:12 -05:00
Thomas Tuegel
a910301e18
make cmake-3.2 the default version
2015-03-22 17:00:46 -05:00
Thomas Tuegel
0777420850
kf57: don't set obsolete KDE_DEFAULT_HOME
2015-03-22 13:10:24 -05:00
Luis G. Torres
d1cf37eeb7
Cleaned up swt derivation
2015-03-22 13:28:34 -04:00
Luis G. Torres
e8d85753cf
Added Darwin case for java.swt. This still can't be built on Darwin, but at least this derivation won't cause nix-env -qas to crash on Darwin.
2015-03-22 13:28:34 -04:00
Tobias Geerinckx-Rice
627e2bf90c
nx-libs 3.5.0.30 -> 3.5.0.31
2015-03-22 14:20:59 +01:00
Russell O'Connor
e2e4c1182e
Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
...
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Thomas Tuegel
a17535822a
kf57: use cmake-3.2
...
Build was broken by openssl update because older cmake could not parse
openssl's version correctly.
2015-03-21 12:33:31 -05:00
Thomas Tuegel
19a4fc2b46
add jsoncpp-1.6.0
...
dependency of cmake-3.2
2015-03-21 12:32:12 -05:00
Arseniy Seroka
37c95d6a48
Merge pull request #6909 from johbo/libatopic_ops
...
libatomic_ops: Allow on all unix platforms
2015-03-21 13:48:19 +03:00
Eelco Dolstra
2ed5c2bd6b
Set some meta.platforms
...
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy
19cd9f16a0
Merge branch 'staging'
2015-03-20 09:53:34 -04:00
Johannes Bornhold
c30b11c776
libatomic_ops: Allow on all unix platforms
2015-03-20 14:31:54 +01:00
Vladimír Čunát
cd97c58110
openssl_1_0_1j: fix after updating the main version
2015-03-19 20:28:35 +01:00
Eelco Dolstra
2fe351c7e3
openssl: Update to 1.0.1m
...
Fixes various "Moderate" / "Low" CVEs:
http://openssl.org/news/secadv_20150319.txt
2015-03-19 15:57:17 +01:00
Peter Simons
f30743b86b
Revert "VLC wants a newer version of libdvdnav"
2015-03-19 13:19:17 +01:00