ports/99390: [NEW PORT] audio/ruby-xmms2-ecore: Ruby ecore mainloop bindings for XMMS2

Alexander Botero-Lowry alex at foxybanana.com
Fri Jun 23 20:23:52 UTC 2006


That last shar was a mess. Portlint wasn't happy, and it didn't even work.
Sorry about submitting it at all. Here is a new one that actually works.
FreeBSD-gnats-submit at FreeBSD.org wrote:

> Thank you very much for your problem report.
> It has the internal identification `ports/99390'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=99390
>
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [NEW PORT] audio/ruby-xmms2-ecore: Ruby ecore mainloop bindings for XMMS2
> >Arrival-Date:   Fri Jun 23 20:20:17 GMT 2006
>
> !DSPAM:4,449c4d0828111861020701!
>
-------------- next part --------------
===> Creating shar file
===> Viewing diff with more
# 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:
#
#	ruby-xmms2-ecore
#	ruby-xmms2-ecore/Makefile
#	ruby-xmms2-ecore/pkg-plist
#	ruby-xmms2-ecore/ruby-xmms2.ecore.shar
#
echo c - ruby-xmms2-ecore
mkdir -p ruby-xmms2-ecore > /dev/null 2>&1
echo x - ruby-xmms2-ecore/Makefile
sed 's/^X//' >ruby-xmms2-ecore/Makefile << 'END-of-ruby-xmms2-ecore/Makefile'
X# New ports collection makefile for:	ruby-xmms2-ecore
X# Date created:				23 Jun 2006
X# Whom:					Alexander Botero-Lowry <alex at foxybanana.com>
X#
X# $FreeBSD$
X#
X
XCATEGORIES=	audio ruby
XPKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
XPKGNAMESUFFIX=	-ecore
X
XMAINTAINER=	alex at foxybanana.com
XCOMMENT=	Ruby ecore mainloop bindings for XMMS2
X
XBUILD_DEPENDS+=	${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
XRUN_DEPENDS+=	${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
X
XMASTERDIR=	${.CURDIR}/../xmms2
X
XUSE_RUBY=	yes
XUSE_GNOME=	glib20
XUSE_LDCONFIG=	yes
X
XPLIST=		${.CURDIR}/pkg-plist
X
XSCONS_TARGET=	src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \
X		src/clients/lib/ruby/xmmsclient_ecore.so
XXMMS2_SLAVE=	ruby-ecore
X
Xdo-install:
X	@cd ${WRKSRC} && ${INSTALL_PROGRAM} \
X	src/clients/lib/ruby/xmmsclient_ecore.so \
X	${RUBY_SITEARCHLIBDIR}/xmmsclient_ecore.so
X	@cd ${WRKSRC} && ${INSTALL_PROGRAM} \
X	src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \
X	${LOCALBASE}/lib/libxmmsclient-ecore.so
X
X.include "${MASTERDIR}/Makefile"
END-of-ruby-xmms2-ecore/Makefile
echo x - ruby-xmms2-ecore/pkg-plist
sed 's/^X//' >ruby-xmms2-ecore/pkg-plist << 'END-of-ruby-xmms2-ecore/pkg-plist'
X%%RUBY_SITEARCHLIBDIR%%/xmmsclient_ecore.so
Xlib/xmmsclient_ecore.so
END-of-ruby-xmms2-ecore/pkg-plist
echo x - ruby-xmms2-ecore/ruby-xmms2.ecore.shar
sed 's/^X//' >ruby-xmms2-ecore/ruby-xmms2.ecore.shar << 'END-of-ruby-xmms2-ecore/ruby-xmms2.ecore.shar'
X===> Creating shar file
END-of-ruby-xmms2-ecore/ruby-xmms2.ecore.shar
exit

===> Done


More information about the freebsd-ports-bugs mailing list