the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gnuboy
Version: 1.0.3
Revision: 1001
Maintainer: None
GCC: 4.0
BuildDepends: sdl (>= 1.2.9-1001), xmkmf (>= 1.0.2-3)
Depends: sdl-shlibs (>= 1.2.9-1001)
Source: mirror:master:%n-%v.tar.gz
Source-MD5: 9947162a208ebfe699a1bfe98c437ac3
DocFiles: COPYING Rules Version INSTALL README
SetCFLAGS: -I%p/include -L%p/lib
ConfigureParams: --infodir=%i/share/info --mandir=%i/share/man --with-sdl --disable-asm
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
./configure %c
make
<<
InstallScript: <<
#!/bin/sh -ev
export PATH=%p/lib/xmkmf/bin:$PATH
export IMAKEINCLUDE=-I%p/lib/X11/config
make install prefix=%i
<<
Description: Nintendo GameBoy Emulator
DescDetail: <<
gnuboy (all lowercase) is a portable program for emulating the Nintendo
GameBoy Color software platform. gnuboy is Free Software, distributed under
the terms of the GNU General Public License. Our goal is to provide a great
emulator that runs on many platforms and is accessible for everyone's
enjoyment.
<<
License: GPL
Homepage: http://code.google.com/p/gnuboy/