Commit graph

7385 commits

Author SHA1 Message Date
Lluís Batlle i Rossell
db46c668b8 libgsf and libextractor: allow build without gtk/gnome
I leave them enabled by default though; I don't really know how much it helps,
having them built with gtk or gnome support.

I head towards building gnunet without gtk dependencies.
2012-07-11 20:05:36 +02:00
Andres Loeh
945a3480d4 ghc-HEAD: update to a new snapshot 2012-07-11 20:04:15 +02:00
Alexander Foremny
0b71387b76 Add haskell-hoauth-0.3.4 2012-07-11 11:05:24 +02:00
Peter Simons
719852784a automake-1.11.x: create symlinks for un-versioned directory names
The latest Automake version installs the 'aclocal' and 'automake' directories
with a '-1.11' version suffix. Our setup hook is not prepared to handle that,
so we add those symlinks as a quick fix. A better solution would be to extend
the setup hook for Automake to recognize those kind of version suffixes.
2012-07-10 22:26:27 +02:00
Peter Simons
5c6185d925 automake-1.12.x.nix: disable 't/aclocal7.sh' regression test to avoid failures on Hydra
The test succeeds on my machine, but not when built on Hydra. It would
be great if some Automake guru could examine what exactly is going on.
2012-07-10 17:38:43 +02:00
Peter Simons
12c0998e03 libmng: build library with Automake 1.10.x; the build fails with later versions 2012-07-10 16:15:30 +02:00
Peter Simons
bb6c1e9878 automake-1.12.x: update to version 1.12.2 2012-07-10 16:15:30 +02:00
Peter Simons
9ca3cc08f6 automake-1.11.x: update to version 1.11.6 2012-07-10 16:15:30 +02:00
Andres Loeh
91cfda020b haskell-accelerate-cuda: Patch Setup file 2012-07-10 10:44:51 +02:00
Eelco Dolstra
baf5e27aaf ruby: Fix URL and enable parallel building 2012-07-09 17:32:11 -04:00
Shea Levy
be48fe265a ruby: update to 1.9.3-p194 2012-07-09 17:29:57 -04:00
Eelco Dolstra
03964c1032 Add fakes3, an implementation of the S3 protocol for testing 2012-07-09 17:25:23 -04:00
Ludovic Courtès
ac1081fb48 guile: update to 2.0.6 2012-07-08 23:48:00 +02:00
Shea Levy
158e74fd43 Merge branch 'lv2-support' of https://github.com/cillianderoiste/nixpkgs-goibhniu
Add lv2 support

All builds, and the only change that's not a pure addition is to
ardour3, which Cillian maintains.

If there are future lv2 plugins coming, it may make sense to group them
somehow in all-packages.
2012-07-07 20:53:14 -04:00
Michael Raskin
253c129f78 SBCL: update to 1.0.57
It looks like SBCL 1.0.58 is not coming soon, so I update to the latest
release now.
2012-07-07 20:11:55 +04:00
Ludovic Courtès
74c0e77271 automake 1.11: fix test case with Autoconf 2.69 2012-07-07 13:56:19 +02:00
Peter Simons
af61749b18 cyrus-sasl: update to version 2.1.25 2012-07-07 13:01:02 +02:00
Peter Simons
a59ed42a8b boost-1.50: added 'taggedLayout' parameter to force use of tagged layout in single variant builds 2012-07-07 12:01:25 +02:00
Peter Simons
eb7ad413b8 boost-1.44: add 'taggedLayout' parameter to force use of tagged layout in single-variant builds 2012-07-07 11:57:14 +02:00
Peter Simons
fda57fdd5e ccrtp-1.8: fix build with gcc 4.6 2012-07-07 11:44:28 +02:00
Ludovic Courtès
25adbc91bb automake: add version 1.12.1 2012-07-07 11:27:29 +02:00
Ludovic Courtès
c04a322018 autoconf: update to 2.69 2012-07-07 11:27:29 +02:00
Ludovic Courtès
240d2e9cfa automake: remove versions 1.7 and 1.9 2012-07-07 11:27:29 +02:00
Peter Simons
2659c3be45 apr-util: enable SSL support by default and enable ldapSupport on Darwin, too 2012-07-07 08:47:19 +02:00
Peter Simons
2199730941 apr: strip trailing whitespace 2012-07-07 08:47:19 +02:00
Peter Simons
f47c5d6bd7 openldap: update to version 2.4.31 2012-07-07 08:47:19 +02:00
Ludovic Courtès
5debe94bb3 gmp: don't build fat binaries on Solaris 2012-07-07 00:59:40 +02:00
Eelco Dolstra
4184e580a9 php: Update to 5.3.14 2012-07-06 15:14:16 -04:00
Lluís Batlle i Rossell
96a0a68598 ffmpeg: build the ffserver
Since the first expression of ffmpeg, it's disabled. I don't know why.
It does not require more dependencies.
2012-07-06 12:10:06 +02:00
Lluís Batlle i Rossell
8427f56203 ffmpeg: adding libdc1394 support (default false) 2012-07-06 12:01:58 +02:00
Lluís Batlle i Rossell
758209f075 Adding libdivsufsort.
Required for zpaq; I want to package it.
2012-07-06 12:01:49 +02:00
Cillian de Róiste
a2501c3561 Adding lv2 support
LV2 is a portable plugin standard for audio systems, similar in scope to  LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
2012-07-05 23:29:45 +02:00
Mathijs Kwik
2cedd7021b node.js: copy v8 headers
most npm's that want to build binary stuff (bindings) look for the v8 headers at NODE_BINARY_PATH/../include
Ideally, we get something like npm2nix someday and fix these build scripts.

