Eelco Dolstra
d97fa85adf
* Some VLC-related updates.
...
* Variability :-) Provide both Autoconf 2.59 and 2.60 (the former
being the default for now).
svn path=/nixpkgs/trunk/; revision=5539
2006-06-29 12:41:25 +00:00
Armijn Hemel
a96763545d
update to 1.2.5
...
svn path=/nixpkgs/trunk/; revision=5538
2006-06-29 11:57:17 +00:00
Eelco Dolstra
0176b927c4
* Thunderbird 1.5.0.4.
...
svn path=/nixpkgs/trunk/; revision=5530
2006-06-27 13:28:43 +00:00
Eelco Dolstra
8a58852d9d
* Update or disable some stuff.
...
svn path=/nixpkgs/trunk/; revision=5509
2006-06-24 10:26:52 +00:00
Eelco Dolstra
03dca65e08
* MPlayer updated to 1.0pre8.
...
svn path=/nixpkgs/trunk/; revision=5498
2006-06-23 12:00:06 +00:00
Eelco Dolstra
1a570c63f7
* Inkscape 0.43.
...
svn path=/nixpkgs/trunk/; revision=5497
2006-06-23 11:21:19 +00:00
Eelco Dolstra
6717cab0b2
* Don't delete the search plugin.
...
svn path=/nixpkgs/trunk/; revision=5433
2006-06-13 20:59:16 +00:00
Eelco Dolstra
1e766b521c
* Subversion 1.3.2.
...
svn path=/nixpkgs/trunk/; revision=5423
2006-06-09 12:40:51 +00:00
Eelco Dolstra
c40a94ad07
* Doh.
...
svn path=/nixpkgs/trunk/; revision=5375
2006-06-04 13:39:04 +00:00
Eelco Dolstra
79fd001662
* Firefox 1.5.0.4.
...
svn path=/nixpkgs/trunk/; revision=5374
2006-06-04 12:45:37 +00:00
Armijn Hemel
93957f48c3
ethereal 0.99
...
svn path=/nixpkgs/trunk/; revision=5291
2006-05-10 22:56:03 +00:00
Armijn Hemel
6a1a282635
vim 7.0
...
svn path=/nixpkgs/trunk/; revision=5289
2006-05-08 21:05:07 +00:00
Eelco Dolstra
405d314395
* Pan 0.96.
...
svn path=/nixpkgs/trunk/; revision=5280
2006-05-07 21:58:31 +00:00
Eelco Dolstra
c63f4278c7
* Firefox 1.5.0.3.
...
svn path=/nixpkgs/trunk/; revision=5263
2006-05-03 18:35:31 +00:00
Eelco Dolstra
4acfb1a684
* More examples of interpolation.
...
svn path=/nixpkgs/trunk/; revision=5244
2006-05-01 15:25:17 +00:00
Eelco Dolstra
d56e3d6f5a
* Use string interpolation.
...
svn path=/nixpkgs/trunk/; revision=5243
2006-05-01 14:53:08 +00:00
Eelco Dolstra
01ca1e7fef
* Graphics support in w3m. Must be seen to be believed. Disabled by
...
default; set graphicsSupport to true in all-packages.nix to enable.
svn path=/nixpkgs/trunk/; revision=5237
2006-04-28 19:02:52 +00:00
Eelco Dolstra
cce11c4f1f
* Added gtk-gnutella.
...
* Added a patch to MPlayer to fix the aspect ratio on screens rotated
with Xrandr.
* Disable toolbus for now because it requires a non-existant package
(tcltk).
svn path=/nixpkgs/trunk/; revision=5171
2006-04-18 18:46:36 +00:00
Armijn Hemel
ba18de03b9
generic unpacker for some firmware which needs to be uploaded
...
svn path=/nixpkgs/trunk/; revision=5166
2006-04-18 11:01:59 +00:00
Armijn Hemel
8292f5c856
add bluetooth utilities (without libusb and openobex support though)
...
svn path=/nixpkgs/trunk/; revision=5165
2006-04-18 10:53:45 +00:00
Eelco Dolstra
b3b9118eab
* Firefox 1.5.0.2.
...
svn path=/nixpkgs/trunk/; revision=5161
2006-04-14 16:08:35 +00:00
Eelco Dolstra
47612615ab
* Subversion 1.3.1.
...
svn path=/nixpkgs/trunk/; revision=5143
2006-04-05 07:58:13 +00:00
Eelco Dolstra
09a9cae715
* Merged the usability branch (from trunk@4749 to branches/usability@5087).
...
svn path=/nixpkgs/trunk/; revision=5088
2006-03-24 12:25:19 +00:00
Eelco Dolstra
baec8f5b38
* stdenv.mkDerivation now takes an optional attribute "meta" that
...
contains arbitrary information about a package, like this:
meta = {
homepage = "http://gcc.gnu.org/ ";
license = "GPL/LGPL";
description = "GNU Compiler Collection, 4.0.x";
};
The "meta" attribute is not passed to the actual derivation
operation, so it's not a dependency --- changes to "meta" attributes
don't trigger a recompilation.
Now we have to standardise some useful attributes ;-)
svn path=/nixpkgs/branches/usability/; revision=5024
2006-03-10 16:12:46 +00:00
Eelco Dolstra
b06335a835
* Thunderbird updated to 1.5 (it was at 0.8!).
...
svn path=/nixpkgs/trunk/; revision=4970
2006-03-02 19:08:26 +00:00
Eelco Dolstra
dff1c50b1b
* Typo: "--enable-swg" -> "--enable-svg".
...
svn path=/nixpkgs/trunk/; revision=4928
2006-02-28 12:03:35 +00:00
Martin Bravenboer
49d220cc97
Typo
...
svn path=/nixpkgs/trunk/; revision=4912
2006-02-25 01:24:21 +00:00
Martin Bravenboer
06b5fa3519
Added support for Eclipse plugins with custom installers.
...
svn path=/nixpkgs/trunk/; revision=4907
2006-02-25 00:44:02 +00:00
Eelco Dolstra
a9efb9d155
* Firefox: don't use internal jpeg, png, zlib, cairo.
...
svn path=/nixpkgs/trunk/; revision=4819
2006-02-16 08:46:28 +00:00
Eelco Dolstra
bbda87fc30
* Fix the title bar icon.
...
svn path=/nixpkgs/trunk/; revision=4818
2006-02-15 17:15:16 +00:00
Eelco Dolstra
9012efbaef
* Make the Firefox build more like xulrunner (e.g., don't using
...
.mozconfig).
* Optionally build Firefox with official branding (so that it calls
itself "Firefox" instead of "Deer Park"). This should not be turned
on for the channel!
svn path=/nixpkgs/trunk/; revision=4817
2006-02-15 17:04:11 +00:00
Martin Bravenboer
04767dfdd9
* Added xulrunner 1.8.0.1
...
* Added a basic wrapper generator for xulrunner
* Chatzilla running in xulrunner
svn path=/nixpkgs/trunk/; revision=4809
2006-02-15 02:53:01 +00:00
Martin Bravenboer
5bacf0f069
Updated eclipse to 3.1.2
...
svn path=/nixpkgs/trunk/; revision=4796
2006-02-12 12:59:46 +00:00
Martin Bravenboer
5e4075947c
Update of spoofax
...
svn path=/nixpkgs/trunk/; revision=4795
2006-02-12 12:23:47 +00:00
Eelco Dolstra
26f98860c1
* Opera 8.51 (on Linux).
...
svn path=/nixpkgs/trunk/; revision=4782
2006-02-10 12:15:04 +00:00
Eelco Dolstra
5c11ecb7f1
* Firefox 1.5.0.1.
...
svn path=/nixpkgs/trunk/; revision=4747
2006-02-07 11:07:18 +00:00
Merijn de Jonge
4440283683
Joe doen't need its own builder script
...
svn path=/nixpkgs/trunk/; revision=4683
2006-02-03 08:53:06 +00:00
Merijn de Jonge
1cc7a09617
added Joe (Joe's own editor). Yes!
...
svn path=/nixpkgs/trunk/; revision=4679
2006-02-02 16:30:01 +00:00
Eelco Dolstra
6386871030
* Build a Musepack plugin for BMP so that I can finally play that
...
Nixon in China rip again :-)
svn path=/nixpkgs/trunk/; revision=4676
2006-02-02 15:04:04 +00:00
Eelco Dolstra
fedfbe2d1a
* Added the Beep Music Player (a GTK2 XMMS fork).
...
svn path=/nixpkgs/trunk/; revision=4675
2006-02-02 14:12:31 +00:00
Eelco Dolstra
ff501de086
* Update RealPlayer.
...
svn path=/nixpkgs/trunk/; revision=4670
2006-02-01 21:47:48 +00:00
Eelco Dolstra
321e4da7e8
* Copy more files.
...
svn path=/nixpkgs/trunk/; revision=4646
2006-01-31 16:37:40 +00:00
Armijn Hemel
6d76f21f43
add gphoto2
...
svn path=/nixpkgs/trunk/; revision=4638
2006-01-31 14:22:08 +00:00
Eelco Dolstra
4e684bbf5a
* Better names.
...
svn path=/nixpkgs/trunk/; revision=4625
2006-01-30 16:19:53 +00:00
Eelco Dolstra
9f898a586b
* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
...
can't assume that it will live forever).
svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
53c56afcfe
* Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Andres Löh
70c36821c6
* updated darcs to 1.0.5, added curl dependency
...
* added an experimental fetchdarcs function, based on fetchsvn
(there are no expressions yet that use this function)
svn path=/nixpkgs/trunk/; revision=4615
2006-01-30 11:18:38 +00:00
Eelco Dolstra
69b41650ad
* Fix an annoying problem with xmms's ALSA output driver. Thanks
...
SuSE!
svn path=/nixpkgs/trunk/; revision=4607
2006-01-26 23:34:22 +00:00
Armijn Hemel
cb27290a7a
add xterm. Untested in NixOS (but will be in 10 minutes)
...
svn path=/nixpkgs/trunk/; revision=4604
2006-01-26 20:45:11 +00:00