Commit Graph

1231 Commits

Author SHA1 Message Date
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
Nicolas Pierron
44b6165af2 * Update suckless package location.
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)

svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Eelco Dolstra
8ac53703f0 * vlc: use faad.
svn path=/nixpkgs/trunk/; revision=14502
2009-03-10 23:28:06 +00:00
Eelco Dolstra
1485c905f7 * ffmpeg: build with faad2 support. However, vlc still won't play
mp4a audio.
* faad2: latest version.
* vlc: fix the hard-coded OSD font path name.  Dunno why they don't
  use fontconfig.

svn path=/nixpkgs/trunk/; revision=14501
2009-03-10 22:45:27 +00:00
Eelco Dolstra
44ac9e249c * MPlayer: updated to the SVN version.
* VLC: updated to 0.9.8a.  It now uses Qt for the GUI, which looks a
  lot better than the wxWidgets one.
* libdvdread, libdvdnav: updated to 4.1.3.
* ffmpeg: updated to 0.5 (a new release!).  Got rid of the SVN
  version, which shouldn't be necessary anymore.

svn path=/nixpkgs/trunk/; revision=14500
2009-03-10 21:03:51 +00:00
Michael Raskin
13a25d33d3 My attempts to build Thunderbird3beta on Xulrunner. Maybe it is impossible; if not - there are some things others could reuse...
svn path=/nixpkgs/trunk/; revision=14438
2009-03-07 17:18:48 +00:00
Ludovic Courtès
e9917baddd GNU Zile 2.3.4.
svn path=/nixpkgs/trunk/; revision=14432
2009-03-07 11:28:56 +00:00
Marc Weber
23ca0bb3c2 vim version (7.2), optional .nix filetype detection and syntax highlighting
svn path=/nixpkgs/trunk/; revision=14431
2009-03-07 00:27:13 +00:00
Marc Weber
b56ed35851 replacing applyAndFun by lib.defaultOverridableDelayableArgs
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.

I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.

important refactoring:
  applyAndFun had .fun and .funMerge only when passing the merge
  function lib.mergeOrApply

  composableDerivation {
    initial = {
      ...
    };
  }

to

  overridableDelayableArgs has always .replace and .merge
  composableDerivation {} {
    ...
  }

svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Ludovic Courtès
f301e8423b GNU Gnash 0.8.5.
svn path=/nixpkgs/trunk/; revision=14415
2009-03-06 14:24:27 +00:00
Eelco Dolstra
e263446442 * Firefox 3.0.7.
* Chatzilla 0.9.84.

svn path=/nixpkgs/trunk/; revision=14346
2009-03-05 14:06:07 +00:00
Armijn Hemel
53bf781136 update to 2.5.5
svn path=/nixpkgs/trunk/; revision=14339
2009-03-04 23:05:11 +00:00
Lluís Batlle i Rossell
f3a4388ddc Updating flashplayer10 for i686, and adding it for x64.
I haven't tried the builder for i686, but I think it should work. The fix should be easy in any cas.
I don't think I've written pretty nix code, so I'm looking forward for revision.


svn path=/nixpkgs/trunk/; revision=14324
2009-03-04 11:04:16 +00:00
Ludovic Courtès
fb9ace2e56 CEDET: Run the test suite the right way.
svn path=/nixpkgs/trunk/; revision=14318
2009-03-03 19:45:04 +00:00
Ludovic Courtès
1c7bf2d846 GNU Zile 2.3.3.
svn path=/nixpkgs/trunk/; revision=14317
2009-03-03 19:35:56 +00:00
Eelco Dolstra
fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
fd93dfbe9d CEDET 1.0pre6.
svn path=/nixpkgs/trunk/; revision=14298
2009-03-02 15:11:54 +00:00
Eelco Dolstra
02b2540b15 svn path=/nixpkgs/trunk/; revision=14284 2009-02-27 16:25:27 +00:00
Pjotr Prins
17e2100b03 Updated PAML package to 4.2a
svn path=/nixpkgs/trunk/; revision=14262
2009-02-26 15:22:13 +00:00
Peter Simons
9cab85dd63 git: updated from 1.6.0.4 to 1.6.1.3
svn path=/nixpkgs/trunk/; revision=14259
2009-02-26 10:54:52 +00:00
Peter Simons
6febac4529 git.el: added fill-paragraph patch
The patch makes Emacs recognize "--- log message follows this line ---"
as a paragraph separator. It's going to be part of the distribution in
the foreseeable future.

