Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Jul 2008 20:24:15 +0800
From:      "Denise H. G." <darcsis@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125262: [New port] audio/vagalume
Message-ID:  <486e1672.1b018e0a.382a.6519@mx.google.com>
Resent-Message-ID: <200807041230.m64CU1wf067528@freefall.freebsd.org>

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

>Number:         125262
>Category:       ports
>Synopsis:       [New port] audio/vagalume
>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 Jul 04 12:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Denise H. G.
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD pluton.xbsd.name 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jun 18 16:06:16 CST 2008 dhg@pluton.xbsd.name:/opt/obj/usr/src/sys/pluton-SMP-ULE amd64


	
>Description:
Vagalume is a Gtk+-based last.fm client.
>How-To-Repeat:
	
>Fix:

	

--- vagalume.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:
#
#	vagalume
#	vagalume/Makefile
#	vagalume/distinfo
#	vagalume/pkg-descr
#	vagalume/pkg-plist
#
echo c - vagalume
mkdir -p vagalume > /dev/null 2>&1
echo x - vagalume/Makefile
sed 's/^X//' >vagalume/Makefile << '19b611e913c20e25f6762a335e390775'
X# New ports collection makefile for:	vagalume
X# Date created:		4 September 2008
X# Whom:			Denise H. G. <darcsis@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vagalume
XPORTVERSION=	0.6
XCATEGORIES=	audio
XMASTER_SITES=	http://people.igalia.com/berto/files/${PORTNAME}/source/
XDISTNAME=	${PORTNAME}_${PORTVERSION}.orig
X
XMAINTAINER=	darcsis@gmail.com
XCOMMENT=	A GTK+-based Last.fm client
X
XLIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
X	gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \
X	curl.4:${PORTSDIR}/ftp/curl
X
XMAN1=	vagalume.1
XMANCOMPRESSED=	no
X
XWRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
X
XINSTALL_ICONS=	yes
XUSE_GNOME=	gtk20 desktopfileutils gnomehack gnomeprefix intlhack libxml2
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-platform=gnome
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XCONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
X	LDFLAGS="-L${LOCALBASE}/lib"
XPLIST_SUB+=	NLS=""
X.else
XPLIST_SUB+=	NLS="@comment "
X.endif
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's,^themeicondir = .*(appdatadir),themeicondir = ${PREFIX}/share,' \
X		${WRKSRC}/Makefile ${WRKSRC}/src/Makefile
X
X.include <bsd.port.mk>
19b611e913c20e25f6762a335e390775
echo x - vagalume/distinfo
sed 's/^X//' >vagalume/distinfo << '13633b61f0d886ffe64cac86d654ea50'
XMD5 (vagalume_0.6.orig.tar.gz) = c46e2cc182f7f427196a5bb682f10428
XSHA256 (vagalume_0.6.orig.tar.gz) = bd9b6d1689fc01b186f160ed1f2bb813826a20d4118d525122c446fbf0ab3dd8
XSIZE (vagalume_0.6.orig.tar.gz) = 555331
13633b61f0d886ffe64cac86d654ea50
echo x - vagalume/pkg-descr
sed 's/^X//' >vagalume/pkg-descr << '5ff07458e671ae7c9a3767de3285a08c'
XVagalume is a GTK+-based Last.fm client. Although it works in
Xstandard PCs, it is specially designed to work in the Maemo
Xplatform, the one used by some Nokia devices such as the 770,
XN800 and N810. Vagalume is relatively new but it's stable enough
Xfor everyday use.
X
XWWW: http://vagalume.igalia.com/
5ff07458e671ae7c9a3767de3285a08c
echo x - vagalume/pkg-plist
sed 's/^X//' >vagalume/pkg-plist << 'e1cd51272c932f880ac6bcc8b45e6387'
Xbin/vagalume
Xshare/applications/vagalume.desktop
Xshare/icons/hicolor/48x48/apps/vagalume.png
Xshare/icons/hicolor/scalable/actions/media-playback-start.svg
Xshare/icons/hicolor/scalable/actions/media-playback-stop.svg
Xshare/icons/hicolor/scalable/actions/media-skip-forward.svg
Xshare/icons/hicolor/scalable/actions/accessories-text-editor.svg
Xshare/icons/hicolor/scalable/actions/document-save.svg
Xshare/icons/hicolor/scalable/actions/emblem-favorite.svg
Xshare/icons/hicolor/scalable/actions/list-add.svg
Xshare/icons/hicolor/scalable/actions/mail-message-new.svg
Xshare/icons/hicolor/scalable/actions/process-stop.svg
X%%NLS%%share/locale/de/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/es/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/es_MX/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/fi/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/gl/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/it/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/pt/LC_MESSAGES/vagalume.mo
X%%NLS%%share/locale/pt_BR/LC_MESSAGES/vagalume.mo
Xshare/pixmaps/vagalume.xpm
X%%DATADIR%%/cover.png
X@dirrmtry share/applications
X@dirrmtry share/icons/48x48/apps
X@dirrmtry share/icons/48x48
X@dirrmtry share/icons/hicolor/scalable/actions
X@dirrmtry share/icons/hicolor/scalable
X@dirrmtry share/icons/hicolor
X@dirrmtry share/icons
X%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/de
X%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/es
X%%NLS%%@dirrmtry share/locale/es_MX/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/es_MX
X%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/fi
X%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/gl
X%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/it
X%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/pt
X%%NLS%%@dirrmtry share/locale/pt_BR/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/pt_BR
X%%NLS%%@dirrmtry share/locale
X@dirrmtry %%DATADIR%%
e1cd51272c932f880ac6bcc8b45e6387
exit
--- vagalume.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?486e1672.1b018e0a.382a.6519>