Commit Graph

967 Commits

Author SHA1 Message Date
benoit
4a85a291fc - update stella to 3.7.5
- regen PLIST
2013-01-05 21:43:13 +00:00
brad
b1758a6800 - Remove unused sparc CONFIGURE_ARGS option
- Clear contents of INSTALL_STRIP when using the debug FLAVOR so that
  the binary is not stripped
- Some small tweaks to the README

ok sthen@
2013-01-03 08:30:54 +00:00
brad
06a1ba0314 Update ONLY_FOR_ARCHS and remove a few archs that do not build
or just do not make sense anyway.

ok sthen@
2012-12-31 07:12:19 +00:00
brad
d989ce3fbf Add the CVE id. 2012-12-30 08:49:15 +00:00
jasper
cd12e8988f homepage moved to sourceforge (and it could use an update in case anyone's interested) 2012-12-27 20:28:48 +00:00
bentley
abba9bfed2 +fceux 2012-12-25 00:08:07 +00:00
bentley
dbb45aa1ad Import fceux-2.2.0.
FCEUX is a portable and highly accurate NES/Famicom/Famicom Disk System
emulator with excellent compatibility with almost every rom dump
available, supports both PAL and NTSC modes, save states, game genie
support, and networking. FCEUX also offers tools for debugging,
rom-hacking, map making, Tool-assisted movies, and Lua scripting.
Finally FCEUX includes a GTK2 GUI to assist in configuration and
gameplay.

ok rfreeman@ landry@
2012-12-25 00:07:01 +00:00
bentley
f004a6ca1b Cleanup emulators/mupen64plus.
- don't build with -O3
- downgrade other plugins' lib dep on core plugin to build dep
- fix some MAKE_FLAGS overwriting that snuck in
- remove old post-patch targets
- update wantlib
- take maintainership
2012-12-24 09:23:07 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
bentley
c3ba93ed4d Give this a chance to build on sgi.
ok jasper@
2012-12-23 03:25:18 +00:00
landry
0e12cabe59 Mark as BROKEN-hppa: it never built there
OOM when compiling src/cpu/CPUCore.cc
2012-12-21 17:46:55 +00:00
landry
56381d7597 Mark as BROKEN-hppa: it never built there.
mpu401.cpp:42: error: expected identifier before numeric constant
mpu401.cpp:42: error: expected `}' before numeric constant
mpu401.cpp:42: error: expected unqualified-id before numeric constant
mpu401.cpp:42: error: expected declaration before '}' token
mpu401.cpp:42: error: expected `}' before numeric constant
mpu401.cpp:42: error: expected unqualified-id before numeric constant
mpu401.cpp:42: error: expected declaration before '}' token
2012-12-21 17:44:47 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
brad
1e1449b98c e1000: Also discard oversized packets if LPE is enabled.
ok sthen@
2012-12-20 23:12:20 +00:00
edd
7101d9d683 Make fs-uae listen to CFLAGS and CXXFLAGS.
OK sthen@
2012-12-20 22:29:32 +00:00
landry
260ec5e94c Mark BROKEN-sparc64 : error: invalid 'asm': invalid operand output code 2012-12-20 19:51:28 +00:00
bentley
45a58bacbb Update to openmsx-0.9.1.
While here, take maintainership.

Release notes:
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.0/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.1/README_release-notes.txt/view
2012-12-20 17:38:36 +00:00
ajacoutot
ada00c0384 Revert, this pkg is for Fedora Core 4, not 10 (and it explicitely says it
needs an update to F10).
2012-12-12 22:02:50 +00:00
gsoares
c969020940 tweak COMMENT (use ${FEDORA_V} instead of hardcoding it); no package change. 2012-12-12 19:32:35 +00:00
brad
73ce713d49 Upgrade to QEMU 1.2.2.
ok sthen@
2012-12-12 18:01:08 +00:00
jasper
5bebaabf44 mips64 is not a supported platform currently 2012-12-10 08:22:19 +00:00
ajacoutot
f5b486d58a Mark BROKEN on powerpc, error: invalid 'asm': invalid %k value 2012-12-07 08:43:06 +00:00
sthen
7380c81b46 bump following MODPY_SETUPTOOLS, it adds to RUN_DEPENDS.. 2012-11-24 09:09:57 +00:00
sthen
c1bd32651f use MODPY_SETUPTOOLS=Yes, breakage noticed by nigel@ 2012-11-24 09:09:05 +00:00
ajacoutot
08b68fbd9e Missing RUN_DEPENDS. 2012-11-23 07:09:32 +00:00
edd
6814f9eab9 Link fs-uae. 2012-11-22 23:47:26 +00:00
edd
aa4a63cb21 Import fs-uae-2.0.1; a modern Amiga emulator based on the windows
version of UAE.

