Commit graph

10962 commits

Author SHA1 Message Date
David Guibert b6a84f5c50 update ikiwiki and fix its dependencies.
- when installing perl.XML_LibXML:
  Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.

SKIP_SAX_INSTALL=1 fixes this.

- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.

svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
David Guibert 3563194637 compile static libraries for blas and lapack
svn path=/nixpkgs/trunk/; revision=22549
2010-07-09 13:15:56 +00:00
David Guibert 9e8da1fa0c libcgroup: library that abstracts the control group file system in Linux.
svn path=/nixpkgs/trunk/; revision=22548
2010-07-09 13:15:51 +00:00
David Guibert a826eeff23 openmpi 1.4.2 with gfortran
svn path=/nixpkgs/trunk/; revision=22547
2010-07-09 13:15:47 +00:00
David Guibert 74b7818349 vala - Compiler for the GObject type system
svn path=/nixpkgs/trunk/; revision=22546
2010-07-09 13:15:40 +00:00
Michael Raskin 72f6e78cb0 Make midori use the webkit version from libsoup
svn path=/nixpkgs/trunk/; revision=22544
2010-07-09 11:35:07 +00:00
Eelco Dolstra f2aa054357 * Revive gmime-2.2.x, because gmime-2.4.x is not backwards
compatible.  For instance, Pan requires gmime-2.2.

svn path=/nixpkgs/trunk/; revision=22543
2010-07-09 09:12:42 +00:00
Michael Raskin 765e4ee981 Oops, pass needed args
svn path=/nixpkgs/trunk/; revision=22542
2010-07-09 04:24:31 +00:00
Michael Raskin 522d4f9d85 GCL at the ansi level
svn path=/nixpkgs/trunk/; revision=22541
2010-07-09 03:34:29 +00:00
Michael Raskin 80e2d957e6 Add a patch to work around GNU TLS behavior
svn path=/nixpkgs/trunk/; revision=22540
2010-07-08 20:38:48 +00:00
Michael Raskin 7c5e566c5c Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Lluís Batlle i Rossell 874b619180 Adding Black Shades Elite (a fork of Black Shades)
svn path=/nixpkgs/trunk/; revision=22538
2010-07-08 18:06:01 +00:00
Michael Raskin aadb898a0b Implementing a fix allowing deepOverride without changing dependency-tree-leaf packages
svn path=/nixpkgs/trunk/; revision=22533
2010-07-08 15:31:59 +00:00
Michael Raskin e89dbf1184 Disabling MathML build again -- bug submitted upstream...
svn path=/nixpkgs/trunk/; revision=22532
2010-07-08 15:28:34 +00:00
Lluís Batlle i Rossell 2d66489e53 Adding the gltron expression I forgot to commit yesterday.
svn path=/nixpkgs/trunk/; revision=22531
2010-07-08 14:08:09 +00:00
Michael Raskin ccc497f80d Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Eelco Dolstra 3c824666fd * Remove the call to update-mime-database, which doesn't belong here
but in the postBuild hook.

svn path=/nixpkgs/trunk/; revision=22527
2010-07-08 12:55:03 +00:00
Eelco Dolstra a6fcf45726 * First figure out what symlinks need to be created, then create
them.  This prevents unnecessary unlink operations to resolve
  collisions between directories.

svn path=/nixpkgs/trunk/; revision=22526
2010-07-08 12:52:17 +00:00
Andres Löh eb2cb9afd4 Added ghc-6.12.3. Does not build yet for me -- still have to figure out why.
svn path=/nixpkgs/trunk/; revision=22525
2010-07-08 11:43:06 +00:00
Michael Raskin b3378524fa Add libsoup 2.31 - may work better with GnuTLS update
svn path=/nixpkgs/trunk/; revision=22523
2010-07-08 09:02:10 +00:00
Michael Raskin 6be9a7692a Update WebKit back to latest nightly - the SSL problem is not in WebKit version
svn path=/nixpkgs/trunk/; revision=22521
2010-07-08 08:21:13 +00:00
Lluís Batlle i Rossell f3a813ae77 Adding Black Shades
svn path=/nixpkgs/trunk/; revision=22520
2010-07-07 22:22:19 +00:00
Lluís Batlle i Rossell 6b701731ec Adding gltron.
svn path=/nixpkgs/trunk/; revision=22519
2010-07-07 21:44:09 +00:00
Lluís Batlle i Rossell 26dc245fb2 Updating rtorrent and libtorrent
svn path=/nixpkgs/trunk/; revision=22518
2010-07-07 21:11:07 +00:00
Michael Raskin 40fb98d671 Fix a typo; thanks to viric for showing me my being silly.
svn path=/nixpkgs/trunk/; revision=22517
2010-07-07 20:19:48 +00:00
Michael Raskin c009e9d2f0 Assert the stdenv requirements of the expression for now
svn path=/nixpkgs/trunk/; revision=22516
2010-07-07 18:44:57 +00:00
Lluís Batlle i Rossell e2e5ae39f8 Updating meshlab (it was even not building fine from a long time ago)
svn path=/nixpkgs/trunk/; revision=22515
2010-07-07 15:10:05 +00:00
Lluís Batlle i Rossell 0c06d77a7d Adding clapack.
svn path=/nixpkgs/trunk/; revision=22514
2010-07-07 15:10:01 +00:00
Eelco Dolstra fcbaf98adc * Obsolete.
svn path=/nixpkgs/trunk/; revision=22513
2010-07-07 15:08:55 +00:00
Eelco Dolstra f928e6ad5a * Updated reiserfsprogs to 3.6.21. Also install fsck.reiserfs and
mkfs.reiserfs symlinks.  The former is important to keep mountall
  happy.

