Commit Graph

6 Commits

Author SHA1 Message Date
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +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
pascal
2b220efbbb The Makefile will add -fno-pie to CFLAGS if PIE is not explicitly enabled,
failing to link with our -pie-by-default ld.  So just enable PIE and bump
REVISION.

ok naddy@
2012-08-31 18:25:16 +00:00
bentley
a5ec5219ce Update all emulators/mupen64plus plugins to 1.99.5.
This makes the emulator actually playable on i386, and removes all patches
(which had been taken from upstream).

ok stsp@
2012-08-13 06:53:55 +00:00
bentley
984e341bff This should use Makefile.inc, not a module.
Also set WRKBUILD instead of defining do-build/do-install.

Pointed out by a couple of people. ok espie@, stsp@
2011-12-26 22:58:48 +00:00
stsp
459abbcd0f Import port of mupen64plus, a Nintendo 64 emulator; ok bentley@ 2011-12-26 13:38:27 +00:00