Michael Raskin
|
fa272cab14
|
Fixed bridge-utils, added qemu, tuned builder-defs unpack, added xlaunch - a tool to launch X using everything possible from the job except slim.
svn path=/nixpkgs/trunk/; revision=9985
|
2007-12-31 08:49:41 +00:00 |
|
Michael Raskin
|
d2c1953e8d
|
Updated keynav; new features; do not forget to copy keynavrc from share/keynav/doc to ~/.keynavrc
svn path=/nixpkgs/trunk/; revision=9391
|
2007-10-01 19:47:53 +00:00 |
|
Eelco Dolstra
|
607b0d3e80
|
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
|
2007-08-27 13:01:33 +00:00 |
|
Michael Raskin
|
4d137ad014
|
Added xmacro; updated clisp - well, it compiles now...
svn path=/nixpkgs/trunk/; revision=9098
|
2007-08-10 18:54:44 +00:00 |
|
Michael Raskin
|
5708413b42
|
Added keynav.
svn path=/nixpkgs/trunk/; revision=9045
|
2007-08-04 13:21:09 +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
|
6b41222b5c
|
* Added Xauth (pilfered from the modular X.org tree).
svn path=/nixpkgs/trunk/; revision=3466
|
2005-07-29 10:06:49 +00:00 |
|