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
Eelco Dolstra
714f100970
httpd: Support building with another multi-processing module
2012-07-06 14:25:40 -04:00
Lluís Batlle i Rossell
f3b78a6b6f
gnunet: update to 0.9.3
2012-07-06 17:38:30 +02: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
Eelco Dolstra
1afb3b58e1
systemd: Update to 186
2012-07-05 17:31:38 -04:00
Eelco Dolstra
ebc1c7d6c7
cacert: Update to 20120628
2012-07-05 17:31:23 -04:00
Eelco Dolstra
562259efc1
nix: Update to 1.1pre2723_1aba0bf
2012-07-05 14:05:02 -04:00
Eelco Dolstra
df645c22cc
qemu-kvm: update to 1.1.0
2012-07-05 12:55:50 -04:00
Eelco Dolstra
500037bb4b
Add perl-WWW-Curl
2012-07-05 12:13:01 -04:00
Mathijs Kwik
ffe4829bbb
mongodb: switch to boost 1.49 now it's back
2012-07-05 12:01:24 +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
Mathijs Kwik
b659b026c5
google-talk-plugin: updated upstream, changing hashes
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
3bdc4b417f
lrzip: adding an upstream patch that fixes its md5 checksum.
...
The next version will have this fix already.
2012-07-05 09:56:22 +02:00
Ludovic Courtès
71ffa0ce4e
Seeks 0.4.1.
2012-07-05 00:52:36 +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
Shea Levy
6ba310e908
Merge pull request #36 from aszlig/chromium-channels
...
Use chromium release channels
2012-07-04 07:25:45 -07:00
aszlig
950c73271a
chromium: Remove obsolete source.nix.
...
As already promised, the old single-channel source.nix is now obsolete as we're
using Omahaproxy now and the build of the stable version finishes successful and
the browser runs fine.
2012-07-04 14:47:02 +02:00
aszlig
834d8be46e
chromium: Fix build for versions older than 21.x.
...
The current stable version won't build if gyp can't use svnversion from the
subversion package, so let's provide it for versions below 21.x.
2012-07-04 14:47:02 +02:00
aszlig
f6e063e7fc
chromium: Use new channel based sources.
...
Switch to channel based sources and default to the "stable" channel.
2012-07-04 14:47:02 +02:00
aszlig
a65ba9e083
chromium: Generate new sources.nix.
...
This means that we now have hashes and URLs for the latest versions of chromium
and can now work on integrating the changes into default.nix.
2012-07-04 14:47:02 +02:00
aszlig
ec395a78ee
chromium: Extend update script to use channels.
...
The previos update script just used the last version of chromium that showed up
at the bucket list at:
http://commondatastorage.googleapis.com/chromium-browser-official/
I'm not sure which channel this list actually holds, so I'm going to switch now
using the official release channels grabbed by omahaproxy. This also has the
advantage that we can provide different versions/flavors of chromium.
We now also write our data to sources.nix instead of source.nix, as we have more
than one source.
2012-07-04 14:47:02 +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
Eelco Dolstra
2e2335c5c0
reviewboard: Update to 1.6.9 and fix the build
...
ReviewBoard requires Django 1.3.1.
2012-07-03 20:14:24 -04:00
aszlig
8a5d9bad94
Update VirtualBox to version 4.1.18.
...
This should make #15 obsolete, as those patches were cherry-picked from
upstream.
2012-07-03 08:44:35 -04: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
5592b1f9b1
eaglemode: update to 0.84.0
...
It failds to build with xine-lib, but it goes on as it's
not a strong requirement. Then, the final path is not dependant
on xine anymore. I hope next releases fix this.
2012-07-02 23:04:12 +02:00
Lluís Batlle i Rossell
8a764b7891
xine-ui: update to 0.99.7
2012-07-02 23:04:12 +02:00
Lluís Batlle i Rossell
946f2c10ea
xineLib: update to 1.2.2
2012-07-02 23:04:11 +02:00
Ludovic Courtès
cb0d79e60f
viking: Update to 1.3.
2012-07-02 22:52:37 +02:00
Lluís Batlle i Rossell
dcdea9d2b8
cinepaint: updating, and making it build
...
I wrote a little patch for the cmake files, or it
didn't install.
I also used the NIX_LDFLAGS trick; they are not doing proper linking somehow.
2012-07-02 22:27:18 +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
808e50c7cf
freeswitch: Updating to the latest master. This fixes the build.
...
They say that 'master' is the best stable code to use.
2012-07-02 22:17:38 +02:00
Lluís Batlle i Rossell
aab4bec314
ufoai: fixing the build. Building with libpng12.
2012-07-02 21:53:03 +02:00
Lluís Batlle i Rossell
bda2b3ca5a
blackshadeselite: fix build in gcc 4.6
...
I simply added '-fpermissive', and it went on.
2012-07-02 21:40:14 +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