summaryrefslogtreecommitdiffstats
path: root/audio-players/lame/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/lame/DETAILS')
-rwxr-xr-xaudio-players/lame/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-players/lame/DETAILS b/audio-players/lame/DETAILS
new file mode 100755
index 0000000000..ecf341102a
--- /dev/null
+++ b/audio-players/lame/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=lame
+ VERSION=3.96.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=dd99756b039d5e16eca3f0db88c49521
+ WEB_SITE=http://www.sulaco.org/mp3
+ ENTERED=20010922
+ UPDATED=20050905
+ LICENSE[0]=LGPL
+ BUILD_API=2
+ SHORT="open source MP3 encoder and graphical frame analyzer"
+cat << EOF
+LAME (LAME Ain't an MP3 Encoder) is a research project
+for learning about and improving MP3 encoding technoligy.
+LAME includes an mp3 encoding library, simple front end
+application, a much-improved psycho-acoustic model
+(GPSYCHO), and a graphical frame analyzer (MP3x). Please
+note that any commercial use (including distributing the
+LAME encoding engine in a free encoder) may require a
+patent license from Thomson Multimedia.
+EOF