OK sthen@, gonzalo@
2012-11-22 23:45:20 +00:00
brad
ff8edcf108 Update to QEMU 1.2.1.
ok ajacoutot@
2012-11-21 11:41:02 +00:00
edd
322897d659 Update to dgen-1.31.
OK rfreeman@, bentley@
2012-11-19 23:31:55 +00:00
ratchov
7b222971b3 Add support for midi output using libsndio, to allow dosbox to use
softsynths or remote midi hardware

ok jsg
2012-11-17 14:07:50 +00:00
bentley
28196f6018 Fix build if imake isn't installed.
While here, update license and respect ${CC}.

ok kevlo@ (maintainer)
2012-11-13 16:31:40 +00:00
gsoares
2d635b17e3 use ${FEDORA_V} here; no package change
OK aja@
2012-11-12 18:02:34 +00:00
ajacoutot
3e3383a676 Fix COMMENT; from Daniel Bolgheroni 2012-11-12 15:03:41 +00:00
okan
e1b10b2681 bump the default ram for KA665X from 16mb to 128mb, based on various
feedback/bikesheding for what a reasonable default could be for an
emulated vax.  this doesn't stop one from lowering the default via
a config file.
2012-10-27 23:58:41 +00:00
sthen
6d9238010b Unbreak emulators/mednafen build - previous commit broke this on LP32 machines.
Fortunately we build on i386 and vax which help us pick up portability problems.

ok jeremy@ (maintainer). no bump, doesn't affect machines where it did build.
2012-10-26 10:32:55 +00:00
gsoares
94360e1442 minor update to 0.8.3.1
ok sthen@
2012-10-25 12:27:53 +00:00
ajacoutot
8eef04bfb1 Allow overriding FEDORADIR. 2012-10-22 11:41:56 +00:00
ajacoutot
8700bf29fc Allow overriding FEDORA_V. 2012-10-22 10:09:11 +00:00
edd
958e2ae8a2 Update to mednafen-0.9.26.
OK jeremy@
2012-10-20 17:35:18 +00:00
ajacoutot
6a636a6723 Disable Altivec. Our old GCC cannot cope with it... 2012-10-15 08:53:11 +00:00
rpointel
986bec94c4 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal
variable of python.port.mk in the future.
"yup" sthen@.
no bump because package does not change.
2012-10-12 15:38:49 +00:00
ajacoutot
11eb418f35 -motif 2012-10-11 21:47:25 +00:00
ajacoutot
27951c90cc Unbreak by removing (common, Open Motif for the Linux emulation layer!!!???). 2012-10-11 21:47:13 +00:00
ajacoutot
785903ef8f +gtk+2 2012-10-11 15:05:03 +00:00
ajacoutot
eb7e8fcd81 Import fedora_gtk+2-10.0.
gtk+2 runtime libraries (and dependencies) for the Linux emulation
environment.

ok jasper@
2012-10-11 15:04:33 +00:00
ajacoutot
d997524336 Mark this one BROKEN as well for the time beeing. 2012-10-11 14:00:04 +00:00
ajacoutot
3898c86517 Explicitely mark BROKEN for now. 2012-10-11 13:57:35 +00:00
ajacoutot
520ea14cd2 MACHINE_ARCH -> i386 2012-10-11 12:16:18 +00:00
ajacoutot
3c9bd2bfd9 Forgot in previous. 2012-10-11 12:11:04 +00:00
ajacoutot
109a787471 Remove some uneeded RPMs.
Remove stuffs that are now taken care by Makefile.inc.
Update to the latest version of all Fedora 10 RPMs.
Remove @lib markers from PLIST.
2012-10-11 12:02:42 +00:00