svn path=/nixpkgs/trunk/; revision=14258
2009-02-26 10:54:44 +00:00
Ludovic Courtès
38dd615de3 CEDET: Fix installation.
svn path=/nixpkgs/trunk/; revision=14250
2009-02-25 21:12:13 +00:00
Ludovic Courtès
8fba10c951 Add GNU Zile, a tiny Emacs clone.
svn path=/nixpkgs/trunk/; revision=14249
2009-02-25 20:24:18 +00:00
Ludovic Courtès
a7cf0b2f02 Add CEDET, the umbrella project for Semantic and EIEIO.
svn path=/nixpkgs/trunk/; revision=14240
2009-02-25 14:30:50 +00:00
Marc Weber
312c697fef added tig (git console browser)
svn path=/nixpkgs/trunk/; revision=14236
2009-02-24 22:00:35 +00:00
Michael Raskin
8f51ff86fd Qemu SVN head..
svn path=/nixpkgs/trunk/; revision=14222
2009-02-24 12:22:15 +00:00
Ludovic Courtès
160b00c8b4 GNU Emacs 23.x: D-Bus support.
svn path=/nixpkgs/trunk/; revision=14207
2009-02-23 16:06:59 +00:00
Ludovic Courtès
370d778e4d Evince 2.25.5 (untested).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14195
2009-02-22 22:59:47 +00:00
Michael Raskin
f1546e64c4 compiz 0.8.0 - buildable
svn path=/nixpkgs/trunk/; revision=14151
2009-02-21 18:58:32 +00:00
Eelco Dolstra
1fadce397e * slim updated to 1.3.1. This version has PAM support built-in, but it has
a bug that prevents logins when using pam_unix2.  So I've fixed it.

svn path=/nixpkgs/trunk/; revision=14108
2009-02-18 10:38:51 +00:00
Ludovic Courtès
722c3546af GNU Emacs live from CVS.
svn path=/nixpkgs/trunk/; revision=14107
2009-02-17 21:05:52 +00:00
Eelco Dolstra
ffe07e1507 * MPlayer: disabled ivtv since it doesn't build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14104
2009-02-17 16:10:19 +00:00
Pjotr Prins
7ba68d934f Added note on package status for 64 bits
svn path=/nixpkgs/trunk/; revision=14090
2009-02-17 08:23:21 +00:00
Armijn Hemel
1ff2661414 version bump
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Pjotr Prins
387a7a85d6 Updated NCBI tools to latest version
svn path=/nixpkgs/trunk/; revision=14087
2009-02-16 16:38:55 +00:00
Eelco Dolstra
48eb3bd187 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Marc Weber
630dcdebfc fix url thinkingrock
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Eelco Dolstra
700c8abc43 * flac: patch for building on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14058
2009-02-12 21:19:31 +00:00
Eelco Dolstra
390695e73f * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Marc Weber
498be42912 version bump: wireshark-1.1.2, libpcap-1.0.0
svn path=/nixpkgs/trunk/; revision=14054
2009-02-12 20:28:01 +00:00
Marc Weber
387478ce5e vim_configurable: build with gtk, fix passing features=huge
using gtk gvim does start much faster

svn path=/nixpkgs/trunk/; revision=14053
2009-02-12 20:27:56 +00:00
Marc Weber
fd948733a0 fix perl, ruby, tcl support in vim_configurable
svn path=/nixpkgs/trunk/; revision=14052
2009-02-12 20:27:54 +00:00
Ludovic Courtès
f94091ad09 BitlBee 1.2.3.
svn path=/nixpkgs/trunk/; revision=14030
2009-02-11 08:48:46 +00:00
Ludovic Courtès
b2ccd56224 GNU IceCat 3.0.6-g1.
svn path=/nixpkgs/trunk/; revision=14021
2009-02-10 14:35:11 +00:00
Lluís Batlle i Rossell
18cc7f4b37 Adding comical-0.8
svn path=/nixpkgs/trunk/; revision=14016
2009-02-09 20:44:26 +00:00
Eelco Dolstra
599015e8b0 * Split lib/default.nix into several files, as it had become a big
mess.  Also cleaned up some functions:

  - foldl appeared broken (it recursively called fold).
  - Renamed logicalAND/logicalOR to and/or.
  - Removed listOfListsToAttrs, eqStrings: obsolete.
  - Removed isInList, which does the same thing as elem.
  - stringToCharacters: don't return a "" at the end of the list.
  - Renamed concatList to concat, as concatList (singular) is a
    misnomer: it takes two lists.  Likewise, renamed mergeAttr to
    mergeAttrs.

  misc.nix still contains a lot of stuff that should be refactored and
  moved to other files.

svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
Ludovic Courtès
eebb6f106c Add Semantic, a parser generator for Emacs.
svn path=/nixpkgs/trunk/; revision=14012
2009-02-09 08:48:49 +00:00
Ludovic Courtès
8eb6ecb1ec Add EIEIO, a CLOS clone for Emacs.
svn path=/nixpkgs/trunk/; revision=14011
2009-02-09 08:34:25 +00:00
Michael Raskin
d20bb02310 Added mozplugger - an universal launching plugin for Mozilla programs
svn path=/nixpkgs/trunk/; revision=14009
2009-02-08 17:23:22 +00:00
Lluís Batlle i Rossell
264a6c709a Adding alliance 5.0
svn path=/nixpkgs/trunk/; revision=14008
2009-02-08 16:28:31 +00:00
Michael Raskin
97d0f21d03 Added XaoS fractal viewer
svn path=/nixpkgs/trunk/; revision=14004
2009-02-08 14:17:05 +00:00
Michael Raskin
f529bd70a1 Carrier update
svn path=/nixpkgs/trunk/; revision=14002
2009-02-07 16:02:50 +00:00
Ludovic Courtès
f8a207e806 GNU Emacs 23.x update (development snapshot).
svn path=/nixpkgs/trunk/; revision=13994
2009-02-06 08:43:31 +00:00
Marc Weber
c4c1aa0a8a added thinkingRock
svn path=/nixpkgs/trunk/; revision=13993
2009-02-06 03:14:30 +00:00
Eelco Dolstra
4d68e0d17f * Firefox 3.0.6.
svn path=/nixpkgs/trunk/; revision=13978
2009-02-04 08:52:43 +00:00
Eelco Dolstra
b54251026a * Enable ACL support in rsync.
svn path=/nixpkgs/trunk/; revision=13976
2009-02-03 22:13:35 +00:00
Armijn Hemel
aecd8c4415 bump to 2.6.4
svn path=/nixpkgs/trunk/; revision=13966
2009-02-02 23:01:10 +00:00
Eelco Dolstra
37b9b420cb * Sync with trunk. Back to gtkLibs214.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13960
2009-02-02 15:44:04 +00:00
Eelco Dolstra
a815367a7a * gimp 2.6.3.
svn path=/nixpkgs/trunk/; revision=13949
2009-02-02 12:40:05 +00:00
Lluís Batlle i Rossell
30f8a1bd25 Adding kismet.
svn path=/nixpkgs/trunk/; revision=13938
2009-02-01 21:21:27 +00:00
Armijn Hemel
4df4bba69f ed 1.2
svn path=/nixpkgs/trunk/; revision=13928
2009-02-01 18:53:25 +00:00
Eelco Dolstra
c584bb878a * Sync with trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13903
2009-01-29 16:33:02 +00:00
Armijn Hemel
167a2424a8 version bump to 2.6.6
svn path=/nixpkgs/trunk/; revision=13897
2009-01-28 17:14:34 +00:00
Armijn Hemel
b0cc696011 version bump
svn path=/nixpkgs/trunk/; revision=13896
2009-01-28 17:14:14 +00:00
Armijn Hemel
7d7cca5408 update to 2.5.4, use at your own risk
svn path=/nixpkgs/trunk/; revision=13895
2009-01-28 16:17:32 +00:00
Armijn Hemel
12c64bf562 update to 3.0.5
svn path=/nixpkgs/trunk/; revision=13894
2009-01-28 14:52:57 +00:00
Ludovic Courtès
730fe26fa0 Inkscape: Work around libpng's unhappiness.
svn path=/nixpkgs/trunk/; revision=13873
2009-01-26 18:51:52 +00:00
Lluís Batlle i Rossell
09d68fcad2 First steps trying to build VirtualBox. I haven't finished.
I left before trying to install and run the files compiled.

