Commit graph

20482 commits

Author SHA1 Message Date
aszlig 003ea37724 ipython: Update to 0.13. 2012-07-25 18:04:52 +02:00
Shea Levy 3a37f47fd4 v8: build with gyp.
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Shea Levy 7f4b27f464 Add gyp python package 2012-07-25 10:55:49 -04:00
Shea Levy 6a3ea47c4e node: Update to 0.8.3 2012-07-25 10:45:04 -04:00
Shea Levy a9cd20e601 v8: Update to 3.11.10.15 2012-07-25 10:26:34 -04:00
Peter Simons 2302e45632 haskell-vector-space: update to version 0.8.2 2012-07-25 15:48:12 +02:00
Peter Simons 076d0635b3 haskell-tls: update to version 0.9.8 2012-07-25 15:48:12 +02:00
Peter Simons 99903896a8 haskell-snap: update to version 0.9.1.1 2012-07-25 15:48:11 +02:00
Peter Simons 6d7f1e10ad haskell-semigroupoids: update to version 3.0 2012-07-25 15:48:11 +02:00
Peter Simons 2cadf555b0 haskell-data-lens: update to version 2.10.1 2012-07-25 15:48:11 +02:00
Peter Simons 1d5c4851a0 haskell-comonad: update to version 3.0.0.1 2012-07-25 15:48:10 +02:00
Peter Simons acd0cdbe72 haskell-comonad-transformers: update to version 3.0 2012-07-25 15:48:10 +02:00
Peter Simons 96fd0e446a haskell-HsOpenSSL: update to version 0.10.3.2 2012-07-25 15:48:10 +02:00
Alexander Foremny d4d1f785db removed unofficial autoconf-2.67 from xbmc branch 2012-07-25 15:45:17 +02:00
Alexander Foremny d6e12aa1f6 more progress on XBMC build 2012-07-25 15:43:34 +02:00
Eelco Dolstra 0d5f1fd833 upower: Update to 0.9.17 2012-07-24 22:45:26 -04:00
Eelco Dolstra 6262db94a9 grub: Update to 2.00 2012-07-24 22:33:39 -04:00
Eelco Dolstra ddb5bd38bb kbd: Update to 1.15.3 2012-07-24 22:33:39 -04:00
Eelco Dolstra 99413d3e3c kbd: Hard-code the path to gzip/bzip2
This is necessary for systemd-vconsole-setup.service in systemd.
2012-07-24 22:33:39 -04:00
Shea Levy 912440dae8 dovecot2: Bump to 2.1.8 2012-07-24 18:34:19 -04:00
Peter Simons e198f4b237 Revert "Update RPM to 4.10.0."
Commit e29c284926 breaks some builds, i.e.
<http://hydra.nixos.org/build/2890636>.
2012-07-24 21:57:18 +02:00
Eelco Dolstra 63b257e0e1 Revert "ffmpeg: Update to latest version 0.11.1."
This reverts commit c6a2a1f885.
2012-07-24 11:43:31 -04:00
Eelco Dolstra bb8ac70291 Revert "ffmpeg: Add option to enable x11grab support."
This reverts commit 05831d3a66.
2012-07-24 11:43:30 -04:00
Eelco Dolstra 605f9bec52 Revert "ffmpeg: Add alsaLib to dependencies."
This reverts commit d9f08cf6f2.
2012-07-24 11:43:29 -04:00
Eelco Dolstra bf4c4d7a36 Revert "ffmpeg: Add optional Jack audio support."
This reverts commit fe42f8add9.
2012-07-24 11:43:24 -04:00
Florian Friesdorf 471a9615a2 fix mpich2 and mplayer 2012-07-24 14:17:45 +02:00
Phreedom 0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03:00
Shea Levy 8c9bef04a6 linux-3.5: Enable XEN_DOM0 support 2012-07-24 02:26:04 +00:00
Alexander Foremny db6b88a50b attempt on Nix expression for xbmc
configure fails while trying to lookup the sonames of some libraries.
2012-07-24 00:41:58 +02:00
Petr Rockai ce77a5ceec Factor out repeated scriptlets from build-support/release/*.nix. 2012-07-23 20:33:04 +02:00
Petr Rockai 1eb5450bd4 Add --nodeps to rpm when test-uninstalling after a rpmBuild. 2012-07-23 20:31:51 +02:00
Petr Rockai e1c172ab6b Call rpm -U instead of rpm -i to test package installation. 2012-07-23 20:31:35 +02:00
Petr Rockai e29c284926 Update RPM to 4.10.0. 2012-07-23 20:30:28 +02:00
Peter Simons afada80a4f Haskell Platform 2012.2.0.0 mandates deepseq 1.3.x, so let's use that for ghc 7.2.x, too. 2012-07-23 20:29:21 +02:00
Petr Rockai bcd8fded1a In ghc 7.2.2 (and 7.2.1) deepseq is not yet part of the core set. 2012-07-23 20:29:21 +02:00
Peter Simons 65235ec558 Merge pull request #54 from aszlig/ffmpeg-x11grab
ffmpeg: Add option to enable x11grab support.
2012-07-23 11:22:09 -07:00
Peter Simons 519248fdbb Merge pull request #56 from aszlig/netrw
Add package netrw
2012-07-23 11:21:06 -07:00
Peter Simons bef1738d0e Merge pull request #57 from dstcruz/snap
Haskell libraries required for Snap development
2012-07-23 11:18:43 -07:00
Eelco Dolstra 16d2d9acab php: Update to 5.3.15
Includes fixes for CVE-2012-2688 and CVE-2012-3365.
2012-07-23 13:46:50 -04:00
Phreedom 113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Lluís Batlle i Rossell 8686b20bec opencv: update from 2.4.1 to 2.4.2 2012-07-23 16:09:45 +02:00
Peter Simons 1e9adc147d haskell-tls: update to version 0.9.7 2012-07-23 11:56:21 +02:00
Peter Simons 176e44ab69 haskell-terminfo: update to version 0.3.2.4 2012-07-23 11:56:21 +02:00
Peter Simons 7ffb4c1471 haskell-shakespeare: update to version 1.0.1 2012-07-23 11:56:21 +02:00
Peter Simons 3c92eb2e66 haskell-shakespeare-text: update to version 1.0.0.3 2012-07-23 11:56:21 +02:00
Peter Simons 49a87bc72b haskell-shakespeare-js: update to version 1.0.0.4 2012-07-23 11:56:21 +02:00
Peter Simons 0909580c51 haskell-shakespeare-css: update to version 1.0.1.3 2012-07-23 11:56:21 +02:00
Peter Simons 17c2d161d8 haskell-process-extras: update to version 0.1.1 2012-07-23 11:56:21 +02:00
Peter Simons 4bfa404d75 haskell-directory-tree: update to version 0.10.1 2012-07-23 11:56:21 +02:00
Peter Simons f110ebe38e haskell-benchpress: update to version 0.2.2.5 2012-07-23 11:56:21 +02:00