Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 2009 17:35:14 GMT
From:      Christopher Key <chris@chacal.cjkey.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133068: New port: audio/linux-genpuid
Message-ID:  <200903251735.n2PHZEMH084019@chacal.wzl33>
Resent-Message-ID: <200903251810.n2PIA1tK072077@freefall.freebsd.org>

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

>Number:         133068
>Category:       ports
>Synopsis:       New port: audio/linux-genpuid
>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:   Wed Mar 25 18:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Key
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD chacal.wzl33 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Thu Mar 12 22:13:14 UTC 2009 root@chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64


	
>Description:
MusicIP is a music analysis and playlist generation system.  genpuid is a standalone utility that performs the analysis on a set of files, optionally writes the results back, and generates unique identifiers (puids).

mipcore is only executed by genpuid and hence belongs in libexec.  However, genpuid searches for mipcore in $PATH, hence the symlink from ${PREFIX}/bin.

>How-To-Repeat:
	
>Fix:

	

--- audio-linux-genpuid.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:
#
#	audio/linux-genpuid/Makefile
#	audio/linux-genpuid/distinfo
#	audio/linux-genpuid/pkg-descr
#	audio/linux-genpuid/pkg-plist
#
echo x - audio/linux-genpuid/Makefile
sed 's/^X//' >audio/linux-genpuid/Makefile << '049c2c4eed2f840dc270e76a2843ffc5'
X# New ports collection makefile for:	genpuid
X# Date created:		2009-03-24
X# Whom:			Christopher Key <cjk32@cam.ac.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	genpuid
XPORTVERSION=	1.4
XCATEGORIES=	audio linux
XMASTER_SITES=	https://secure.musicip.com/dns/files/
XPKGNAMEPREFIX=	linux-
XDISTNAME=	${PORTNAME}_linux_${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	cjk32@cam.ac.uk
XCOMMENT=	Application for generating MusicIP puids
X
XUSE_LINUX=	yes
X
XNO_BUILD=	yes
X
Xdo-install:
X	${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME}-${PORTVERSION}/genpuid
X	${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME}-${PORTVERSION}/mipcore
X	${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/genpuid ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/mipcore ${PREFIX}/libexec
X	${LN} -fhs ${PREFIX}/libexec/mipcore ${PREFIX}/bin/mipcore
X
X.include <bsd.port.mk>
049c2c4eed2f840dc270e76a2843ffc5
echo x - audio/linux-genpuid/distinfo
sed 's/^X//' >audio/linux-genpuid/distinfo << '07cc995642f735d953a208fdd2e27461'
XMD5 (genpuid_linux_1.4.tgz) = fa4a6ae23adaaefa02f07de6321913fe
XSHA256 (genpuid_linux_1.4.tgz) = 906a4085dd508e5b29d5b7cb3d60087a44496490fd3374232a17c8f62a88b499
XSIZE (genpuid_linux_1.4.tgz) = 4453312
07cc995642f735d953a208fdd2e27461
echo x - audio/linux-genpuid/pkg-descr
sed 's/^X//' >audio/linux-genpuid/pkg-descr << '412f7af6b0aacaaf27e4b131c937d11b'
XThis is an application for generating MusicIP puids.
X
XWWW:	http://www.musicip.com/
412f7af6b0aacaaf27e4b131c937d11b
echo x - audio/linux-genpuid/pkg-plist
sed 's/^X//' >audio/linux-genpuid/pkg-plist << '399613a7297e0e9422b51edf566a3991'
X@comment $FreeBSD$
Xbin/genpuid
Xlibexec/mipcore
Xbin/mipcore
399613a7297e0e9422b51edf566a3991
exit
--- audio-linux-genpuid.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?200903251735.n2PHZEMH084019>