[Lunar-commits] r16742 - moonbase/trunk/audio/tagtool
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Oct 1 03:24:23 UTC 2005
Author: v3rt1g0
Date: 2005-10-01 03:24:22 +0000 (Sat, 01 Oct 2005)
New Revision: 16742
Modified:
moonbase/trunk/audio/tagtool/DEPENDS
moonbase/trunk/audio/tagtool/DETAILS
Log:
Version bump, tweaked DEPENDS to accomidate the new version. Changed the source url
to use sf.net as well. other misc tidys too.
Modified: moonbase/trunk/audio/tagtool/DEPENDS
===================================================================
--- moonbase/trunk/audio/tagtool/DEPENDS 2005-10-01 01:54:14 UTC (rev 16741)
+++ moonbase/trunk/audio/tagtool/DEPENDS 2005-10-01 03:24:22 UTC (rev 16742)
@@ -1 +1,3 @@
-depends libglade
+depends libglade2 &&
+depends id3lib &&
+depends libvorbis
Modified: moonbase/trunk/audio/tagtool/DETAILS
===================================================================
--- moonbase/trunk/audio/tagtool/DETAILS 2005-10-01 01:54:14 UTC (rev 16741)
+++ moonbase/trunk/audio/tagtool/DETAILS 2005-10-01 03:24:22 UTC (rev 16742)
@@ -1,11 +1,16 @@
- MODULE=tagtool
- VERSION=0.5.2
+ MODULE=tagtool
+ VERSION=0.12.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://pwp.netcabo.pt/paol/tagtool/
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:28f50235600add140b28ebf2a1ac54e4a67fafc9
WEB_SITE=http://pwp.netcabo.pt/paol/tagtool/
ENTERED=20020116
- UPDATED=20020418
+ UPDATED=20050930
SHORT="a program to edit ID3 tags"
+
cat << EOF
-MP3 Tag Tool is a program to manage the information fields in MP3 files
+Audio Tag Tool is a program to manage the information fields in MP3 and
+Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit
+tags one by one, but the most useful features are the ability to easily
+tag or rename hundreds of files at once, in any desired format.
EOF
More information about the Lunar-commits
mailing list