FreeBSD Bugzilla – Attachment 54659 Details for
Bug 82694
new port: audio/gbsplay - Emulates the sound hardware of the Nintendo(TM) Gameboy(TM)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gbsplay.shar
gbsplay.shar (text/plain), 2.85 KB, created by
Emanuel Haupt
on 2005-06-27 13:20:00 UTC
(
hide
)
Description:
gbsplay.shar
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-06-27 13:20:00 UTC
Size:
2.85 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># gbsplay ># gbsplay/Makefile ># gbsplay/pkg-descr ># gbsplay/distinfo ># gbsplay/pkg-plist ># >echo c - gbsplay >mkdir -p gbsplay > /dev/null 2>&1 >echo x - gbsplay/Makefile >sed 's/^X//' >gbsplay/Makefile << 'END-of-gbsplay/Makefile' >X# New ports collection makefile for: gbsplay >X# Date created: 25 Jun 2005 >X# Whom: Emanuel Haupt <ehaupt@critical.ch> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gbsplay >XDISTVERSION= 0.0.7 >XCATEGORIES= audio >XMASTER_SITES= http://download.berlios.de/gbsplay/ >X >XMAINTAINER= ehaupt@critical.ch >XCOMMENT= Emulates the sound hardware of the Nintendo(TM) Gameboy(TM) >X >XUSE_GMAKE= yes >XUSE_REINPLACE= yes >XGNU_CONFIGURE= yes >X >XCONFIGURE_TARGET= # nada >XCONFIGURE_ARGS+= --without-xmmsplugin >X >XMAN1= gbsplay.1 gbsinfo.1 >XMAN5= gbsplayrc.5 >XPORTDOCS= README HISTORY COPYRIGHT >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|/\(etc/gbsplayrc\)|${PREFIX}/\1|' \ >X ${WRKSRC}/gbsplay.c \ >X ${WRKSRC}/gbsplay.in.1 \ >X ${WRKSRC}/gbsplayrc.in.5 >X >Xdo-install: >X.for f in ${PORTNAME} gbsinfo >X ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/bin >X.endfor >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/gbsinfo.1 ${MANPREFIX}/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/gbsplayrc.5 ${MANPREFIX}/man/man5 >X ${MKDIR} ${EXAMPLESDIR} >X ${INSTALL_DATA} ${WRKSRC}/examples/nightmode.gbs ${EXAMPLESDIR} >X >X ${INSTALL_DATA} ${WRKSRC}/examples/gbsplayrc_sample ${PREFIX}/etc/gbsplayrc.default >X.if !exists(${PREFIX}/etc/gbsplayrc) >X ${INSTALL_DATA} ${WRKSRC}/examples/gbsplayrc_sample ${PREFIX}/etc/gbsplayrc >X.endif >X >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X.for f in ${PORTDOCS} >X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-gbsplay/Makefile >echo x - gbsplay/pkg-descr >sed 's/^X//' >gbsplay/pkg-descr << 'END-of-gbsplay/pkg-descr' >XGbsplay emulates the sound hardware of the Nintendo(TM) Gameboy(TM). It is able >Xto play the sounds from a Gameboy(TM) module dump (.GBS format) over /dev/dsp. >X >XWWW: http://gbsplay.berlios.de/ >X >X- ehaupt >Xehaupt@critical.ch >END-of-gbsplay/pkg-descr >echo x - gbsplay/distinfo >sed 's/^X//' >gbsplay/distinfo << 'END-of-gbsplay/distinfo' >XMD5 (gbsplay-0.0.7.tar.gz) = bdd9143422c52d00a8aeeda171621cec >XSIZE (gbsplay-0.0.7.tar.gz) = 50466 >END-of-gbsplay/distinfo >echo x - gbsplay/pkg-plist >sed 's/^X//' >gbsplay/pkg-plist << 'END-of-gbsplay/pkg-plist' >Xbin/gbsplay >Xbin/gbsinfo >X@unexec if cmp -s %D/etc/gbsplayrc %D/etc/gbsplayrc.default; then rm -f %D/etc/gbsplayrc; fi >Xetc/gbsplayrc.default >X@exec [ -f %B/gbsplayrc ] || cp %B/%f %B/gbsplayrc >X%%EXAMPLESDIR%%/nightmode.gbs >X@dirrm %%EXAMPLESDIR%% >END-of-gbsplay/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 82694
: 54659