Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 13:22:51 +0100 (CET)
From:      Anthony Ginepro <anthony.ginepro@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73812: [NEW PORT] audio/tagtool
Message-ID:  <200411111222.iABCMprb065113@renaissance.homeip.net>
Resent-Message-ID: <200411111230.iABCULr0066534@freefall.freebsd.org>

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

>Number:         73812
>Category:       ports
>Synopsis:       [NEW PORT] audio/tagtool
>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:   Thu Nov 11 12:30:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Ginepro
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD renaissance.homeip.net 5.3-STABLE FreeBSD 5.3-STABLE #9: Thu Nov 11 08:24:52 CET 2004 rapiere@renaissance.homeip.net:/usr/obj/usr/src/sys/RENAISSANCE i386

>Description:
	GNOME2 Tag tool utility similar to easytag but more lightweight.

>How-To-Repeat:
>Fix:
# 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:
#
#	tagtool
#	tagtool/distinfo
#	tagtool/Makefile
#	tagtool/pkg-descr
#	tagtool/pkg-plist
#
echo c - tagtool
mkdir -p tagtool > /dev/null 2>&1
echo x - tagtool/distinfo
sed 's/^X//' >tagtool/distinfo << 'END-of-tagtool/distinfo'
XMD5 (tagtool-0.11.1.tar.gz) = df99222a660659e73c30a8946ea7034a
XSIZE (tagtool-0.11.1.tar.gz) = 215470
END-of-tagtool/distinfo
echo x - tagtool/Makefile
sed 's/^X//' >tagtool/Makefile << 'END-of-tagtool/Makefile'
X# New ports collection makefile for: tagtool
X# Date created:                     1st November 2004
X# Whom:                             Anthony Ginepro <anthony.ginepro@laposte.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tagtool
XPORTVERSION=	0.11.1
XCATEGORIES=	audio
XMASTER_SITES=	ftp://ftp.sourceforge.net/pub/sourceforge/t/ta/tagtool/
X
XMAINTAINER=	gnome@FreeBSD.org
XCOMMENT=	A GNOME app that tag mp3/ogg files
X
XLIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \
X		vorbis.3:${PORTSDIR}/audio/libvorbis
X
XUSE_X_PREFIX=	yes
XUSE_LIBTOOL_VER=15
XUSE_GMAKE=	yes
X
XCONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
XUSE_GNOME=	glib20 gtk20 libglade2
X
XDATADIR=	share/tagtool
X
X.include <bsd.port.mk>
END-of-tagtool/Makefile
echo x - tagtool/pkg-descr
sed 's/^X//' >tagtool/pkg-descr << 'END-of-tagtool/pkg-descr'
XAudio Tag Tool is a program to manage the information fields in MP3 and
XOgg Vorbis files, commonly called tags. Tag Tool can be used to edit tags
Xone by one, but the most useful features are the ability to easily tag or 
Xrename hundreds of files at once, in any desired format.
X
XThe interface is arranged into two sections, with the list of available
Xfiles on the left and a set of tabs on the right. Each tab corresponds
Xto one of the main operations Audio Tag Tool can do:
X
X    * Tag Editor
X    * Tag Multiple Files
X    * Clear Tags
X    * Move/Rename Multiple Files
X    * Create Playlists
X
XThe mass tag and mass rename features can handle filenames in any format 
Xthanks to an easily configurable format template.
X
XWWW: http://pwp.netcabo.pt/paol/tagtool/
X
X- Anthony Ginepro
Xanthony.ginepro@laposte.net
END-of-tagtool/pkg-descr
echo x - tagtool/pkg-plist
sed 's/^X//' >tagtool/pkg-plist << 'END-of-tagtool/pkg-plist'
Xbin/tagtool
Xshare/apps/Multimedia/tagtool.desktop
Xshare/pixmaps/TagTool.png
X%%DATADIR%%/TagTool.png
X%%DATADIR%%/edit.png
X%%DATADIR%%/fail.png
X%%DATADIR%%/file.png
X%%DATADIR%%/folder.png
X%%DATADIR%%/graydot.png
X%%DATADIR%%/greendot.png
X%%DATADIR%%/info.png
X%%DATADIR%%/ok.png
X%%DATADIR%%/preferences.dtd
X%%DATADIR%%/tab_clear.png
X%%DATADIR%%/tab_edit.png
X%%DATADIR%%/tab_playlist.png
X%%DATADIR%%/tab_rename.png
X%%DATADIR%%/tab_tag.png
X%%DATADIR%%/tagtool.glade
X%%DATADIR%%/warn.png
X@dirrm %%DATADIR%%
END-of-tagtool/pkg-plist
exit

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



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