Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Aug 2009 20:34:16 +0200 (CEST)
From:      Romain Tartiere <mono@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137536: [new port] multimedia/banshee-mirage: Automatic Playlist Generation Extension for Banshee
Message-ID:  <20090807183416.A3F845CF41@marvin.blogreen.org>
Resent-Message-ID: <200908071840.n77Ie1Gf073098@freefall.freebsd.org>

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

>Number:         137536
>Category:       ports
>Synopsis:       [new port] multimedia/banshee-mirage: Automatic Playlist Generation Extension for Banshee
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 07 18:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Romain Tartiere
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD marvin.blogreen.org 7.2-STABLE FreeBSD 7.2-STABLE #6 r195737M: Fri Jul 17 14:15:17 CEST 2009 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386


	
>Description:

Mirage analyzes your music collection and computes acoustic similarity models for each song. After your music collection has been analyzed, Mirage is able to automatically generate playlists of similar music.

>How-To-Repeat:
	
>Fix:

	



--- banshee-mirage.sh 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:
#
#	banshee-mirage
#	banshee-mirage/distinfo
#	banshee-mirage/pkg-descr
#	banshee-mirage/pkg-plist
#	banshee-mirage/Makefile
#
echo c - banshee-mirage
mkdir -p banshee-mirage > /dev/null 2>&1
echo x - banshee-mirage/distinfo
sed 's/^X//' >banshee-mirage/distinfo << 'a23678858cada9b60e45f2e91e155aca'
XMD5 (mirage-0.5.0.tar.gz) = c2a5a3b659e6473b0ec41e0fcf007bce
XSHA256 (mirage-0.5.0.tar.gz) = 83553ce7868f2500e38273b907936fb074255390bc955847dea679fbad9cb109
XSIZE (mirage-0.5.0.tar.gz) = 352617
a23678858cada9b60e45f2e91e155aca
echo x - banshee-mirage/pkg-descr
sed 's/^X//' >banshee-mirage/pkg-descr << '321f177d45bc314a84a00656524972ca'
XMirage analyzes your music collection and computes acoustic similarity models
Xfor each song. After your music collection has been analyzed, Mirage is able to
Xautomatically generate playlists of similar music.
X
XWWW:	http://hop.at/mirage/
321f177d45bc314a84a00656524972ca
echo x - banshee-mirage/pkg-plist
sed 's/^X//' >banshee-mirage/pkg-plist << '1578eef2e21f00bbc9e0cdfc2dea8a42'
X@comment $FreeBSD$
Xlib/libmirageaudio.so
Xlib/libmirageaudio.la
Xlib/libmirageaudio.a
Xlib/banshee-1/Extensions/Mirage.dll
Xlib/banshee-1/Extensions/Mirage.dll.mdb
Xlib/banshee-1/Extensions/Banshee.Mirage.dll
Xlib/banshee-1/Extensions/Banshee.Mirage.dll.mdb
Xshare/locale/de/LC_MESSAGES/mirage.mo
Xshare/locale/it/LC_MESSAGES/mirage.mo
X@dirrmtry lib/banshee-1/Extensions
1578eef2e21f00bbc9e0cdfc2dea8a42
echo x - banshee-mirage/Makefile
sed 's/^X//' >banshee-mirage/Makefile << 'f6212974542fbfd3ef8c38dd5899d01e'
X# New ports collection makefile for:	banshee-mirage
X# Date created:		2009-03-22
X# Whom:			Romain Tartiere <romain@blogreen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mirage
XPORTVERSION=	0.5.0
XCATEGORIES=	multimedia
XMASTER_SITES=	http://hop.at/mirage/download/
XPKGNAMEPREFIX=	banshee-
X
XMAINTAINER=	mono@FreeBSD.org
XCOMMENT=	Automatic Playlist Generation Extension for Banshee
X
XBUILD_DEPENDS=	banshee-1:${PORTSDIR}/multimedia/banshee
XRUN_DEPENDS=	banshee-1:${PORTSDIR}/multimedia/banshee
XLIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float \
X		samplerate.1:${PORTSDIR}/audio/libsamplerate
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	yes
XUSE_GETTEXT=	yes
XUSE_GNOME=	intltool gnomehack
X
X.include <bsd.port.mk>
f6212974542fbfd3ef8c38dd5899d01e
exit
--- banshee-mirage.sh ends here ---

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



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