|
|
|
Summary: xnes, the Nintendo emulator Name: xNES Version: 0.49 Release: 1 Copyright: GPL Group: Applications/Games Source: http://emu.simplenet.com/xnes/xnessrc.tar.gz Url: http://emu.simplenet.com/xnes/index.html BuildRoot: /var/tmp/xnes-root %changelog * Tue Jul 09 1998 Michael Maher <mike@redhat.com> - built package %description Nintendo emulator for the 8bit Nintendo cartridges. Runs in SVGA console. %prep %setup -n xNES %build make all %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/usr/bin/ install -m 755 -s xnes $RPM_BUILD_ROOT/usr/bin/ %clean rm -rf $RPM_BUILD_ROOT %files %doc LICENSE /usr/bin/xnes
| Results 1 - 1 |