the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: mednafen
Version: 0.8.13
Revision: 1003
Source: mirror:sourceforge:%n/%n-0.8.D.tar.bz2
Source-MD5: 4c3f337f80bf54d2df0f3a0f24203141
Depends: libgettext8-shlibs, sdl-shlibs, libflac8, jack-shlibs, libcdio7-shlibs, libiconv, libogg-shlibs, libsndfile1-shlibs, sdl-net-shlibs
BuildDepends: pkgconfig (>= 0.9.0-1), libgettext8-dev, sdl, libflac8-dev, pkgconfig (>= 0.9.0-1), jack, libsndfile1-dev, sdl-net, libogg, libcdio-dev, libiconv-dev, gettext-tools
SourceDirectory: %n
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
SetCFLAGS: -Os
SetCXXFLAGS: -Os
PatchScript: perl -pi -e "s,-Wshadow,,g" configure
CompileScript: <<
./configure %c
perl -pi -e "s,-Wshadow.*-Os,-Wshadow -O1,g;s,-Os,-O1,g" src/gba/Makefile
make
<<
InstallScript: make install DESTDIR=%d
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README TODO
GCC: 4.0
License: GPL
Homepage: http://mednafen.sourceforge.net
Maintainer: Jack Fink
Description: My emulator doesn't need a frickin' excellent name
DescDetail: <<
Mednafen is a portable, utilizing OpenGL and SDL,
argument(command-line)-driven multi-system emulator with many
advanced features. The Atari Lynx, GameBoy (Color), GameBoy Advance,
NES, PC Engine(TurboGrafx 16), SuperGrafx, Neo Geo Pocket (Color),
PC-FX, and WonderSwan (Color) are emulated. Mednafen has the ability to
remap hotkey functions and virtual system inputs to a keyboard, a
joystick, or both simultaneously. Save states are supported, as is real-time
game rewinding. Screen snapshots may be taken at the press of a button,
and are saved in the popular PNG file format.
<<