svn path=/nixpkgs/trunk/; revision=13863
2009-01-25 20:09:17 +00:00
Lluís Batlle i Rossell
c844c68142 Adding yafc-1.1.1
svn path=/nixpkgs/trunk/; revision=13846
2009-01-25 14:31:51 +00:00
Marc Weber
0ad62a0edb adding gitAttr
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)

svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Eelco Dolstra
c1579d2e78 * stdenv branch: synced with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Eelco Dolstra
979f70ab5b * Subversion 1.5.5.
svn path=/nixpkgs/trunk/; revision=13784
2009-01-16 10:40:50 +00:00
Marc Weber
b92b8242fd bazaar version bump to 1.10 (by Jan Kroeze)
svn path=/nixpkgs/trunk/; revision=13768
2009-01-14 16:26:53 +00:00
Marc Weber
91f9300897 added dvdauthor
svn path=/nixpkgs/trunk/; revision=13766
2009-01-14 16:23:06 +00:00
Andres Löh
4d5c788b81 Removed broken quotes.
svn path=/nixpkgs/trunk/; revision=13761
2009-01-13 16:36:47 +00:00
Peter Simons
6fb297513a Committing Lluís Batlle's submissions from mailing list posting
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:

 * nixpkgs-ccrypt-1.7-new.patch
 * nixpkgs-cmake-add-ccmake.patch
 * nixpkgs-cpufrequtils-005-new.patch
 * nixpkgs-dwm-5.1-fix.patch
 * nixpkgs-freeimage-3.11.0-new.patch
 * nixpkgs-proxychains-3.1-new.patch
 * nixpkgs-psi-to-0.12.patch
 * nixpkgs-skype-to-2.0.0.72.patch
 * nixpkgs-truecrypt-6.1a-fix.patch
 * nixpkgs-vxl-1.11.0-new.patch
 * nixpkgs-xkb-popular-esperanto-symbols.patch
 * nixpkgs-xorg-via-video-fix.patch

svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
21443fb797 GNU gv: Properly substitute the default value of `gsInterpreter'.
svn path=/nixpkgs/trunk/; revision=13740
2009-01-12 11:12:17 +00:00
Michael Raskin
2f770f46e4 Added back old XNeur version (did not have XIM bug)
svn path=/nixpkgs/trunk/; revision=13739
2009-01-12 06:14:13 +00:00
Michael Raskin
46f022b4ce Fixed dependencies for updated Xneur
svn path=/nixpkgs/trunk/; revision=13735
2009-01-11 10:19:11 +00:00
Michael Raskin
cc2e747a1b Updated XNeur
svn path=/nixpkgs/trunk/; revision=13734
2009-01-11 09:28:07 +00:00
Andres Löh
2fd7742470 Updated apparently incorrect sha256 checksum of flash player.
svn path=/nixpkgs/trunk/; revision=13721
2009-01-07 16:46:00 +00:00
Ludovic Courtès
383c2a401a GNU IceCat 3.0.5-g1.
svn path=/nixpkgs/trunk/; revision=13720
2009-01-07 13:53:15 +00:00
Eelco Dolstra
ed62007229 * xpdf 3.02pl2.
svn path=/nixpkgs/trunk/; revision=13716
2009-01-06 15:30:55 +00:00
Eelco Dolstra
1bdb17a5bc * Thunderbird 2.0.0.19.
* Firefox 2.0.0.20.
* Firefox 3.0.5: forgot to update xulrunner.

svn path=/nixpkgs/trunk/; revision=13715
2009-01-06 12:43:00 +00:00
Eelco Dolstra
fa4e5051c7 * Firefox 3.0.5.
svn path=/nixpkgs/trunk/; revision=13710
2009-01-05 17:34:32 +00:00
Marc Weber
7cd7c4cffb maxima version bump to 5.17.0
svn path=/nixpkgs/trunk/; revision=13703
2009-01-04 20:18:10 +00:00
Michael Raskin
73b0973818 Adding MLDonkey multiprotocol data distribution client - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13702
2009-01-04 17:35:11 +00:00
Andres Löh
9d67550148 version bump to 0.8
svn path=/nixpkgs/trunk/; revision=13701
2009-01-04 17:30:03 +00:00
Michael Raskin
45df59809d Adding mcabber console jabber client - patch by Lluis Batlle
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Michael Raskin
23545f821a Added FF3.1b2. Main change: TraceMonkey JS JIT compiler.
svn path=/nixpkgs/trunk/; revision=13690
2009-01-03 13:40:21 +00:00
Marc Weber
5638574907 fixes for previous commit
svn path=/nixpkgs/trunk/; revision=13662
2008-12-20 02:15:26 +00:00
Marc Weber
e996113be7 removed mkDerivationByConfiguration, using composableDerivation instead
qgis, vim_configurable both work now

svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Michael Raskin
6a83330e8b Using old compizManager by default.
svn path=/nixpkgs/trunk/; revision=13635
2008-12-15 12:10:42 +00:00
Michael Raskin
7115d5e143 compiz-fusion does not build without gettext specified explicitly anymore
svn path=/nixpkgs/trunk/; revision=13631
2008-12-14 16:09:28 +00:00
Michael Raskin
abf1aeca3b Fixed missing description
svn path=/nixpkgs/trunk/; revision=13629
2008-12-14 11:21:30 +00:00
Ludovic Courtès
6213bb808c GNU IceCat 3.0.4-g1.
svn path=/nixpkgs/trunk/; revision=13616
2008-12-12 09:39:14 +00:00
Eelco Dolstra
e31341510d * Merged from the trunk. Let's see how well this works with
Subversion 1.5...

svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Marc Weber
38cf2a4d7e added multisync - plugins are not yet shown ?
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Ludovic Courtès
a9f0680f77 Git 1.6.0.4.
svn path=/nixpkgs/trunk/; revision=13529
2008-12-01 10:24:24 +00:00
Eelco Dolstra
2ffc686b67 * Latest Wine, Thunderbird.
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Marc Weber
96aade5a27 hackish fix to build cdrtools again
svn path=/nixpkgs/trunk/; revision=13343
2008-11-19 21:45:43 +00:00
Eelco Dolstra
aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
f61fbc205b * Firefox 3.0.4.
svn path=/nixpkgs/trunk/; revision=13296
2008-11-14 15:55:17 +00:00
Eelco Dolstra
bf1625e3f6 * Cleanup plus a purity fix (don't look in /usr for libraries).
svn path=/nixpkgs/trunk/; revision=13290
2008-11-14 11:16:54 +00:00
Ludovic Courtès
9ec27e7dfd Gnash: Use gst-ffmpeg and set the right `GST_PLUGIN_PATH'.
This makes viewing YouTube videos work out-of-the-box!

svn path=/nixpkgs/trunk/; revision=13256
2008-11-12 08:37:39 +00:00
Ludovic Courtès
cd3f1ecd82 Git 1.6.0.3.
svn path=/nixpkgs/trunk/; revision=13222
2008-11-07 13:45:46 +00:00
Marc Weber
36487462a2 update opera i686 linux provided by tachermourir@rambler.ru
svn path=/nixpkgs/trunk/; revision=13209
2008-11-06 14:42:57 +00:00
Eelco Dolstra
3f06bc1dc4 * Subversion 1.5.4.
svn path=/nixpkgs/trunk/; revision=13204
2008-11-06 13:13:55 +00:00
Marc Weber
5333a271a3 bump darcs to 2.1.0 (release) - patch provided by Ben Franksen
svn path=/nixpkgs/trunk/; revision=13201
2008-11-05 20:20:42 +00:00
Michael Raskin
c5363217ad meta.function -> passthru.function, not killing other contents of passthru
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Eelco Dolstra
8596239d14 * Thunderbird 2.0.0.17.
svn path=/nixpkgs/trunk/; revision=13186
2008-11-04 12:47:10 +00:00
Michael Raskin
9e48add3e0 Try protecting FreeBSD from instntiating TinyCC
svn path=/nixpkgs/trunk/; revision=13184
2008-11-03 19:16:21 +00:00
Armijn Hemel
57bad22121 2.6.1 -> 2.6.2, still python import problems
svn path=/nixpkgs/trunk/; revision=13171
2008-11-01 08:45:49 +00:00
Eelco Dolstra
afb0530e3d * Build Firefox 3 on top of xulrunner. This significantly reduces the
build time and makes Firefox itself only 3 megabytes or so large.
* Fixed building the mplayerplug-in on Firefox 3.  Since the latter
  now uses xulrunner, we no longer need the firefox3Xul hack.  TODO:
  do this for Icecat as well.

