William A. Kennington III
445d789243
Fix some platforms
2015-04-03 23:23:52 -07:00
William A. Kennington III
755230967b
gdk_pixbuf: 2.30.8 -> 2.31.3
2015-04-03 21:54:58 -07:00
William A. Kennington III
dc5872e79f
gnutls: Add version 3.3.14
2015-04-03 19:17:28 -07:00
William A. Kennington III
23ed4c2157
gnutls: Make generic and upgrade to 3.2.21
2015-04-03 19:16:33 -07:00
William A. Kennington III
5a9cf6393f
nettle: Add version 3.0 as the default
2015-04-03 19:14:17 -07:00
William A. Kennington III
60b8b5a580
nettle: Refactor to be generic
2015-04-03 19:13:20 -07:00
William A. Kennington III
6a08748f75
libmsgpack: 1.0.1 -> 1.1.0
2015-04-03 18:38:49 -07:00
Tobias Geerinckx-Rice
69b0873647
duff, nxproxy, libxcomp: use autoreconfHook
2015-04-04 02:28:01 +02:00
Thomas Tuegel
55325978c0
haskell-poppler: fix build of haskellPackages.poppler too
2015-04-03 16:32:09 -05:00
William A. Kennington III
5014bcbb88
libdbi-drivers: Slight refactor
2015-04-02 15:32:57 -07:00
William Casarin
f1c38764e8
add: sfsexp - A small, fast s-expression library
2015-04-02 14:27:50 -07:00
Domen Kožar
7cc31b6b49
fix eval
2015-04-02 22:30:28 +02:00
Thomas Tuegel
c0d5cd0ff9
poppler: fix build of Qt 4 and Qt 5 wrappers
...
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Thomas Tuegel
da74e8c317
poppler: remove qtcairo patch cruft
2015-04-02 09:51:43 -05:00
aszlig
8769f43aa4
qt-5.4: Fix reference to MySQL library.
...
The MySQL library has been split up from the main client/server binaries
in 53f1d8147d
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 13:31:35 +02:00
Arseniy Seroka
d7382dc748
Merge pull request #7130 from spwhitt/gimp
...
Get GIMP to build on Darwin and misc. related fixes
2015-04-02 06:02:49 +03:00
William A. Kennington III
c91f939b94
libibverbs: Correct platforms
2015-04-01 19:37:30 -07:00
William A. Kennington III
4a76e860bb
libunwind: Add meta information
2015-04-01 19:33:39 -07:00
William A. Kennington III
b524480695
More mysql migrations
2015-04-01 16:50:47 -07:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
William A. Kennington III
71a2a59f46
opendbx: 1.4.4 -> 1.4.6
2015-04-01 16:31:51 -07:00
Spencer Whitt
1155bb97f8
poppler: 0.28.1 -> 0.32.0 and cmake -> configure
...
Use autotools build script rather than cmake as the cmake build script
is buggy (doesn't seem to work with openjpeg2)
Fixes build on Darwin and openjpeg2 support on Linux
2015-04-01 19:24:20 -04:00
Spencer Whitt
d27ba2824a
gegl: fix Darwin build
2015-04-01 19:24:20 -04:00
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
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