Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 14:21:40 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82695: new port: audio/xmms-gbsplay - XMMS module for audio/gbsplay (PR: 82694) 
Message-ID:  <200506271221.j5RCLe4O001702@beaver.critical.ch>
Resent-Message-ID: <200506271230.j5RCUKak057519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82695
>Category:       ports
>Synopsis:       new port: audio/xmms-gbsplay - XMMS module for audio/gbsplay (PR: 82694)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 27 12:30:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 10 23:25:47 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386


	
>Description:
new port: audio/xmms-gbsplay - XMMS module for audio/gbsplay (PR: 82694)

This is the XMMS input plugin for gbsplay that can display information about
a .GBS file.

It emulates the sound hardware of the Nintendo(TM) Gameboy(TM). It is able
to play the sounds from a Gameboy(TM) module dump (.GBS format) over /dev/dsp.

>How-To-Repeat:
	
>Fix:

	



--- xmms-gbsplay.shar begins here ---
# 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:
#
#	xmms-gbsplay
#	xmms-gbsplay/files
#	xmms-gbsplay/files/patch-configure
#	xmms-gbsplay/Makefile
#	xmms-gbsplay/pkg-descr
#	xmms-gbsplay/distinfo
#
echo c - xmms-gbsplay
mkdir -p xmms-gbsplay > /dev/null 2>&1
echo c - xmms-gbsplay/files
mkdir -p xmms-gbsplay/files > /dev/null 2>&1
echo x - xmms-gbsplay/files/patch-configure
sed 's/^X//' >xmms-gbsplay/files/patch-configure << 'END-of-xmms-gbsplay/files/patch-configure'
X--- configure.orig	Sun Jun 26 01:21:44 2005
X+++ configure	Sun Jun 26 01:22:21 2005
X@@ -340,11 +340,6 @@
X 		--help)
X 		usage 0
X 		;;
X-		*)
X-		echo "unknown option '$1'"
X-		echo
X-		usage 1
X-		;;
X 	esac
X }
X ##### end of subroutines
END-of-xmms-gbsplay/files/patch-configure
echo x - xmms-gbsplay/Makefile
sed 's/^X//' >xmms-gbsplay/Makefile << 'END-of-xmms-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=	xmms-gbsplay
XDISTVERSION=	0.0.7
XCATEGORIES=	audio
XMASTER_SITES=	http://download.berlios.de/gbsplay/
XDISTNAME=	gbsplay-${DISTVERSION}
X
XMAINTAINER=	ehaupt@critical.ch
XCOMMENT=	XMMS module for gbsplay
X
XBUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
XRUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
X
XPLIST_FILES=	lib/xmms/Input/gbsxmms.so
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
XUSE_GNOME=	gtk12
XGNU_CONFIGURE=	yes
X
X.if !defined(WITHOUT_GBSPLAYCMD)
XRUN_DEPENDS=	gbsplay:${PORTSDIR}/audio/gbsplay
X.endif
X
X.include <bsd.port.pre.mk>
X
Xpre-everything::
X.if !defined(WITHOUT_GBSPLAYCMD)
X	@${ECHO_MSG} ""
X	@${ECHO_MSG} "If you don't want to install the command line gbsplay, hit Ctrl-C right now"
X	@${ECHO_MSG} "and define WITHOUT_GBSPLAYCMD"
X	@${ECHO_MSG} ""
X.endif
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/\(etc/gbsplayrc\)|${PREFIX}/\1|' \
X		${WRKSRC}/gbsplay.c \
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/gbsxmms.so ${PREFIX}/lib/xmms/Input/gbsxmms.so
X
X.include <bsd.port.post.mk>
END-of-xmms-gbsplay/Makefile
echo x - xmms-gbsplay/pkg-descr
sed 's/^X//' >xmms-gbsplay/pkg-descr << 'END-of-xmms-gbsplay/pkg-descr'
XThis is the XMMS input plugin for gbsplay that can display information about
Xa .GBS file.
X
XIt 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-xmms-gbsplay/pkg-descr
echo x - xmms-gbsplay/distinfo
sed 's/^X//' >xmms-gbsplay/distinfo << 'END-of-xmms-gbsplay/distinfo'
XMD5 (gbsplay-0.0.7.tar.gz) = bdd9143422c52d00a8aeeda171621cec
XSIZE (gbsplay-0.0.7.tar.gz) = 50466
END-of-xmms-gbsplay/distinfo
exit
--- xmms-gbsplay.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506271221.j5RCLe4O001702>