Commit Graph

23259 Commits

Author SHA1 Message Date
Michel Kuhlmann
c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Rob Vermaas
46eedd9de5 Dohh 2015-03-26 09:48:27 +00:00
Rob Vermaas
ac35d15bcc bazel: Upstream pushed patch, removing patch. 2015-03-26 09:46:31 +00:00
Rob Vermaas
7721ff4ccb bazel: add patch suggested by upstream 2015-03-26 06:30:21 +00: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
Spencer Whitt
5284c5684f orc: Enable building on Darwin 2015-03-25 22:13:48 -04:00
Tobias Geerinckx-Rice
9060ae8f89 include-what-you-use: pin clang to version 3.5
Fixes Hydra failure with clang 3.6 <http://hydra.nixos.org/build/20560181>.
Also shorten excessive longDescription a bit.
2015-03-26 00:29:42 +01: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
bdd4304870 Merge pull request #6980 from Fuuzetsu/remove-ansi-patch
ansi-wl-pprint: don't patch anymore
2015-03-25 20:36:05 +01:00
Peter Simons
706b2274cb haskell-esqueleto fails its test suite. 2015-03-25 20:33:26 +01:00
Mateusz Kowalczyk
5faa4e5aef ansi-wl-pprint: don't patch anymore
The package version we have now already has this patch courtesy to @hvr
making a release with it.
2015-03-25 19:16:26 +00: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
Rob Vermaas
f5eed7e14e Add initial version for bazel.io build manager. 2015-03-25 15:12:02 +00:00
Peter Simons
6792f76706 haskell-stm-queue-extras: manually remove the update to revision 1
That revision doesn't exist. What happened is that upstream uploaded a Cabal
file that says "x-revision: 1". Of course, the incorrect setting will come back
in as soon as we update hackage-packages.nix. Nonetheless, I'm opting for the
short-term solution here, hoping that upstream will remove the x-revision
header from Hackage soon'ish.

https://github.com/haskell/hackage-server/issues/337
2015-03-25 14:37:15 +01:00
Peter Simons
1fcac34d46 hackage-packages.nix: re-generate from Hackage 2015-03-24T20:22:17+0100 2015-03-25 14:37:15 +01:00
Peter Simons
9170b4bd65 haskell-lambdabot: upstream has fixed the build 2015-03-25 14:37:15 +01:00
Peter Simons
013b12a54c haskell-ng: expose Hackage's revision number in hackage-packages.nix and use it to generate stable download URLs for edited Cabal files
Fixes https://github.com/NixOS/nixpkgs/issues/6914.
2015-03-25 14:37:15 +01:00
Peter Simons
e77ad8855a haskell-feldspar-signal exports no modules. 2015-03-25 14:37:14 +01:00
Peter Simons
eaf95037cd haskell-Hipmunk: mark broken because it doesn't support recent versions of StateVar 2015-03-25 14:37:14 +01:00
Peter Simons
a4ffd5800e haskell-directory: version 1.2.2.0 tries to access the network when running the test suite 2015-03-25 14:37:14 +01:00
Peter Simons
c8c355941c haskell-ng: update bytestring to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
0533fdb09d haskell-ng: update haskeline to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
adff1a2b35 haskell-HStringTemplate: update to latest version 2015-03-25 14:37:14 +01:00
Peter Simons
258bc13966 haskell-ng: update Cabal and deepseq to latest versions 2015-03-25 14:37:14 +01:00
Peter Simons
3f0097fc4b hackage-packages.nix: re-generate from Hackage 2015-03-24T13:42:07+0100 2015-03-25 14:37:14 +01:00
Eric Seidel
0bfce5bb4a pixman: patch for clang36 2015-03-24 20:54:05 -07:00
Eric Seidel
69d02b71a0 clang: add isClang passthru attribute to mirror isGNU 2015-03-24 20:37:01 -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
Shea Levy
6e3c9d5ce4 Fix fallout of recent cc-wrapper changes
Fixes tarball except for 56e21d05e8
2015-03-24 22:13:43 -04: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