svn path=/nixpkgs/trunk/; revision=13160
2008-10-30 13:00:50 +00:00
Eelco Dolstra
ce4b78f72e * Latest Firefox 2, 3.
svn path=/nixpkgs/trunk/; revision=13158
2008-10-30 09:23:33 +00:00
Ludovic Courtès
866d9c8241 ABCDE: Fix interaction with libcdio's `cd-paranoia'.
svn path=/nixpkgs/trunk/; revision=13157
2008-10-29 21:59:44 +00:00
Marc Weber
761e7453ab removed eclipse_classic_src (supreseded by eclipseNew)
svn path=/nixpkgs/trunk/; revision=13136
2008-10-28 12:56:34 +00:00
Marc Weber
fa6b7a742c using private mirror for eclipse
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber
20a15e993b eclipse-new expression (update of eclipse_classic_src)
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites

svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Michael Raskin
8f633828ed Compiz-Fusion 0.7.8
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Armijn Hemel
f3cb5427d4 2.5.1 -> 2.5.2
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Eelco Dolstra
94a773eed3 * Disable make check for now, still investigating...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Marc Weber
ea22df581b added hg2git
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Marc Weber
c111811aab mercurial : hgk = hg view = gitk for hg tool support
svn path=/nixpkgs/trunk/; revision=13093
2008-10-18 12:01:24 +00:00
Eelco Dolstra
bbf7342a10 * Added Adobe Flash Player 10.
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Peter Simons
4288826941 subversion-1.5.x: added new parameter "static"
If static is set, subversion will be built with "--enable-all-static". The flag
is currently unused (and default to 'false'), because I haven't figured out a
good way to expose that functionality to the user.

svn path=/nixpkgs/trunk/; revision=13083
2008-10-16 12:42:20 +00:00
Peter Simons
b4da0ccf16 git: updated from 1.6.0.1 to 1.6.0.2
svn path=/nixpkgs/trunk/; revision=13080
2008-10-16 12:41:46 +00:00
Ludovic Courtès
448452a734 Gnash: Run the test suite.
svn path=/nixpkgs/trunk/; revision=13073
2008-10-15 08:43:50 +00:00
Ludovic Courtès
624c3c9ff6 GNU ed 1.1.
svn path=/nixpkgs/trunk/; revision=13072
2008-10-15 07:26:14 +00:00
Marc Weber
1669c048a2 added meta tag to xvidcap
svn path=/nixpkgs/trunk/; revision=13071
2008-10-14 15:26:25 +00:00
Eelco Dolstra
9fd8d270e1 * Subversion 1.5.3.
svn path=/nixpkgs/trunk/; revision=13070
2008-10-14 14:59:43 +00:00
Marc Weber
5a4a28e437 added cinelerra (video editing application)
svn path=/nixpkgs/trunk/; revision=13068
2008-10-14 14:01:50 +00:00
Ludovic Courtès
064d1af52b GNU Gnash 0.8.4.
svn path=/nixpkgs/trunk/; revision=13059
2008-10-14 08:26:00 +00:00
Armijn Hemel
ed9151d338 gimp 2.4 -> 2.6 + update dependencies
svn path=/nixpkgs/trunk/; revision=13039
2008-10-09 23:21:39 +00:00
Marc Weber
d827e4f16f updated darcs2 to last release (2.1.0pre3) which fixed some http download problems.
Also adding assertion to force users to switch to darcs-2 unless they really want to keep using darcs-1

svn path=/nixpkgs/trunk/; revision=13038
2008-10-09 22:58:14 +00:00
Ludovic Courtès
750e48549d abcde: Fix URL.
svn path=/nixpkgs/trunk/; revision=13012
2008-10-08 18:52:20 +00:00
Ludovic Courtès
61f18ebe83 Quack: Update hash to the current version.
svn path=/nixpkgs/trunk/; revision=13008
2008-10-08 18:01:24 +00:00
Pjotr Prins
3ce5cba9c7 Added pkgMaintainer info to these 'biology' section packages.
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07 15:12:06 +00:00
Pjotr Prins
b3aa5d6bfc Added meta.pkgMaintainer to biology packages - a claim to fame, or
you know who to blame!

svn path=/nixpkgs/trunk/; revision=12986
2008-10-07 15:12:01 +00:00