Commit graph

930 commits

Author SHA1 Message Date
Eelco Dolstra aab9aee56e * Wine 1.0. ZOMG!
svn path=/nixpkgs/trunk/; revision=12142
2008-06-18 07:23:53 +00:00
Eelco Dolstra 02f18d5743 * Wine 1.0rc4.
svn path=/nixpkgs/trunk/; revision=12079
2008-06-13 15:34:44 +00:00
Eelco Dolstra eeb82eb2df * Wine 1.0rc2.
svn path=/nixpkgs/trunk/; revision=11932
2008-05-29 15:36:15 +00:00
Tobias Hammerschmidt 4e57926353 wine 0.9.60
svn path=/nixpkgs/trunk/; revision=11659
2008-04-18 21:08:38 +00:00
Tobias Hammerschmidt 0592ed6a11 version update
svn path=/nixpkgs/trunk/; revision=11268
2008-03-22 20:49:15 +00:00
Tobias Hammerschmidt 5693576572 wine 0.9.57
svn path=/nixpkgs/trunk/; revision=11071
2008-03-12 09:50:36 +00:00
Tobias Hammerschmidt ff283876db wine 0.9.56
svn path=/nixpkgs/trunk/; revision=10855
2008-02-25 19:54:31 +00:00
Eelco Dolstra 6e3afdf7da * Wine 0.9.55.
svn path=/nixpkgs/trunk/; revision=10663
2008-02-13 19:22:41 +00:00
Eelco Dolstra 960f599215 * Wine 0.9.54.
svn path=/nixpkgs/trunk/; revision=10554
2008-02-08 13:12:13 +00:00
Wouter den Breejen 8dd525ab17 Updated wine to 0.9.53. I have tested that it builds.
svn path=/nixpkgs/trunk/; revision=10144
2008-01-14 22:33:05 +00:00
Wouter den Breejen 8e25a7d6c9 Updated wine to 9.49
svn path=/nixpkgs/trunk/; revision=9747
2007-11-17 16:12:39 +00:00
Michael Raskin 1bfaf17b14 Bumped Wine version
svn path=/nixpkgs/trunk/; revision=9393
2007-10-02 20:06:24 +00:00
Eelco Dolstra 44690411ef * Add fontconfig to Wine's RPATH.
svn path=/nixpkgs/trunk/; revision=9228
2007-08-31 12:14:36 +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 a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra c9bd5b7397 * Add Wine to the channel.
svn path=/nixpkgs/trunk/; revision=9191
2007-08-24 11:37:07 +00:00
Eelco Dolstra 2f21c59a3f * Use FontForge to give Wine better fonts.
svn path=/nixpkgs/trunk/; revision=9181
2007-08-21 12:31:33 +00:00
Eelco Dolstra 0481f172f6 * Assert Linux.
svn path=/nixpkgs/trunk/; revision=9179
2007-08-21 10:16:34 +00:00
Eelco Dolstra 3a3a9183a1 * Patch to fix Baldur's Gate 2 and other programs. See
http://bugs.winehq.org/show_bug.cgi?id=6975 and
  http://bugs.winehq.org/show_bug.cgi?id=2398.
  Based on http://bugs.winehq.org/attachment.cgi?id=5708.

svn path=/nixpkgs/trunk/; revision=9178
2007-08-21 09:10:20 +00:00
Eelco Dolstra 38ace454e9 * Wine locates a lot of libraries dynamically through dlopen(). Add
them to the RPATH so that the user doesn't have to set them in
  LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=9177
2007-08-21 00:00:23 +00:00
Eelco Dolstra a8bd020fe0 * Get Wine to work (basically) by linking it against Glibc 2.6 with
NPTL.  Apparently Wine doesn't work with Glibc 2.5 + LinuxThreads.

svn path=/nixpkgs/trunk/; revision=9165
2007-08-18 23:58:30 +00:00
Michael Raskin a00cf21e28 Added broken wine expression. Builds, segfaults.
svn path=/nixpkgs/trunk/; revision=9080
2007-08-09 16:39:04 +00:00
Eelco Dolstra 0f98d91357 * Latest Generator.
svn path=/nixpkgs/trunk/; revision=8856
2007-06-09 20:45:01 +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 76eb096fac * Another (better) Atari emulator. It doesn't quite work out of the
box yet because for some reason it needs libX11 and libXext in the
  LD_LIBRARY_PATH...

svn path=/nixpkgs/trunk/; revision=6114
2006-08-14 09:26:53 +00:00
Eelco Dolstra 37832b3af0 * Atari800 - an 8-bit Atari emulator.
svn path=/nixpkgs/trunk/; revision=6110
2006-08-12 22:33:51 +00:00
Armijn Hemel 9c4f2df76b bugfix version
svn path=/nixpkgs/trunk/; revision=5664
2006-07-08 10:45:08 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra b13100fbdc * Added Dosbox, a DOS (x86) emulator.
svn path=/nixpkgs/trunk/; revision=4331
2005-12-03 02:32:02 +00:00
Eelco Dolstra b6befed50e * Updated SDL, NASM and Generator to the latest versions.
* Moved Generator to the misc/emulators directory.

svn path=/nixpkgs/trunk/; revision=4330
2005-12-03 01:33:18 +00:00