summary refs log tree commit diff
path: root/pkgs/misc/emulators
AgeCommit message (Collapse)AuthorFilesLines
2012-03-05svn merge ^/nixpkgs/trunkYury G. Kudryashov2-1/+14
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-02-06svn merge ^/nixpkgs/trunkYury G. Kudryashov2-33/+0
Merge conflicts: * unzip (almost trivial) * dvswitch (trivial) * gmp (copied result of `git merge`) The last item introduced gmp-5.0.3, thus full rebuild. +ensureDir->mkdir -p in TeX packages was catched by git but not svn. svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-02svn merge ^/nixpkgs/trunkYury G. Kudryashov2-33/+0
svn path=/nixpkgs/branches/libpng15/; revision=31987
2012-01-28Remove glib-1.x and its reverse dependenciesYury G. Kudryashov2-33/+0
Nobody told me that he uses generator or xmms, so I'm removing this old stuff. svn path=/nixpkgs/trunk/; revision=31907
2012-01-23* Fix building Dosbox with GCC 4.6.Eelco Dolstra1-0/+10
svn path=/nixpkgs/branches/stdenv-updates/; revision=31796
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra6-6/+6
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-12-15Merge trunk into branches/libpng15. No conflicts.Yury G. Kudryashov1-2/+2
svn path=/nixpkgs/branches/libpng15/; revision=30917
2011-11-10Update WineMichael Raskin1-2/+2
svn path=/nixpkgs/trunk/; revision=30366
2011-10-05Fix visualboyadvance compilation with libpng-1.5; patch from gentooYury G. Kudryashov2-1/+14
svn path=/nixpkgs/branches/libpng15/; revision=29651
2011-10-03* Wine 1.3.29.Eelco Dolstra3-25/+6
svn path=/nixpkgs/trunk/; revision=29617
2011-08-27Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=28844
2011-08-06* Wine updated to 1.3.26.Eelco Dolstra1-4/+4
svn path=/nixpkgs/trunk/; revision=28209
2011-08-02Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=28126
2011-07-22Removed hardcoded paths to /bin and /usr/binSander van der Burg1-0/+3
svn path=/nixpkgs/trunk/; revision=27906
2011-07-22Updated some meta information for the emulators I've tried recently. They ↵Sander van der Burg5-2/+25
all seem to work fine :-) svn path=/nixpkgs/trunk/; revision=27905
2011-07-22Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulatorSander van der Burg2-0/+47
svn path=/nixpkgs/trunk/; revision=27904
2011-07-22Added Mupen64 Plus, a nintendo 64 emulatorSander van der Burg1-0/+23
svn path=/nixpkgs/trunk/; revision=27902
2011-06-26Added UAE: Ultimate Amiga EmulatorSander van der Burg1-0/+11
svn path=/nixpkgs/trunk/; revision=27541
2011-06-25Added ZSNES emulator packageSander van der Burg1-0/+36
svn path=/nixpkgs/trunk/; revision=27539
2011-06-11Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=27416
2011-04-30Fixing forgotten hash for Wine updateMichael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=27065
2011-04-30Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=27063
2011-03-27Fixing the name of darcnes.Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/trunk/; revision=26552
2011-03-25Adding two NES emulators.Lluís Batlle i Rossell4-0/+153
Because of them, I made allegro build the allegrogl library. I also added the HawkNL library. svn path=/nixpkgs/trunk/; revision=26517
2011-03-14* Fix the gens-gs build (http://hydra.nixos.org/build/955354).Eelco Dolstra1-0/+4
svn path=/nixpkgs/branches/x-updates/; revision=26297
2011-01-26pkgs/misc/emulators/wine: enable Hydra builds on x86_64-linuxPeter Simons1-2/+2
Wine is supposed to compile on both 32 and 64-bit Linux. When I try to build it in a 64 bit environment, however, the build fails while compiling libgmp, saying that the C compiler in bootstrap-tools doesn't support C++. I'm not sure why that happens. Hopefully, the builds in Hydra give me some clue about this phenomenon. svn path=/nixpkgs/trunk/; revision=25693
2010-11-27Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=24892
2010-11-18Updated vice to version 2.2Sander van der Burg1-3/+3
svn path=/nixpkgs/trunk/; revision=24756
2010-11-14wine-warcraft: add missing depsEvgeny Egorochkin1-1/+3
svn path=/nixpkgs/trunk/; revision=24683
2010-10-15Wine-Warcraft: minor cleanupEvgeny Egorochkin1-8/+5
svn path=/nixpkgs/trunk/; revision=24307
2010-10-08Update wineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=24166
2010-10-04pkgs/misc/emulators/wine: enable multi-threaded buildsPeter Simons1-0/+2
svn path=/nixpkgs/trunk/; revision=24051
2010-10-04pkgs/misc/emulators/wine: encode paths to libpng and libjpeg in RPATH to ↵Peter Simons1-1/+1
ensure that WINE will find them at run-time svn path=/nixpkgs/trunk/; revision=24050
2010-10-01pkgs/misc/emulators/wine: add support for gecko HTML rendering enginePeter Simons1-0/+7
svn path=/nixpkgs/trunk/; revision=24021
2010-10-01pkgs/misc/emulators/wine: added support for gnutlsPeter Simons1-3/+3
svn path=/nixpkgs/trunk/; revision=24020
2010-10-01pkgs/misc/emulators/wine: strip trailing whitespacePeter Simons1-1/+1
svn path=/nixpkgs/trunk/; revision=24019
2010-09-30Wine-Warcraft: finally it worksEvgeny Egorochkin1-3/+3
svn path=/nixpkgs/trunk/; revision=23993
2010-09-26Wine with patches for Warcraft 3Evgeny Egorochkin1-0/+50
svn path=/nixpkgs/trunk/; revision=23933
2010-09-21Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=23887
2010-08-24* Gens/GS doesn't build on 64-bit systems.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=23390
2010-08-23* Added Gens/GS, a Mega Drive emulator.Eelco Dolstra1-0/+19
svn path=/nixpkgs/trunk/; revision=23377
2010-08-11* Added MESS, the Multi Emulator Super System.Eelco Dolstra1-0/+48
svn path=/nixpkgs/trunk/; revision=23126
2010-08-02Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=22866
2010-07-12* Wine 1.2rc7.Eelco Dolstra1-4/+4
svn path=/nixpkgs/trunk/; revision=22555
2010-05-30svn path=/nixpkgs/trunk/; revision=22059Eelco Dolstra1-1/+0
2010-05-28* Dosbox updated to 0.74.Eelco Dolstra1-4/+4
svn path=/nixpkgs/trunk/; revision=22039
2010-05-28Update Wine to 1.2-rc1Michael Raskin2-4/+6
svn path=/nixpkgs/trunk/; revision=22025
2010-03-25Update wineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=20816
2010-01-14Update wine dependency on flex and add myself as maintainerMichael Raskin1-0/+2
svn path=/nixpkgs/trunk/; revision=19433
2010-01-14Update WineMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=19428