summaryrefslogtreecommitdiffstats
path: root/audio-libs/libmikmod/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libmikmod/DETAILS')
-rwxr-xr-xaudio-libs/libmikmod/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio-libs/libmikmod/DETAILS b/audio-libs/libmikmod/DETAILS
new file mode 100755
index 0000000000..ed206d72ed
--- /dev/null
+++ b/audio-libs/libmikmod/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=libmikmod
+ VERSION=3.2.0-beta2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://mikmod.raphnet.net/files/$SOURCE
+ WEB_SITE=http://mikmod.raphnet.net/
+ MD5[0]='e2aff69da4c9ee46c209c95fb9867888'
+ LICENSE[0]=LGPL
+ ENTERED=20010922
+ UPDATED=20020305
+ BUILD_API=2
+ SHORT='libmikmod is a library for playing mod, s3m, xm, it, med, mtm, 669 files'
+cat << EOF
+libmikmod is a portable sound library, which used to be packaged with
+the MikMod module player, but is now released independentely. It is
+capable of playing samples as well as module files, using the OSS driver
+for output, as well as Alsa and EsounD. Supported module format include
+mod, s3m, xm, it, med, mtm and 669, to name a few.
+EOF