Eelco Dolstra
8099c514f9
* Xscreensaver updated to 5.14.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28003
2011-07-29 16:04:44 +00:00
Eelco Dolstra
070f7debe0
* gdk-pixbuf: build gdk-pixbuf-xlib.
...
svn path=/nixpkgs/branches/x-updates/; revision=25961
2011-02-14 13:44:01 +00:00
Michael Raskin
3bc0867f36
Update XScreenSaver
...
svn path=/nixpkgs/trunk/; revision=24685
2010-11-14 18:55:09 +00:00
Yury G. Kudryashov
5422f21700
xscreensaver: move hacks to default location, use stdenv, more deps
...
svn path=/nixpkgs/trunk/; revision=23161
2010-08-13 14:06:23 +00:00
Michael Raskin
c1059d8969
Fixing problems with Xscreensaver caused by using stdenv builder
...
svn path=/nixpkgs/trunk/; revision=22332
2010-06-18 19:33:15 +00:00
Michael Raskin
100ece1ac9
Update XScreensaver
...
svn path=/nixpkgs/trunk/; revision=22315
2010-06-17 20:28:00 +00:00
Eelco Dolstra
7eff18fa03
* Fixed xscreensaver (it couldn't find the X headers/libraries
...
anymore).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19694
2010-01-26 21:40:32 +00:00
Peter Simons
39e8418a69
xscreensaver: updated to version 5.10
...
Version 5.07 doesn't exist upstream anymore.
svn path=/nixpkgs/trunk/; revision=17403
2009-09-24 17:15:06 +00:00
Michael Raskin
ef643cbe09
Yes, XScreenSaver doesn't work on Windows and it never will.
...
svn path=/nixpkgs/trunk/; revision=17212
2009-09-17 05:19:57 +00:00
Michael Raskin
25b3fe32ad
Adding myself as a maintainer of some of the packages
...
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +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
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
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
5abb878393
svn path=/nixpkgs/trunk/; revision=15552
2009-05-11 15:22:22 +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
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
Michael Raskin
530c8a4e5b
Double oops
...
svn path=/nixpkgs/trunk/; revision=12915
2008-09-24 14:45:28 +00:00
Michael Raskin
6b97827f14
oops, recursionwas needed on an attribute set
...
svn path=/nixpkgs/trunk/; revision=12914
2008-09-24 14:15:35 +00:00
Michael Raskin
4b21f11fda
Updated xscreensaver; removed all versions as sources are removed off site anyway..
...
svn path=/nixpkgs/trunk/; revision=12912
2008-09-24 13:57:16 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Michael Raskin
db24f5948f
Fresh XScreensaver (5.05)
...
svn path=/nixpkgs/trunk/; revision=12104
2008-06-15 17:10:42 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Eelco Dolstra
c54b75c959
* Get rid of the `(import (__toPath ((toString
...
./JustNothing/.. )+"/"+args.version+".nix")))' hack, you can also just
write `import (./path/to/pkg + "/${version}.nix)'.
svn path=/nixpkgs/trunk/; revision=9792
2007-11-26 13:24:56 +00:00
Michael Raskin
2b5369552c
Added XScreensaver; also changed version-stub.nix (now it does sumArgs itself, and requires builderDefs to be used) and added a merge of composing-builder and declarative flag processing.
...
svn path=/nixpkgs/trunk/; revision=9776
2007-11-22 20:26:00 +00:00