From rapiere@renaissance.homeip.net  Thu Nov 11 12:22:55 2004
Return-Path: <rapiere@renaissance.homeip.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 59D4416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Nov 2004 12:22:55 +0000 (GMT)
Received: from renaissance.homeip.net (m245.net81-67-133.noos.fr [81.67.133.245])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5920543D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Nov 2004 12:22:54 +0000 (GMT)
	(envelope-from rapiere@renaissance.homeip.net)
Received: from renaissance.homeip.net (none@localhost [127.0.0.1])
	by renaissance.homeip.net (8.13.1/8.13.1) with ESMTP id iABCMqFu065114
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Nov 2004 13:22:52 +0100 (CET)
	(envelope-from rapiere@renaissance.homeip.net)
Received: (from rapiere@localhost)
	by renaissance.homeip.net (8.13.1/8.13.1/Submit) id iABCMprb065113;
	Thu, 11 Nov 2004 13:22:51 +0100 (CET)
	(envelope-from rapiere)
Message-Id: <200411111222.iABCMprb065113@renaissance.homeip.net>
Date: Thu, 11 Nov 2004 13:22:51 +0100 (CET)
From: Anthony Ginepro <anthony.ginepro@laposte.net>
Reply-To: Anthony Ginepro <anthony.ginepro@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] audio/tagtool
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73812
>Category:       ports
>Synopsis:       [NEW PORT] audio/tagtool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 11 12:30:20 GMT 2004
>Closed-Date:    Thu Nov 11 17:58:53 GMT 2004
>Last-Modified:  Thu Nov 11 17:58:53 GMT 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Thu Nov 11 17:58:25 GMT 2004 
State-Changed-Why:  
New port added, thank you! I set maintainer to ports@FreeBSD.org, 
I don't think gnome@ want to hold this port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73812 
>Unformatted:
