Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2007 23:53:33 GMT
From:      Alex Allan <alex@kamaz.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117620: New port: audio/taglookup Tags groups of audio files using CDDB	
Message-ID:  <200710282353.l9SNrXtu003503@lemon.kamaz-net.org.uk>
Resent-Message-ID: <200710290020.l9T0K26M032894@freefall.freebsd.org>

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

>Number:         117620
>Category:       ports
>Synopsis:       New port: audio/taglookup Tags groups of audio files using CDDB
>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:   Mon Oct 29 00:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alex Allan
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD lemon.kamaz-net.org.uk 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

Please consider this for the ports collection:

--- taglookup-port-pr.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:
#
#	taglookup/
#	taglookup/plist
#	taglookup/pkg-descr
#	taglookup/distinfo
#	taglookup/Makefile
#
echo c - taglookup/
mkdir -p taglookup/ > /dev/null 2>&1
echo x - taglookup/plist
sed 's/^X//' >taglookup/plist << 'END-of-taglookup/plist'
Xbin/taglookup
END-of-taglookup/plist
echo x - taglookup/pkg-descr
sed 's/^X//' >taglookup/pkg-descr << 'END-of-taglookup/pkg-descr'
XTags groups of audio files using CDDB.
X
XTagLookup is a utility for tagging MP3s and other taggable audio file formats. It inspects a set of audio files and uses their lengths to look up an appropriate disc from a CDDB-compatible service. TagLookup can be used in two modes:
X
X* ID -- Given a CDDB ID and a number of files, look up the details of the CDDB disc from a CDDB service. Tag files using the CDDB disc. Match each file with each CDDB track using the closest track length.
X* Sequence -- Given a number of files, generate a CDDB ID and query a CDDB service. CDDB IDs are generated based on the sequence of tracks. Choose the closest matching CDDB disc to tag the files.
X
XAs well as this, taglookup can:
X* Rename -- Rename files based on their tags.
X
XWWW: http://www.kamaz.org.uk/taglookup
END-of-taglookup/pkg-descr
echo x - taglookup/distinfo
sed 's/^X//' >taglookup/distinfo << 'END-of-taglookup/distinfo'
XMD5 (taglookup-0.2.tgz) = 9699d265a1d07c03cd2dda2f7b6cb87d
XSHA256 (taglookup-0.2.tgz) = be8056d1499b8200bc230c785fda3ae916a4b828c99ba105fac292b416376fd3
XSIZE (taglookup-0.2.tgz) = 16545
END-of-taglookup/distinfo
echo x - taglookup/Makefile
sed 's/^X//' >taglookup/Makefile << 'END-of-taglookup/Makefile'
X# New ports collection makefile for: 	taglookup
X# Date created: 			21 Oct 2007.
X# Whom: 				Alex Allan <alex@kamaz.org.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	taglookup
XPORTVERSION=	0.2
XPORTREVISION=	0	
XCATEGORIES=	audio
XMASTER_SITES=	http://www.kamaz.org.uk/taglookup/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
XWRKSRC= 	${WRKDIR}/${DISTNAME}
X
XMAINTAINER=	alex@kamaz.org.uk
XCOMMENT=	Utility for tagging groups of audio files using CDDB
X
XRUN_DEPENDS=	
XLIB_DEPENDS=	cddb.3:${PORTSDIR}/audio/libcddb \
X		tag.5:${PORTSDIR}/audio/taglib
X
XMAN1=		taglookup.1
X
X.include <bsd.port.mk>
END-of-taglookup/Makefile
exit
--- taglookup-port-pr.txt ends here ---


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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