Lluís Batlle i Rossell
|
8e2956c4cb
|
Fixing wxGTK28 for x86_64, for the mesa references.
svn path=/nixpkgs/trunk/; revision=14454
|
2009-03-09 10:42:24 +00:00 |
|
Lluís Batlle i Rossell
|
50d8df47b2
|
Making wxGTK-2.8 to provide wxGLCanvas. Adding dependence on mesa.
svn path=/nixpkgs/trunk/; revision=13831
|
2009-01-24 21:00: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 |
|
Eelco Dolstra
|
d16ae4efcf
|
* Added wxGTK/wxPython 2.8. However this was quite pointless as
Bittorrent is even more broken with wxPython 2.8.
svn path=/nixpkgs/trunk/; revision=8812
|
2007-05-31 13:43:13 +00:00 |
|