summaryrefslogtreecommitdiffstats
path: root/audio-soft/mp3info/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/mp3info/DETAILS')
-rwxr-xr-xaudio-soft/mp3info/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio-soft/mp3info/DETAILS b/audio-soft/mp3info/DETAILS
new file mode 100755
index 0000000000..4e07dcfddf
--- /dev/null
+++ b/audio-soft/mp3info/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=mp3info
+ VERSION=0.8.4
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_URL[0]=ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ MD5[0]=8f4bdb083d199d9bcf5406b6f373b427
+ WEB_SITE=http://www.ibiblio.org/mp3info/
+ BUILD_API=2
+ LICENCE=GPL
+ ENTERED=20050219
+ UPDATED=20050219
+ SHORT="ncurses/cmdline interface for editing mp3tags"
+cat << EOF
+MP3Info is a little utility used to read and modify the ID3 tags of MP3 files. MP3Info can also display various techincal aspects of an MP3 file including playing time, bit-rate, sampling frequency and other attributes in a pre-defined or user-specifiable output format.
+EOF