Lluís Batlle i Rossell
|
2c8783a48b
|
Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added
to test the crossbuilding with wxGTK.
I added a new windows-specific package: wxMSW.
svn path=/nixpkgs/trunk/; revision=21634
|
2010-05-06 19:19:22 +00:00 |
|
Lluís Batlle i Rossell
|
24c157910c
|
Making wxWidgets cross-build for mingw32.
svn path=/nixpkgs/trunk/; revision=21631
|
2010-05-06 18:23:03 +00:00 |
|
Lluís Batlle i Rossell
|
3fe67eca31
|
Updating wxGTK 2.8
svn path=/nixpkgs/trunk/; revision=21398
|
2010-04-28 10:09:40 +00:00 |
|
Lluís Batlle i Rossell
|
c4c6c2a224
|
Fixing wxGTK build in x86_64 (mesa related)
svn path=/nixpkgs/trunk/; revision=15623
|
2009-05-16 13:53:26 +00:00 |
|
Lluís Batlle i Rossell
|
305517fb81
|
Updating wxGTK from 2.8.4 to 2.8.10
svn path=/nixpkgs/trunk/; revision=14767
|
2009-03-29 21:15:17 +00:00 |
|
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 |
|