Commit graph

20030 commits

Author SHA1 Message Date
aszlig 5cf8899673 xpra: Don't include cython into store requisites.
Cython is not required in order to run XPRA, so we now explicitly specify what
should be put into PYTHONPATH instead of using the PYTHONPATH which is set
during build time.

That way we don't get unnecessary stuff in /nix/store, like the mentioned
cython compiler/interpreter.
2012-07-06 03:40:47 +02:00
aszlig d802bacdd9 xpra: New version from the fork.
This is because the original version is no longer in development, as stated on
the website at http://code.google.com/p/partiwm/wiki/xpra:

"This project is in deep hibernation; I haven't had time to devote for several
years now. If you are looking for xpra, you may prefer Antoine Martin's fork,
which receives more support. It is available at: http://xpra.org/"

So I guess its safe to switch over to that fork.
2012-07-06 03:39:55 +02:00
aszlig af9924b929 Add Cython, because it's needed to build xpra. 2012-07-06 03:12:08 +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
Lluís Batlle i Rossell c43a18b8ec speed dreams: fixing build (libpng order in buildInputs)
I forgot committing this in my previous commit for speed dreams.
2012-07-02 20:40:16 +02:00
Lluís Batlle i Rossell cfea75c381 speed dreams: fixing the build (libpng version) 2012-07-02 20:38:57 +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
Lluís Batlle i Rossell 6389fcdbde rawtherapee: updating it. It fixes its build. 2012-07-02 20:10:10 +02:00
Lluís Batlle i Rossell e81c31cd51 libreoffice: trying to make it build again, with boots 1.49
The error shown in hydra looks like that appearing in other packages
fixed by downgrading their boost dependency from 1.50 to 1.49.

Not tested.
2012-07-02 19:46:16 +02:00
Lluís Batlle i Rossell 77da6ba734 enblend/enfuse: making it build again, with boost 1.49.
Boost 1.50 broke its build.
2012-07-02 19:44:12 +02:00
Peter Simons f9d9a0c4ca gtkglextmm: add version 1.2.0
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 17:13:36 +02:00