Commit graph

10950 commits

Author SHA1 Message Date
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
Ludovic Courtès 45458141ea GNU Automake 1.11: Fix sloppy tests.
svn path=/nixpkgs/trunk/; revision=22481
2010-07-05 15:55:52 +00:00
Eelco Dolstra 19116c7f23 * For the moment, disable `make check' in Automake 1.11.1 to get
mountall to build again.

svn path=/nixpkgs/trunk/; revision=22480
2010-07-05 14:34:08 +00:00
Michael Raskin 06664135a4 Ejabberd will use old Erlang for now
svn path=/nixpkgs/trunk/; revision=22477
2010-07-05 12:47:35 +00:00
Michael Raskin 6c77fda8c1 Restore R13B version
svn path=/nixpkgs/trunk/; revision=22476
2010-07-05 12:43:59 +00:00
Michael Raskin 1b0fe61154 Update ejabberd
svn path=/nixpkgs/trunk/; revision=22475
2010-07-05 12:39:00 +00:00
Yury G. Kudryashov a10b45e604 Don't build djview3 by default, let hydra build djview4
svn path=/nixpkgs/trunk/; revision=22474
2010-07-05 11:09:38 +00:00
Eelco Dolstra e4a9bdd834 svn path=/nixpkgs/trunk/; revision=22472 2010-07-05 08:28:15 +00:00
Eelco Dolstra 4c18f46f82 * Updated bluez.
svn path=/nixpkgs/trunk/; revision=22471
2010-07-05 06:33:57 +00:00
Eelco Dolstra 94e5cdd437 * Updated dbus-python.
svn path=/nixpkgs/trunk/; revision=22470
2010-07-05 06:33:45 +00:00
Ludovic Courtès 2bdfbcadc6 guile-2-test: Remove `guile_1_9_coverage'.
svn path=/nixpkgs/trunk/; revision=22469
2010-07-04 21:53:01 +00:00
Ludovic Courtès 227c0d768e gnupdate: Fix typo.
svn path=/nixpkgs/trunk/; revision=22468
2010-07-04 21:11:31 +00:00
Ludovic Courtès 5808f1a0ca gnupdate: Remove obsolete workaround.
* maintainers/scripts/gnu/gnupdate: Remove `(sxml ssax) workaround for
  macro-generating macros.

svn path=/nixpkgs/trunk/; revision=22467
2010-07-04 21:11:27 +00:00