svn path=/nixpkgs/trunk/; revision=22511
2010-07-07 14:23:30 +00:00
Eelco Dolstra 84b56ade89 * Respect the "nobootwait" mount option for filesystems under /var and
/usr.

svn path=/nixpkgs/trunk/; revision=22510
2010-07-07 13:08:44 +00:00
Rob Vermaas 0bb5538ec7 crypto++: use stdenv.system in stead of builtins.currentSystem for patches and buildinputs
svn path=/nixpkgs/trunk/; revision=22507
2010-07-07 11:44:58 +00:00
Rob Vermaas 78ba3b5d01 autoconf: use stdenv.system in stead of builtins.currentSystem for doCheck
svn path=/nixpkgs/trunk/; revision=22506
2010-07-07 11:42:04 +00:00
Eelco Dolstra a157c84c81 * Upstart 0.6.6.
svn path=/nixpkgs/trunk/; revision=22505
2010-07-07 10:03:46 +00:00
Rob Vermaas e230d213fa Reverted autoconf to 2.65 because it has some regressions regarding AC_CHECK_SIZEOF.
This break almost all stratego based packages. No final patch available, see 
http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html for more info.


svn path=/nixpkgs/trunk/; revision=22504
2010-07-07 09:59:33 +00:00
Lluís Batlle i Rossell 9cadb2cdc6 Making privoxy build (set an older autoconf - the current privxoy does not like the newer)
svn path=/nixpkgs/trunk/; revision=22503
2010-07-07 08:58:56 +00:00
Michael Raskin 2e6ffe7b13 Update LiquidWar
svn path=/nixpkgs/trunk/; revision=22502
2010-07-07 06:26:57 +00:00
Michael Raskin 2f81a8697b Update WebKit
svn path=/nixpkgs/trunk/; revision=22501
2010-07-07 03:34:53 +00:00
Michael Raskin af34f7a80a Request a larger version
svn path=/nixpkgs/trunk/; revision=22500
2010-07-06 20:27:48 +00:00
Michael Raskin ce2f4992f1 Work around a gcl bug related to temporary directories - bug report sent upstream
svn path=/nixpkgs/trunk/; revision=22499
2010-07-06 19:59:10 +00:00
Michael Raskin 058ccd7714 Apparently fixed GCL build
svn path=/nixpkgs/trunk/; revision=22498
2010-07-06 16:48:03 +00:00
Eelco Dolstra 3f92e4d2c8 * Added Blueman (a Bluetooth application).
* Added obex-data-server and python-notify, needed by Blueman.

svn path=/nixpkgs/trunk/; revision=22497
2010-07-06 14:54:22 +00:00
Michael Raskin 8213706eb9 Fix linking of the cuneiform
svn path=/nixpkgs/trunk/; revision=22496
2010-07-06 12:34:05 +00:00
Michael Raskin c5bd204477 Update cuneiform
svn path=/nixpkgs/trunk/; revision=22493
2010-07-06 11:12:33 +00:00
Eelco Dolstra c7b08905d6 * Fixed the URL.
svn path=/nixpkgs/trunk/; revision=22491
2010-07-06 09:29:05 +00:00
Eelco Dolstra 237c7808ce * Latest Linux kernels.
svn path=/nixpkgs/trunk/; revision=22488
2010-07-06 08:44:05 +00:00
Rob Vermaas ac26c3bee1 new version of chrome with new deps
svn path=/nixpkgs/trunk/; revision=22486
2010-07-06 08:18:14 +00:00
Michael Raskin b1eb6c96a8 Update Tulip. Unicode support should be available now.
svn path=/nixpkgs/trunk/; revision=22484
2010-07-06 07:25:07 +00:00
Michael Raskin 9fe4caf066 Readding old Graphviz: I need it for some graph program that relies on its way of grid snapping.
svn path=/nixpkgs/trunk/; revision=22483
2010-07-05 19:04:33 +00:00
Ludovic Courtès d66e8e5d73 GNU Automake 1.11: Remove useless workaround.
svn path=/nixpkgs/trunk/; revision=22482
2010-07-05 16:55:54 +00:00