Until then, this little hack does the trick.
2012-07-05 12:01:23 +02:00
Ludovic Courtès
1ae3ea8385 hwloc: Propagate `pciutils'. 2012-07-05 11:55:24 +02:00
Peter Simons
622a53ca61 haskell-yesod-core: update to version 1.0.1.3 2012-07-05 11:22:36 +02:00
Peter Simons
6e6a037272 haskell-wxcore: update to version 0.90.0.3 2012-07-05 11:22:36 +02:00
Peter Simons
5784af1772 haskell-wxc: update to version 0.90.0.4 2012-07-05 11:22:36 +02:00
Peter Simons
54b28b0300 haskell-tls: update to version 0.9.6 2012-07-05 11:22:35 +02:00
Peter Simons
83c234b48a haskell-async: update to version 2.0.1.0 2012-07-05 11:22:35 +02:00
Peter Simons
9fdec86356 haskell-syb: add version 0.3.7 2012-07-05 11:22:35 +02:00
Peter Simons
e8cbee8278 haskell-stm: add version 2.4 2012-07-05 11:22:35 +02:00
Lluís Batlle i Rossell
aa75c065d4 libmikmod and mikmod: update the former to 3.2.0, and add mikmod. 2012-07-04 23:43:25 +02:00
Lluís Batlle i Rossell
d0bfd4b623 opencv: updating to 2.4.1.
Let's hydra tell us if it breaks anything.
2012-07-04 09:59:31 +02:00
Lluís Batlle i Rossell
ef1d8eb915 xine-lib: removing a now unused patch
I forgot that in a previous commit.
2012-07-02 23:09:01 +02:00
Lluís Batlle i Rossell
946f2c10ea xineLib: update to 1.2.2 2012-07-02 23:04:11 +02:00
Lluís Batlle i Rossell
f0e4e770f0 fltk: updating, the old url didn't work. 2012-07-02 22:26:38 +02:00
Lluís Batlle i Rossell
40b91ced40 octave: disabling parallel building
The error http://hydra.nixos.org/build/2748254/log/tail-reload
makes me think there are concurrency problems in the octave build.
In my computer it builds fine.
2012-07-02 21:27:18 +02:00
Lluís Batlle i Rossell
95072d1485 pyqt: Adding a new url; the old does not work anymore. 2012-07-02 21:00:09 +02:00
Lluís Batlle i Rossell
cace272941 opencv 2.1: fixing the build
Related to libpng versions, and the gcc change (ptrdiff_t vs std::ptrdiff_t)
2012-07-02 20:18:48 +02:00
Peter Simons
2e1e7fcc4c gtkdatabox: add version 0.9.1.3
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:36 +02:00