Commit graph

11 commits

Author SHA1 Message Date
Marc Weber 2a20ef9694 Added xlibs (rgb) to tightvnc as dependency (I still get error "Couldnt add screen")
svn path=/nixpkgs/trunk/; revision=11164
2008-03-17 14:32:08 +00:00
Michael Raskin a8db1746a5 Fixed log nesting; added Qi.
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Marc Weber 82ed95c0cc Hardwiring in xauth path so that user does not have to install xauth to run the tightvnc server
svn path=/nixpkgs/trunk/; revision=9580
2007-11-05 09:17:05 +00:00
Michael Raskin 0de5cbedef Corrected vncserver
svn path=/nixpkgs/trunk/; revision=9406
2007-10-05 05:55:44 +00:00
Michael Raskin 3ea21c3fdc Added Xvnc build to tightvnc
svn path=/nixpkgs/trunk/; revision=9404
2007-10-04 18:49:04 +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
Armijn Hemel 35bc49bc3a vncviewer 1.3.9
svn path=/nixpkgs/trunk/; revision=8686
2007-05-14 01:31:43 +00:00
Eelco Dolstra 3ab4c587fb * Fixed URL.
svn path=/nixpkgs/trunk/; revision=8040
2007-02-25 11:29:00 +00:00
Eelco Dolstra 8cfe4d8275 * Latest tightvnc.
svn path=/nixpkgs/trunk/; revision=8037
2007-02-25 09:45:12 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra 05094496b4 * TightVNC.
svn path=/nixpkgs/trunk/; revision=5698
2006-07-13 14:54:24 +00:00