Date: Fri, 23 Jun 2006 15:23:27 -0500 From: Alexander Botero-Lowry <alex@foxybanana.com> To: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org, alex@foxybanana.com Subject: Re: ports/99390: [NEW PORT] audio/ruby-xmms2-ecore: Ruby ecore mainloop bindings for XMMS2 Message-ID: <200606232023.k5NKNRVl000590@Laptop.mine.box> In-Reply-To: <200606232020.k5NKKHO9086438@freefall.freebsd.org> References: <200606232020.k5NKKHO9086438@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline 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@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! > --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ruby-xmms2.ecore.shar" ===> 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@foxybanana.com> X# X# $FreeBSD$ X# X XCATEGORIES= audio ruby XPKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} XPKGNAMESUFFIX= -ecore X XMAINTAINER= alex@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 --=_449c4dbf.K91klXjfB5dWIzFrLVRyregustH5Z95iwBryyJthTqaDmfdJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606232023.k5NKNRVl000590>