ports/117644: New Port: audio/taglookup Tags groups of audio files using CDDB

Alex Allan alex at kamaz.org.uk
Mon Oct 29 21:10:04 UTC 2007


>Number:         117644
>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 21:10:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alex Allan
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD computer1.kamaz-net.org.uk 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386

Hello Port Maintainers,

Please consider the following port for inclusion. Apologies for ports/117620; I uploaded the wrong file and it broke this port!

I've tested this on 6.2 and 6.1.

Thank you,

Alex Allan
alex at kamaz.org.uk

--- taglookup-port.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/Makefile
#	taglookup/distinfo
#	taglookup/pkg-descr
#	taglookup/plist
#
echo c - taglookup/
mkdir -p taglookup/ > /dev/null 2>&1
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 at 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 at 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
echo x - taglookup/distinfo
sed 's/^X//' >taglookup/distinfo << 'END-of-taglookup/distinfo'
XMD5 (taglookup-0.2.tgz) = a77d0ea7714c338be53485db94269640
XSHA256 (taglookup-0.2.tgz) = 78463a754a85c438ffdffda4326ac83723616ba5f941a44dcd2d6b2dcfbfb0be
XSIZE (taglookup-0.2.tgz) = 16869
END-of-taglookup/distinfo
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/plist
sed 's/^X//' >taglookup/plist << 'END-of-taglookup/plist'
Xbin/taglookup
END-of-taglookup/plist
exit
--- taglookup-port.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list