summaryrefslogtreecommitdiffstats
path: root/audio-soft/easytag/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/easytag/DETAILS')
-rwxr-xr-xaudio-soft/easytag/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-soft/easytag/DETAILS b/audio-soft/easytag/DETAILS
new file mode 100755
index 0000000000..a094e7a6da
--- /dev/null
+++ b/audio-soft/easytag/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=easytag
+if [ "$GETDEVEL" == "y" ]; then
+ VERSION=1.99.4
+ MD5[0]='d761e28ae0f88e7c8856e4a73c2bb9db'
+else
+ VERSION=1.1
+ MD5[0]='fd33736bcc63f695203750ad70e4c687'
+fi
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ LICENSE[0]=GPL
+ WEB_SITE=http://easytag.sourceforge.net/
+ ENTERED=20020115
+ UPDATED=20041029
+ SHORT="Utility for maintaining audio file Tags"
+cat << EOF
+EasyTAG is an utility for viewing and editing tags for
+MP3, MP2, FLAC, Ogg Vorbis, MusePack and Monkey's Audio
+files. Its simple and nice GTK+ interface makes tagging
+easier under GNU/Linux
+EOF