Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 00:28:00 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95460: [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
Message-ID:  <200604070728.k377S0op015476@Laptop.mine.box>
Resent-Message-ID: <200604070730.k377UK6Y094523@freefall.freebsd.org>

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

>Number:         95460
>Category:       ports
>Synopsis:       [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 07 07:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
Snett is a simple XMMS2 client that's heavily inspired by strange-quark.

It's a funky icon with a context menu that offers playback control and access 
to playlists in the XMMS2 media library.

WWW: http://code-monkey.de/pages/snett

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ruby18-snett-0.0.1.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:
#
#	ruby-snett
#	ruby-snett/Makefile
#	ruby-snett/pkg-descr
#	ruby-snett/pkg-plist
#	ruby-snett/distinfo
#
echo c - ruby-snett
mkdir -p ruby-snett > /dev/null 2>&1
echo x - ruby-snett/Makefile
sed 's/^X//' >ruby-snett/Makefile << 'END-of-ruby-snett/Makefile'
X# New ports collection makefile for:	snett
X# Date created:				06 Apr 2006
X# Whom:					Alexander Botero-Lowry <alex@foxybanana.com>
X#
X# $FreeBSD$
X
XPORTNAME=	snett
XPORTVERSION=	0.0.1
XCATEGORIES=	audio ruby
XMASTER_SITES=	ftp://ftp.code-monkey.de/pub/snett/
XPKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
X
XMAINTAINER=	alex@foxybanana.com
XCOMMENT=	A simple XMMS2 client inspired by strange-quark
X
XBUILD_DEPENDS=	${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 \
X		${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
X		${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
XNO_BUILD=	yes
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X	@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install
X
X.include <bsd.port.post.mk>
END-of-ruby-snett/Makefile
echo x - ruby-snett/pkg-descr
sed 's/^X//' >ruby-snett/pkg-descr << 'END-of-ruby-snett/pkg-descr'
XSnett is a simple XMMS2 client that's heavily inspired by strange-quark.
X
XIt's a funky icon with a context menu that offers playback control and access 
Xto playlists in the XMMS2 media library.
X
XWWW: http://code-monkey.de/pages/snett
END-of-ruby-snett/pkg-descr
echo x - ruby-snett/pkg-plist
sed 's/^X//' >ruby-snett/pkg-plist << 'END-of-ruby-snett/pkg-plist'
Xbin/snett
X%%DATADIR%%/logo.svg
X%%DATADIR%%/logo128.png
X%%DATADIR%%/logo32.png
X%%DATADIR%%/logo64.png
X@dirrm %%DATADIR%%
END-of-ruby-snett/pkg-plist
echo x - ruby-snett/distinfo
sed 's/^X//' >ruby-snett/distinfo << 'END-of-ruby-snett/distinfo'
XMD5 (snett-0.0.1.tar.gz) = 9fada4d4436b39bb68b6566d9764bac8
XSHA256 (snett-0.0.1.tar.gz) = 80649adff2feb52ad1e5d19873670985f94877a740df91ae46ac45c7fded7fde
XSIZE (snett-0.0.1.tar.gz) = 23068
END-of-ruby-snett/distinfo
exit
--- ruby18-snett-0.0.1.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?200604070728.k377S0op015476>