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
Jan Malakhovski
380ee53fff
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-29 23:28:30 +00:00
William A. Kennington III
eb22e54243
libftdi: 1.1 -> 1.2
2015-03-29 14:07:02 -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
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
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
c8a05f484f
usbredir: 0.6 -> 0.7
2015-03-26 14:57:59 -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
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
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
Joachim Fasting
b71865b1bb
libev: bump to 4.19
2015-03-25 00:07:22 +01:00
Joachim Fasting
2284a1ab8e
libev: set license and description
...
Use upstream's description
2015-03-24 23:47:17 +01: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