summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Expand)AuthorFilesLines
2015-09-27Pullup ticket #4820 - requested by ryoonbsiegert2-7/+6
2015-09-13Avoid left-shifting negative values, which is undefined behavior.joerg6-3/+70
2015-08-26Update to 1.3.8. Changes:shattered2-6/+6
2015-08-26Update to 0.165:wiz4-22/+8
2015-08-23Bump PKGREVISION for nettle shlib major bump.wiz2-4/+4
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz8-15/+16
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz4-6/+8
2015-08-17More suse updates provided by Rin Okuyama in PR 50082.wiz6-29/+30
2015-08-16Recursive bump for graphics/sane-backends.leot2-4/+4
2015-08-12Update to 2.4.0ryoon6-110/+21
2015-08-08Update to 2.0.3.dholland4-8/+27
2015-07-29Update to 0.164.wiz12-331/+24
2015-07-28Update RPMs from latest openSUSE 13.1 files.wiz42-394/+396
2015-07-15Switch to .tar.gz, no more double zipping and dos2unix.wiz2-21/+8
2015-07-14Fix ftruncate. From startaq inwiz2-4/+4
2015-07-14Remove emulators/mess, now part of emulators/mame.wiz5-435/+1
2015-07-14Update to 0.163. Major change compared to previous 0.159:wiz13-201/+851
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+2
2015-07-01Update 2.6.2 to 2.6.8ryoon4-11/+33
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz11-21/+22
2015-06-10Remove tricore usermode.ryoon2-4/+3
2015-06-06Update xnp2 to 0.84.tsutsui2-10/+7
2015-05-31Remove NeoPop-SDL. Development has stopped, last release was from 2004,wiz5-38/+1
2015-05-16Add patch for CVE-2015-3456.khorben3-2/+75
2015-05-04Recursive PKGREVISION bump for libzip shlib major bump.wiz1-1/+2
2015-05-03fix compat60 (and strip down a lot to a backward compatibility packagespz26-122/+1074
2015-05-03Update to 0.12:wiz2-10/+8
2015-04-29Update to 2.3.0ryoon4-72/+11
2015-04-26Drop ONLY_FOR_COMPILER, supports it least clang as well.joerg1-2/+1
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn60-106/+120
2015-04-21Support ARM.joerg2-1/+36
2015-04-21Unlike GCC, clang defines __ARM_NEON__ for all CPUs it expects it tojoerg6-1/+116
2015-04-21addressof is part of STL, so rename the macro.joerg20-25/+741
2015-04-21Support building on ARM.joerg2-3/+13
2015-04-17Revbump after updating devel/boost-libsadam1-1/+2
2015-04-14Set correct PLIST variable for ARM.joerg1-2/+2
2015-04-13Removing python26. EOL'd quite some ago and discussed a couple times onrodent1-2/+2
2015-04-10+libretro-nestopiasnj1-1/+2
2015-04-10Add libretro-nestopia, a retroarch core based on the nestopia (undeadsnj6-0/+82
2015-04-09Add shared-mime-info rpm to gtk2 emulation package. This matcheswiz4-6/+18
2015-04-06Revbump after updating textproc/icuadam3-4/+6
2015-04-02Update mame and mess to 0.160. The usual changes.wiz3-8/+8
2015-03-31When checking for C99 features, it helps to actually use C99.joerg2-3/+12
2015-03-31MACHINE_ARCH can be checked by equality.joerg1-3/+3
2015-03-31Help detecting X11 libraries.joerg1-1/+3
2015-03-31Don't hard-code use of x86 asm or little endian, but properly detectjoerg4-2/+42
2015-03-31Use regparm calling convention only on i386.joerg2-1/+15
2015-03-31Replace nasty global asm with a naked function. Avoids killing libbfdjoerg2-1/+32
2015-03-31Don't specify scheduling goals. Honour whatever the user sets.joerg2-3/+12