Mupen64plus audio sdl plugin Maintained by:acm@FreeBSD.org Port Added: 13 Dec 2010 08:06:03 License: not specified in port
Mupen64Plus is a plugin-based N64 emulator for Linux, Mac OSX, FreeBSD, and
Windows which is capable of accurately playing many games. Included are four
MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit
amd64 systems, and necessary plugins for audio, graphical rendering (RDP),
signal co-processor (RSP), and input. There are 3 OpenGL video plugins
included: glN64, RiceVideoLinux, and Glide64.
WWW: http://code.google.com/p/mupen64plus/
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered. Required To Build:devel/gmake, devel/sdl12 Required Libraries:graphics/libGLU, devel/sdl12
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
- Fix build on i386
- Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default
directory used by emulator
- Bump PORTREVISION
Reported by: David Demelier <demelier.david@ at gmail.com>