Commit graph

1469 commits

Author SHA1 Message Date
Ludovic Courtès bf5141245f jdee: Improve (fix?) Emacs 23 `avl-tree' compatibility.
svn path=/nixpkgs/trunk/; revision=16250
2009-07-08 13:56:08 +00:00
Ludovic Courtès 845a74db93 jdee: Fix path to the Java files.
svn path=/nixpkgs/trunk/; revision=16249
2009-07-08 13:23:32 +00:00
Eelco Dolstra 9f451704dd * Chatzilla 0.9.85 (on the Xulrunner from Firefox 3.5).
svn path=/nixpkgs/trunk/; revision=16248
2009-07-08 13:19:44 +00:00
Ludovic Courtès ea808c50ce Add ECB, the Emacs Code Browser.
svn path=/nixpkgs/trunk/; revision=16234
2009-07-08 09:01:11 +00:00
Michael Raskin 529a85abef Updated uzbl
svn path=/nixpkgs/trunk/; revision=16227
2009-07-07 21:48:08 +00:00
Ludovic Courtès df4a8eafde Add JDEE, the Java development environment for Emacs.
svn path=/nixpkgs/trunk/; revision=16222
2009-07-07 16:13:45 +00:00
Michael Raskin dd89941fb2 Added myself as the maintainer of some packages
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07 15:05:15 +00:00
Michael Raskin af58e1024b Update monotone-viz.
svn path=/nixpkgs/trunk/; revision=16203
2009-07-07 10:01:36 +00:00
Eelco Dolstra 200ad5eb63 * NSPR and NSS need to be told explicitly to do a 64-bit build.
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Eelco Dolstra 662055ee8d * Doh.
svn path=/nixpkgs/trunk/; revision=16188
2009-07-06 11:45:57 +00:00
Eelco Dolstra 19963e0447 * Xulrunner/Firefox 3.5: build with --with-system-nss.
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Peter Simons 5b9d573d62 Pass explicit paths for --with-zlib and --with-sqlite.
This might reduce the chances of something funny happening.

svn path=/nixpkgs/trunk/; revision=16185
2009-07-06 10:39:59 +00:00
Eelco Dolstra b8558fd04f * Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
and Firefox.
* Xulrunner: don't install the tests.  This saves a few megabytes.

svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Eelco Dolstra fd7a6cd6b5 * Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=16172
2009-07-03 23:53:49 +00:00
Eelco Dolstra 31039fead2 * Combine the Firefox 3.0 and Xulrunner expressions into one and
factor out the commonality.
* Removed the "strip -S", which should not be needed anymore.
* The enableOfficialBranding flag didn't do anything anymore.

svn path=/nixpkgs/trunk/; revision=16166
2009-07-03 15:23:03 +00:00
Eelco Dolstra f12a3abf4b svn path=/nixpkgs/trunk/; revision=16165 2009-07-03 14:52:50 +00:00
Eelco Dolstra 222ab9d494 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Peter Simons aded9986c5 Re-added the description of this patch, which was accidentally
overwritten in my last commit.

svn path=/nixpkgs/trunk/; revision=16149
2009-07-02 17:05:55 +00:00
Peter Simons 5e7f7822f8 Updated git to version 1.6.3.3.
The fill-paragraph patch is obsolete; it's now part of the distribution.

svn path=/nixpkgs/trunk/; revision=16148
2009-07-02 15:41:58 +00:00
Peter Simons 2d10c04eff Updated subversion to 1.6.3.
svn path=/nixpkgs/trunk/; revision=16147
2009-07-02 15:41:46 +00:00
Eelco Dolstra 88455f3742 svn path=/nixpkgs/trunk/; revision=16145 2009-07-02 14:42:34 +00:00
Eelco Dolstra bdb96c9200 ;
svn path=/nixpkgs/trunk/; revision=16144
2009-07-02 14:28:40 +00:00
Eelco Dolstra 060f8629f9 * Refactor the Firefox directories a bit.
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00
Eelco Dolstra fbe70b6ab5 * Delete Firefox 3.1.
svn path=/nixpkgs/trunk/; revision=16141
2009-07-02 13:57:57 +00:00
Eelco Dolstra d3f5d94ac7 * Fix some attributes that now make nix-env -q --meta barf.
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Eelco Dolstra 255a4a91f0 * Get rid of some dietlibc stuff.
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Marc Weber 5b638a94a5 make urxvt install its terminfo file, see longDescription
svn path=/nixpkgs/trunk/; revision=16122
2009-06-30 21:45:15 +00:00
Marc Weber b241732d8c adding ufraw (a standalone tool and gimp plugin to read raw data images)
adding exposureBlend (gimp plugin)
enabling gimpPlugins again. nix-env -qa \* --out-path suceeds

svn path=/nixpkgs/trunk/; revision=16108
2009-06-30 16:14:34 +00:00
Marc Weber 349de9bafe revrting my accident only keeping rubygem updates and ruby libs
This partially reverts commit -r 16100

svn path=/nixpkgs/trunk/; revision=16107
2009-06-30 15:58:02 +00:00
Marc Weber d1e39e78f9 adding rubygems support to nix - implemented target libraries/apps: sup mail client
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Sander van der Burg ac3253387f Replaced awk command with absolute path
svn path=/nixpkgs/trunk/; revision=16087
2009-06-29 19:44:38 +00:00
Eelco Dolstra 8af7ad5798 * Firefox 3.0.11.
svn path=/nixpkgs/trunk/; revision=16083
2009-06-29 08:35:54 +00:00
Ludovic Courtès 7f5364f6dc GNU IceCat 3.0.11-g1.
svn path=/nixpkgs/trunk/; revision=16074
2009-06-28 12:52:42 +00:00
Ludovic Courtès 1526ba9d33 Rename emacsUnicode' to emacs23'.
svn path=/nixpkgs/trunk/; revision=16073
2009-06-27 23:09:21 +00:00
Ludovic Courtès f156a809cc Update GNU Emacs 23 snapshot.
svn path=/nixpkgs/trunk/; revision=16072
2009-06-27 23:00:32 +00:00
Ludovic Courtès 7519caa4f4 Quack 0.36.
svn path=/nixpkgs/trunk/; revision=16068
2009-06-27 21:05:43 +00:00
Peter Simons 0ee475b7f9 Renamed "magit-mode" to "magit", which is the upstream package name anyway.
svn path=/nixpkgs/trunk/; revision=16067
2009-06-27 13:28:39 +00:00
Marc Weber 9dbc0bd614 adding gmic (a tool which can denoise images and much more)
svn path=/nixpkgs/trunk/; revision=16057
2009-06-26 16:52:35 +00:00
Peter Simons b12683e174 Added magit-mode 0.7, an Emacs mode for managing Git repositories.
svn path=/nixpkgs/trunk/; revision=16042
2009-06-25 14:31:20 +00:00
Lluís Batlle i Rossell a422cec621 Adding tkcvs (which manages also subversion repositories well, they claim)
svn path=/nixpkgs/trunk/; revision=16008
2009-06-19 09:02:48 +00:00
Michael Raskin 35bd2c76b0 Adding uzbl - a tiny browser
svn path=/nixpkgs/trunk/; revision=16006
2009-06-19 08:05:21 +00:00
Michael Raskin e15e850360 Account for RC1 xulrunner claiming to be 1.9.1
svn path=/nixpkgs/trunk/; revision=15993
2009-06-18 11:37:49 +00:00
Michael Raskin 603e3e8c6f Firefox 3.5 RC1
svn path=/nixpkgs/trunk/; revision=15991
2009-06-18 10:03:07 +00:00
Eelco Dolstra e16fe2a1eb svn path=/nixpkgs/trunk/; revision=15984 2009-06-17 13:56:46 +00:00
Michael Raskin 861c12a13c XulRunner needs the same version bump as FF
svn path=/nixpkgs/trunk/; revision=15960
2009-06-15 13:18:19 +00:00
Michael Raskin 0d32e9950c Firefox beta version bump. Preview before Release Candidate or whatever Mozilla calls it.
svn path=/nixpkgs/trunk/; revision=15958
2009-06-15 12:59:52 +00:00
Marc Weber f4262cf010 adding some gimp plugins *joy*
svn path=/nixpkgs/trunk/; revision=15954
2009-06-14 01:30:12 +00:00
Armijn Hemel 6375c2f236 update to 2.5.6
svn path=/nixpkgs/trunk/; revision=15889
2009-06-08 18:31:07 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell 65bc653910 Fixing psi, which needed -lqca still.
svn path=/nixpkgs/trunk/; revision=15844
2009-06-03 18:39:32 +00:00
Lluís Batlle i Rossell b49285ad27 Updating psi to a working version with ssl, using kde42 qca.
svn path=/nixpkgs/trunk/; revision=15842
2009-06-03 18:23:49 +00:00
Ludovic Courtès d051501d69 Add tangoGPS, a friendly GPS and map user interface.
svn path=/nixpkgs/trunk/; revision=15840
2009-06-03 13:52:38 +00:00
Lluís Batlle i Rossell 94d2e57c62 Trying to fix the cmake-qt problems, fixing cmake's FindQt4. Paraview now builds beyond 25%, while
before it didn't. Through this commit I expect the build farm to try to build kde, and see
whether this way it builds without the unusual NIX_CFLAGS_COMPILE set in the qt setup-hook.

svn path=/nixpkgs/trunk/; revision=15838
2009-06-03 09:19:19 +00:00
Ludovic Courtès 08d25bd326 Add `gpscorrelate', a GPS photo correlation tool.
svn path=/nixpkgs/trunk/; revision=15814
2009-06-01 22:43:36 +00:00
Ludovic Courtès b179d2c480 Viking: Link against libgps from `gpsd', thanks to a couple of Debian patches.
svn path=/nixpkgs/trunk/; revision=15810
2009-05-31 15:01:33 +00:00
Ludovic Courtès 3245777347 Viking: Make tests happier.
svn path=/nixpkgs/trunk/; revision=15805
2009-05-30 21:32:01 +00:00
Ludovic Courtès aa2fe97649 Add Viking, a GPS trace editor.
svn path=/nixpkgs/trunk/; revision=15804
2009-05-30 20:52:10 +00:00
Sander van der Burg da25b2498b Upgraded VirtualBox to 2.2.4
svn path=/nixpkgs/trunk/; revision=15803
2009-05-30 16:35:41 +00:00
Ludovic Courtès 71d1aa7d84 Add GPSBabel.
svn path=/nixpkgs/trunk/; revision=15801
2009-05-29 23:30:10 +00:00
Sander van der Burg a39c2a0e88 Added ALSA sound support to VirtualBox
svn path=/nixpkgs/trunk/; revision=15785
2009-05-29 11:39:24 +00:00
Eelco Dolstra 151031e233 * Fix nix-env evaluation on non-Linux platforms.
svn path=/nixpkgs/trunk/; revision=15783
2009-05-29 09:59:26 +00:00
Lluís Batlle i Rossell 6175b1d633 Updating to the latest cinepaint. I haven't checked thoroughly the bunch of
dependencies, whether any is no more needed in the update.

svn path=/nixpkgs/trunk/; revision=15778
2009-05-28 21:57:05 +00:00
Ludovic Courtès fb087d2598 GNU Ed 1.3.
svn path=/nixpkgs/trunk/; revision=15698
2009-05-24 17:45:43 +00:00
Marc Weber 3157bb1098 removed all __primops from nixpkgs
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Michael Raskin c7c225d5fe Update monotone
svn path=/nixpkgs/trunk/; revision=15680
2009-05-20 17:35:48 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell 5d72346338 Adding pkgconfig to MPlayer, as now it uses it for finding some libs as theora.
svn path=/nixpkgs/trunk/; revision=15629
2009-05-17 20:34:12 +00:00
Lluís Batlle i Rossell 291260a325 Updating mldonkey to 3.0.0.
svn path=/nixpkgs/trunk/; revision=15628
2009-05-17 20:34:04 +00:00
Lluís Batlle i Rossell 226d5cf608 Changing the xscreensaver expression, so nix-env operations with '*' work.
svn path=/nixpkgs/trunk/; revision=15627
2009-05-17 20:33:58 +00:00
Eelco Dolstra d15fc44b23 * Firefox 3.0.9.
svn path=/nixpkgs/trunk/; revision=15600
2009-05-14 12:34:13 +00:00
Rob Vermaas 86f343eb70 updated opera for x86_64
svn path=/nixpkgs/trunk/; revision=15593
2009-05-13 14:47:10 +00:00
Sander van der Burg b430c032fd Fixed command-line argument support for Eclipse wrapper script
svn path=/nixpkgs/trunk/; revision=15591
2009-05-13 14:05:25 +00:00
Sander van der Burg b506afc1a3 Added my own Eclipse expression which supports version 3.4 and provides a desktop item
svn path=/nixpkgs/trunk/; revision=15590
2009-05-13 13:55:53 +00:00
Lluís Batlle i Rossell 6e1e2d5aba Adding muparser and meshlab.
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Eelco Dolstra 0a54c9bcff * Subversion updated to 1.6.2.
svn path=/nixpkgs/trunk/; revision=15583
2009-05-13 10:18:05 +00:00
Sander van der Burg ab75faaa82 Added a minor symlink to OpenOffice.org to make desktop files work
svn path=/nixpkgs/trunk/; revision=15582
2009-05-13 09:44:26 +00:00
Sander van der Burg f6a4c64f0f Added desktop file support for openoffice.org
svn path=/nixpkgs/trunk/; revision=15579
2009-05-12 19:08:02 +00:00
Eelco Dolstra 8202de939d * Acrobat Reader -> Adobe Reader, and updated to version 9.0.1.
Removed the fastStart option; it seems to start fast enough without
  it nowadays.  Include CUPS in the RPATH so that the printer dialog
  box shows actual printers (especially useful since KDE 4 no longer
  include the kprinter program ;-).

svn path=/nixpkgs/trunk/; revision=15570
2009-05-12 14:49:01 +00:00
Eelco Dolstra d78a404063 * Removed some assertions that rely on pointer equality. (It's kind
of unfortunate that consitency checks like "httpd.apr == apr" don't
  really work.  Perhaps equality tests on derivations should just
  compare the drvPath or outPath attributes.)

svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin 4bdeb83cf3 Reduced number of build errors in audacity. Still fails in the end complaining on not building part of itself
svn path=/nixpkgs/trunk/; revision=15558
2009-05-12 04:26:22 +00:00
Ludovic Courtès f9f56062c1 Gnash: Remove pointless configure flag.
svn path=/nixpkgs/trunk/; revision=15557
2009-05-11 22:51:54 +00:00
Eelco Dolstra 5abb878393 svn path=/nixpkgs/trunk/; revision=15552 2009-05-11 15:22:22 +00:00
Eelco Dolstra 27152e987a * ldcpp in all-packages.nix still referred to 1.0.1.
svn path=/nixpkgs/trunk/; revision=15547
2009-05-11 11:22:26 +00:00
Marc Weber 57baa6617f fix eclipse start script
svn path=/nixpkgs/trunk/; revision=15546
2009-05-11 06:00:27 +00:00
Marc Weber fe62c65b59 update qgis so that it compiles again
svn path=/nixpkgs/trunk/; revision=15545
2009-05-11 06:00:23 +00:00
Michael Raskin cd61acfa10 Update qemu
svn path=/nixpkgs/trunk/; revision=15542
2009-05-10 21:22:16 +00:00
Michael Raskin 9771ef0e52 Update Monotone-Viz source
svn path=/nixpkgs/trunk/; revision=15536
2009-05-10 19:40:33 +00:00
Michael Raskin 648b4ccf0f Update Linux DC++
svn path=/nixpkgs/trunk/; revision=15535
2009-05-10 19:39:59 +00:00
Michael Raskin cd7837433a Update Opera
svn path=/nixpkgs/trunk/; revision=15534
2009-05-10 19:39:16 +00:00
Sander van der Burg a8315aa241 Added desktop file generation function and desktop item for firefox
svn path=/nixpkgs/trunk/; revision=15529
2009-05-10 12:03:53 +00:00
Michael Raskin 607b018dbb Fix XFig installation
svn path=/nixpkgs/trunk/; revision=15526
2009-05-10 10:43:18 +00:00
Michael Raskin 3ea1d5b07a Update abiword. Unfortunately, it does not help to build it. The problem is with popt and gcc-g++-4.3
svn path=/nixpkgs/trunk/; revision=15524
2009-05-10 09:12:50 +00:00
Michael Raskin 38d6fbd9e4 Fix xchm compilation
svn path=/nixpkgs/trunk/; revision=15522
2009-05-10 06:24:44 +00:00
Sander van der Burg 1facdc08c1 Upgraded VirtualBox to version 2.2.2
svn path=/nixpkgs/trunk/; revision=15520
2009-05-09 21:15:28 +00:00
Marc Weber aa037e3af6 also use gcc-4.2 for blender. gcc-4.3 is causing another segfault.
I haven't checked pre 2.49 though

svn path=/nixpkgs/trunk/; revision=15499
2009-05-07 14:51:29 +00:00
Lluís Batlle i Rossell 1804d2bf98 Adding a patch I forgot needed for the xvidcap expression
svn path=/nixpkgs/trunk/; revision=15479
2009-05-06 21:03:57 +00:00
Marc Weber 16ca65b0c2 blender update to 2.48
adding some patches to compile dependencies and gav

svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Michael Raskin 7bf1932fdb Adding Firefox 3.5b4
svn path=/nixpkgs/trunk/; revision=15451
2009-05-05 15:39:51 +00:00
Andres Löh ab6c19e6a3 Minor fix to xmonad-contrib expression.
svn path=/nixpkgs/trunk/; revision=15441
2009-05-04 13:32:56 +00:00
Michael Raskin 2eb7441069 Wireshark update
svn path=/nixpkgs/trunk/; revision=15439
2009-05-04 11:01:59 +00:00
Lluís Batlle i Rossell a5ebd913f3 Updating xvidcap.
svn path=/nixpkgs/trunk/; revision=15432
2009-05-03 13:24:31 +00:00
Lluís Batlle i Rossell 61c20f5a7e Adding Eagle Mode.
svn path=/nixpkgs/trunk/; revision=15404
2009-04-29 16:42:41 +00:00
Eelco Dolstra 210ba6316e * Urgh. Some files that had been deleted in the trunk came back
through the stdenv-updates merge (probably because they had been
  modified in the branch).

svn path=/nixpkgs/trunk/; revision=15403
2009-04-29 16:19:57 +00:00
Marc Weber 2eaae478af synergy patch making it compile again
svn path=/nixpkgs/trunk/; revision=15392
2009-04-29 13:04:01 +00:00
Ludovic Courtès 4ebc66caa3 GNU IceCat 3.0.9-g1.
svn path=/nixpkgs/trunk/; revision=15333
2009-04-27 09:37:48 +00:00
Marc Weber 829e0da0e5 topgit update
there is now a tg push command pushing branch and its base optionally
including all dependency

svn path=/nixpkgs/trunk/; revision=15328
2009-04-27 01:18:07 +00:00
Eelco Dolstra 914f2d6cf6 * Last sync.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15320
2009-04-26 17:21:58 +00:00
Marc Weber 3a9bfe866c adding small emacs session mode packages remembering inputs
svn path=/nixpkgs/trunk/; revision=15318
2009-04-26 11:06:54 +00:00
Eelco Dolstra 5a2284ac61 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Michael Raskin c26271927a Remove multiversion expression for tailor for easier use of custom versions
svn path=/nixpkgs/trunk/; revision=15296
2009-04-25 11:19:42 +00:00
Ludovic Courtès 72656e7d1c GNU Zile 2.3.7.
svn path=/nixpkgs/trunk/; revision=15287
2009-04-24 12:48:37 +00:00
Peter Simons d1045dc8d0 qgit: update to version 2.2.
svn path=/nixpkgs/trunk/; revision=15286
2009-04-24 12:31:33 +00:00
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Michael Raskin 4c02ccd107 Fix git-with-svn instantiation
svn path=/nixpkgs/trunk/; revision=15266
2009-04-23 10:56:23 +00:00
Eelco Dolstra e13bce06c4 * Latest irssi. This also fixes --disable-static breakage.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15264
2009-04-23 10:11:02 +00:00
Eelco Dolstra 7ec61219db * lib/site_perl -> lib/perl5/site_perl.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Lluís Batlle i Rossell 2021063052 Adding vwm, the console window manager.
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Andres Löh d2f9333dca Made it even worse -- hopefully fixed now, sorry.
svn path=/nixpkgs/trunk/; revision=15186
2009-04-20 14:30:01 +00:00
Lluís Batlle i Rossell ff894ae773 Fixing the openoffice build, to run with a single job.
svn path=/nixpkgs/trunk/; revision=15182
2009-04-20 13:51:31 +00:00
Lluís Batlle i Rossell fc3574b125 Updating openoffice to 3.0.1.
svn path=/nixpkgs/trunk/; revision=15181
2009-04-20 13:50:07 +00:00
Andres Löh 3fd1093d2d xmonad and xmobar updates
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Eelco Dolstra c61c9dc35b * Drop the "perl" prefix from Perl attribute names. It's redundant
now that Perl packages are in their own namespace
  (perlPackages.<pkg>).

svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra ac24816344 * Move all the Perl packages out of all-packages.nix into a separate
file, perl-packages.nix.

svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Sander van der Burg 205d181222 Fixed inkscape compilation on glibc 2.9
svn path=/nixpkgs/branches/stdenv-updates/; revision=15168
2009-04-20 11:18:53 +00:00
Eelco Dolstra e72b00b2d7 * Leksah: forgot to commit. Also, use makeWrapper to set
XDG_DATA_DIRS to gtksourceview; otherwise, gtksourceview can't find
  its syntax highlighting files.
* Updated gtk2hs to the latest version from Darcs.  Otherwise Leksah
  crashes on GHC 6.10.2.

svn path=/nixpkgs/trunk/; revision=15162
2009-04-19 19:06:34 +00:00
Andres Löh 35ac416328 More Haskell platform packages.
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Eelco Dolstra ffbb7c03d5 * Removed applications/msic, a rather obvious typo.
svn path=/nixpkgs/trunk/; revision=15149
2009-04-19 11:47:01 +00:00
Andres Löh 1643888f80 Added cabalized darcs-2 and associated Haskell libs.
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
Eelco Dolstra 37f707fd92 * Removed Darcs 1.x.
* Updated Darcs to 2.2.1 and switched to the Cabal builder.  However,
  there are some dependencies missing that Andres will add :-)

svn path=/nixpkgs/trunk/; revision=15128
2009-04-18 15:42:59 +00:00
Eelco Dolstra cee387e845 * Move the composition of Haskell packages out of all-packages.nix
into haskell-packages.nix, which depends on an instance of GHC.
  This allows a consistent set of packages to be built with the same
  GHC.  For instance,

  $ nix-build -A haskellPackages_ghc683.xmonad

  builds xmonad and all its dependencies with GHC 6.8.3, while

  $ nix-build -A haskellPackages_ghc6102.xmonad

  does the same with GHC 6.10.2.  This is the same technique used with
  kernelPackages.  It also means that we don't need things like
  "cabal682" and "cabal683" anymore.

* The setup hook is now in a separate wrapper package so that we don't
  have to recompile all of GHC every time we want to make a small
  change.

* cinelerra: this package appears to have an accidental dependency on
  the "X11" Haskell package.

svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Eelco Dolstra 3e9cbbc1ba * Subversion 1.6.1.
svn path=/nixpkgs/trunk/; revision=15105
2009-04-16 21:59:55 +00:00
Lluís Batlle i Rossell b211399689 Making nvi avoid /var/tmp.
svn path=/nixpkgs/trunk/; revision=15102
2009-04-16 20:09:07 +00:00
Lluís Batlle i Rossell 4cb42e9647 Adding nvi, another small vi clone.
svn path=/nixpkgs/trunk/; revision=15099
2009-04-16 19:28:57 +00:00
Lluís Batlle i Rossell 1ce494d81d Adding elvis, although I can't see the characters in an xterm with black background
svn path=/nixpkgs/trunk/; revision=15098
2009-04-16 19:28:42 +00:00
Eelco Dolstra fb6ccb6355 * Include the kernel version number in the Virtualbox name attribute
to disambiguate between the various Virtualbox builds.

svn path=/nixpkgs/trunk/; revision=15087
2009-04-16 13:44:06 +00:00
Sander van der Burg 93b2ffcf38 Removed all earlier virtualbox attempts, since they are obsolete now
svn path=/nixpkgs/trunk/; revision=15069
2009-04-15 14:34:02 +00:00
Eelco Dolstra adf97c3ad8 * gphoto2 updated to 2.4.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15067
2009-04-15 13:39:41 +00:00
Eelco Dolstra a4c304ef84 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15065
2009-04-15 13:25:01 +00:00
Sander van der Burg dd3608c0de Added patchelf instruction in order to compile virtualbox on x86-64
svn path=/nixpkgs/trunk/; revision=15063
2009-04-15 12:16:50 +00:00
Lluís Batlle i Rossell 6917fa229d Fixing the license of google earth according to ludo advices:
"There is no google license, we can use the general 'unfree' license metainfo"

svn path=/nixpkgs/trunk/; revision=15052
2009-04-15 09:09:48 +00:00
Lluís Batlle i Rossell 17e7e8be97 Marking google earth as i686-linux only.
svn path=/nixpkgs/trunk/; revision=15051
2009-04-15 09:09:45 +00:00
Lluís Batlle i Rossell b8969ff4ae Making mplayer compile with mesa, so it gets 'gl' output.
svn path=/nixpkgs/trunk/; revision=15041
2009-04-14 21:01:16 +00:00
Eelco Dolstra ec2802e690 * Thunderbird 2.0.0.21.
svn path=/nixpkgs/trunk/; revision=15037
2009-04-14 14:02:23 +00:00
Eelco Dolstra ce358d750d * Urgh.
svn path=/nixpkgs/trunk/; revision=15033
2009-04-14 13:47:45 +00:00
Sander van der Burg 140a3d416f Added wrapper script and desktop item support to VirtualBox
svn path=/nixpkgs/trunk/; revision=15030
2009-04-14 13:29:19 +00:00
Marc Weber 7901f76355 adding ttf2pt1-3.4.4
svn path=/nixpkgs/trunk/; revision=15024
2009-04-14 12:27:42 +00:00
Eelco Dolstra fd03290fc0 * Simplified the pthread_cancel fix a bit: you just need to use -lgcc_s.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15017
2009-04-13 17:07:20 +00:00
Lluís Batlle i Rossell 8e09a9bb3d Adding gtkpod, and fixing libgpod meta info.
svn path=/nixpkgs/trunk/; revision=15016
2009-04-13 15:41:10 +00:00
Lluís Batlle i Rossell 06a957ecf6 Adding google earth.
svn path=/nixpkgs/trunk/; revision=15014
2009-04-13 15:40:51 +00:00
Eelco Dolstra 5e9c1113ba * Firefox 3.0.8.
svn path=/nixpkgs/trunk/; revision=15013
2009-04-13 12:18:04 +00:00
Sander van der Burg 34a1bb38ab Added Nix expression for VirtualBox 2.2.0 which also installs and compiles the kernel module
svn path=/nixpkgs/trunk/; revision=15003
2009-04-12 21:59:40 +00:00
Michael Raskin 3d5d738895 Added Gajim XMPP client in nearly full-feature configuration with all dependencies
svn path=/nixpkgs/trunk/; revision=15001
2009-04-12 19:34:20 +00:00
Sander van der Burg db2d658c41 Updated konversation to version 1.1
svn path=/nixpkgs/trunk/; revision=14999
2009-04-12 16:54:10 +00:00
Sander van der Burg 6c3c5448d6 Upgraded kile to 2.0.3
svn path=/nixpkgs/trunk/; revision=14997
2009-04-12 16:08:13 +00:00
Michael Raskin e5831a409f Updated mrxvt
svn path=/nixpkgs/trunk/; revision=14993
2009-04-12 08:42:04 +00:00
Eelco Dolstra 977e608a38 * xine-ui: put $gcc/lib in the RPATH, because otherwise it will barf
(on exit) with "libgcc_s.so.1 must be installed for pthread_cancel
  to work".

svn path=/nixpkgs/branches/stdenv-updates/; revision=14980
2009-04-09 15:27:48 +00:00
Eelco Dolstra eeed10ba8e * g77 -> gfortran throughout. Got rid of the separate
expressions/builders for Fortran.  Tested by building Octave with
  gfortran 4.3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14978
2009-04-09 15:24:33 +00:00
Ludovic Courtès a1540b57ae GNU Zile 2.3.6.
svn path=/nixpkgs/trunk/; revision=14971
2009-04-09 13:51:39 +00:00
Eelco Dolstra 2eb05cf933 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Lluís Batlle i Rossell 813a3b6c6d Adding freepv, without its mozilla plug-in.
svn path=/nixpkgs/trunk/; revision=14954
2009-04-08 20:05:59 +00:00
Lluís Batlle i Rossell 2c3aaf09d1 Adding autopano-sift-C, a C implementation of autopano-sift, made by the hugin people.
svn path=/nixpkgs/trunk/; revision=14916
2009-04-07 19:15:53 +00:00
Lluís Batlle i Rossell 613cc80e1d Adding sha256 hash to panotools, and improving its description.
svn path=/nixpkgs/trunk/; revision=14900
2009-04-06 09:34:28 +00:00
Lluís Batlle i Rossell dab0ce81ac Fixing the hugin build, and its meta information, with help of civodul.
svn path=/nixpkgs/trunk/; revision=14899
2009-04-06 09:19:51 +00:00
Ludovic Courtès 61a559cf97 Hugin: Fix `meta.license'.
svn path=/nixpkgs/trunk/; revision=14898
2009-04-06 08:26:13 +00:00
Ludovic Courtès e5ed8fe009 GNU IceCat 3.0.8-g1.
svn path=/nixpkgs/trunk/; revision=14897
2009-04-06 08:19:41 +00:00
Lluís Batlle i Rossell c36012783f Fixing licenses for the last packages I added.
svn path=/nixpkgs/trunk/; revision=14895
2009-04-05 21:41:47 +00:00
Lluís Batlle i Rossell 2dd00f1a57 Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell 7f9d11782e Adding panotools.
svn path=/nixpkgs/trunk/; revision=14893
2009-04-05 21:41:24 +00:00
Lluís Batlle i Rossell 0b76035b66 Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Ludovic Courtès dc57ca58fe PAvucontrol: Add dependency on `intltool'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14873
2009-04-03 21:04:13 +00:00
Eelco Dolstra f6e7c5b326 * vlc 0.9.9.
svn path=/nixpkgs/trunk/; revision=14872
2009-04-03 20:25:23 +00:00
Ludovic Courtès 676d58778d PAvucontrol: Disable Lynx.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14868
2009-04-03 16:58:07 +00:00
Ludovic Courtès 061fd96ad2 Add Pavucontrol (untested).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14864
2009-04-03 15:58:18 +00:00
Lluís Batlle i Rossell 19ac94dee3 Adding cinepaint 0.22.1 and as a dependency, also fltk 1.1.9
svn path=/nixpkgs/trunk/; revision=14841
2009-04-02 15:20:19 +00:00
Michael Raskin 042e3eddd9 Updated Mercurial
svn path=/nixpkgs/trunk/; revision=14831
2009-04-02 12:18:53 +00:00
Eelco Dolstra d27514cb28 * Sync with the trunk once more.
* Turn on everything in Hydra.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Lluís Batlle i Rossell 0edebf5d84 Adding paraview.
svn path=/nixpkgs/trunk/; revision=14794
2009-03-30 20:06:31 +00:00
Marc Weber 807aae2fd6 updated eclipse binary to 3.5M6
thereby allowing the user to copy the whole store path to a user
location so that update sites work properly

svn path=/nixpkgs/trunk/; revision=14773
2009-03-30 10:32:53 +00:00
Lluís Batlle i Rossell f031955f3c Updating audacity to 1.3.7 (I changed the builderDefs builder to stdenv's)
svn path=/nixpkgs/trunk/; revision=14770
2009-03-30 07:33:31 +00:00
Lluís Batlle i Rossell c29118795a Adding gwenview.
svn path=/nixpkgs/trunk/; revision=14761
2009-03-29 20:32:53 +00:00
Lluís Batlle i Rossell 40b58959a5 Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Marc Weber 5c0764de01 adding qcad-2.0.5.0
svn path=/nixpkgs/trunk/; revision=14744
2009-03-28 02:25:03 +00:00
Ludovic Courtès 08a56109fa Evince: Add dependency on `which'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14724
2009-03-26 12:55:50 +00:00
Michael Raskin 6986ddc2cf Updated Monotone to 0.43
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Ludovic Courtès 3fee8acbaa Evince 2.26.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14699
2009-03-25 13:10:44 +00:00
Lluís Batlle i Rossell ac404e713f Unison version update to 2.27.57
svn path=/nixpkgs/trunk/; revision=14689
2009-03-24 17:52:13 +00:00
Eelco Dolstra e230599c08 * Removed Subversion 1.4 - obsolete.
* Updated Subversion 1.5.x to 1.5.6.

