Commit Graph

23379 Commits

Author SHA1 Message Date
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
Arseniy Seroka 7facba28be Merge pull request #7075 from oxij/x11support-gcc
gcc 4.8: add x11Support option so that it would stop evaluating gtk by default
2015-03-31 03:20:40 +03: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
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
Peter Simons aba61babe3 haskell-pandoc: disable test suite to fix the build
The errors look harmless. Reported upstream at https://github.com/jgm/pandoc/issues/2036.
2015-03-30 16:43:56 +02:00
Peter Simons 179f1b788f hackage-packages.nix: downgrade blaze-html and haddock-library to fix Pandoc build 2015-03-30 16:43:56 +02:00
Peter Simons e568408367 Nomyx has been fixed upstream. 2015-03-30 16:43:55 +02:00
Peter Simons 6306f9a761 hackage-packages.nix: re-generate with recent hackage2nix 2015-03-30 16:43:55 +02:00
Peter Simons d75bcc16f7 haskell-stringsearch no longer needs patching for GHC 7.10.x. 2015-03-30 16:43:55 +02:00
Peter Simons b9dd22f1cb haskell-haddock-library fails its test suite. 2015-03-30 16:43:55 +02:00
Peter Simons d619392bdc hackage-packages.nix: don't update default version of 'primitive' yet 2015-03-30 16:43:55 +02:00
Peter Simons e42e1ea6de hackage-packages.nix: re-generate from Hackage 2015-03-29T03:47:46+0200 2015-03-30 16:43:55 +02:00
Peter Simons 83db889148 haskell-base: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons 834f2dc27b haskell-integer-gmp: don't try to build this package 2015-03-30 16:43:54 +02:00
Peter Simons 67950f036e haskell-marquise fails its test suite. 2015-03-30 16:43:54 +02:00
Peter Simons 3061ce63aa haskell-llvm-base: deprecated package (that doesn't compile) 2015-03-30 16:43:54 +02:00
Arseniy Seroka 8852d8b1af Merge pull request #7074 from oxij/x11support-python
python 2.7: add x11Support option
2015-03-30 17:38:06 +03: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
Peter Simons c460fa95fb haskell-mtl-compat: fix build with ghc 7.6.x. 2015-03-30 04:05:00 +02:00
Peter Simons 82e91d8094 Merge pull request #7061 from abbradar/withpackages-stylefix
ghcWithPackages: restore old style (without 'with')
2015-03-30 03:05:38 +02:00
Peter Simons cfa06c1a8d Merge pull request #7064 from cstrahan/ghc7101-cabal-use-patch
ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS.
2015-03-30 03:03:32 +02:00
Jan Malakhovski 29133753c8 gcc 4.8: add x11Support option so that it would stop evaluating gtk by default 2015-03-29 23:31:37 +00:00
Jan Malakhovski a3e00bf6c4 python 2.7: add x11Support option 2015-03-29 23:30:39 +00: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
Charles Strahan 981dbc35d1 ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS 2015-03-29 12:20:02 -04:00
Nikolay Amiantov 8943ffcd2b ghcWithPackages: restore old style (without 'with') 2015-03-29 13:15:39 +03: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
Peter Simons 028779fb40 ghcWithPackages: fix isGhcjs evaluation even some more
This is harder than I would have thought.
2015-03-29 11:02:31 +02: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 b1e854d660 ghcjs: fix evaluation error in with-packages-wrapper.nix some more 2015-03-29 03:34:04 +02:00
Peter Simons acdc2c019d ghcjs-dom in the old package set doesn't evaluate any more. 2015-03-29 03:34:04 +02:00
Peter Simons 2502b53743 ghcjs: fix emacs syntax highlighting 2015-03-29 03:34:04 +02:00
Peter Simons 8c16648f56 ghcjs: fix evaluation error in with-packages-wrapper.nix 2015-03-29 03:34:04 +02:00
Charles Strahan d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
Peter Simons aed1895643 r-modules: remedy remaining Hydra failures 2015-03-29 00:17:55 +01:00
Arseniy Seroka c6213c71c1 Merge pull request #7056 from henrytill/texi2html
texi2html: change platforms to unix
2015-03-29 01:19:22 +03:00
Henry Till 7d52faac72 texi2html: change platforms to unix
Tested on Darwin
2015-03-28 17:11:14 -04:00
Arseniy Seroka 22a5d5790d Merge pull request #7053 from spwhitt/wavpack
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00