diff --git a/tagtool/DESCR b/tagtool/DESCR index c060bf5ede..eb1c26a40b 100644 --- a/tagtool/DESCR +++ b/tagtool/DESCR @@ -2,3 +2,7 @@ Audio Tag Tool is a program to manage the information fields in MP3 and Ogg Vorbis files, commonly called tags. Tagtool can be used to edit tags one by one, but the most useful fetaure is the ability to tag or rename hundreds of files at once, in any desired format. + +It is available under the GNU General Public License (GPL). + +Website: http://pwp.netcabo.pt/paol/tagtool/ diff --git a/tagtool/Makefile b/tagtool/Makefile index a108fb6fa1..43d75d725a 100644 --- a/tagtool/Makefile +++ b/tagtool/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.3 2007/03/01 19:12:20 shattered Exp $ +# $NetBSD: Makefile,v 1.4 2007/03/01 20:58:14 guigui2 Exp $ # -DISTNAME= tagtool-0.12.2 +DISTNAME= tagtool-0.12.3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tagtool/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= netbsd@guigui2.net -HOMEPAGE= http://tagtool.sourceforge.net/ +HOMEPAGE= http://pwp.netcabo.pt/paol/tagtool/ COMMENT= GTK-based Ogg Vorbis and MP3 file tagger GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes -USE_DIRS+= xdg-1.4 -USE_TOOLS+= gmake intltool pkg-config +USE_TOOLS+= gmake intltool pkg-config +USE_DIRS+= xdg-1.4 .include "../../x11/gtk2/buildlink3.mk" .include "../../devel/libglade2/buildlink3.mk" diff --git a/tagtool/PLIST b/tagtool/PLIST index c772654d60..2a31dee98d 100644 --- a/tagtool/PLIST +++ b/tagtool/PLIST @@ -1,6 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2007/02/19 21:40:43 lkundrak Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/03/01 20:58:14 guigui2 Exp $ bin/tagtool share/applications/tagtool.desktop +share/icons/hicolor/48x48/apps/TagTool.png +share/icons/hicolor/icon-theme.cache +share/icons/hicolor/scalable/apps/TagTool.svg share/locale/bg/LC_MESSAGES/tagtool.mo share/locale/cs/LC_MESSAGES/tagtool.mo share/locale/de/LC_MESSAGES/tagtool.mo @@ -9,10 +12,13 @@ share/locale/es/LC_MESSAGES/tagtool.mo share/locale/fr/LC_MESSAGES/tagtool.mo share/locale/it/LC_MESSAGES/tagtool.mo share/locale/lt/LC_MESSAGES/tagtool.mo +share/locale/nl/LC_MESSAGES/tagtool.mo +share/locale/pl/LC_MESSAGES/tagtool.mo share/locale/pt/LC_MESSAGES/tagtool.mo +share/locale/pt_BR/LC_MESSAGES/tagtool.mo share/locale/ru/LC_MESSAGES/tagtool.mo +share/locale/sv/LC_MESSAGES/tagtool.mo share/locale/ua/LC_MESSAGES/tagtool.mo -share/pixmaps/TagTool.png share/tagtool/TagTool.png share/tagtool/edit.png share/tagtool/fail.png diff --git a/tagtool/distinfo b/tagtool/distinfo index 7b6ff02cc3..0050bfb4c0 100644 --- a/tagtool/distinfo +++ b/tagtool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/02/19 19:34:33 guigui2 Exp $ +$NetBSD: distinfo,v 1.2 2007/03/01 20:58:14 guigui2 Exp $ -SHA1 (tagtool-0.12.2.tar.gz) = 28f50235600add140b28ebf2a1ac54e4a67fafc9 -RMD160 (tagtool-0.12.2.tar.gz) = 820c922835e2c485256d64fbca80d8cd9778ed62 -Size (tagtool-0.12.2.tar.gz) = 368758 bytes +SHA1 (tagtool-0.12.3.tar.bz2) = e7ed4ebf8f9881cf38b2340b18e95947f658308e +RMD160 (tagtool-0.12.3.tar.bz2) = 9f5ae223580948c403cd44d82ecef0d03040ff09 +Size (tagtool-0.12.3.tar.bz2) = 303743 bytes