svn path=/nixpkgs/trunk/; revision=14685
2009-03-24 15:07:11 +00:00
Peter Simons ea443ec70a subversion: updated to version 1.6.0
svn path=/nixpkgs/trunk/; revision=14682
2009-03-24 10:31:39 +00:00
Eelco Dolstra 37de59a3be * Dutch tax return program for 2008.
(And the government is *still* violating the LGPL...)

svn path=/nixpkgs/trunk/; revision=14678
2009-03-24 09:00:34 +00:00
Ludovic Courtès 0474b4f148 GNU gv 3.6.7.
svn path=/nixpkgs/trunk/; revision=14662
2009-03-23 15:42:14 +00:00
Ludovic Courtès a3f009935f GNU IceCat 3.0.7-g1.
svn path=/nixpkgs/trunk/; revision=14644
2009-03-22 12:37:16 +00:00
Armijn Hemel 19eaf90e36 update to 2.6.6
svn path=/nixpkgs/trunk/; revision=14636
2009-03-20 21:11:37 +00:00
Eelco Dolstra d8e436c742 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Ludovic Courtès f77e783622 Evince: Fix typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14621
2009-03-19 23:56:34 +00:00
Ludovic Courtès 3a43ab3860 Add Impressive (formerly known as `KeyJNote').
svn path=/nixpkgs/trunk/; revision=14618
2009-03-19 16:40:28 +00:00
Michael Raskin 32154f3dac Updated monotone
svn path=/nixpkgs/trunk/; revision=14565
2009-03-16 21:30:43 +00:00
Eelco Dolstra 3593b97d63 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00