summaryrefslogtreecommitdiffstats
path: root/audio-plugins/modplugxmms/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/modplugxmms/DETAILS')
-rwxr-xr-xaudio-plugins/modplugxmms/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-plugins/modplugxmms/DETAILS b/audio-plugins/modplugxmms/DETAILS
new file mode 100755
index 0000000000..6205277708
--- /dev/null
+++ b/audio-plugins/modplugxmms/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=modplugxmms
+ VERSION=2.05
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/modplug-xmms/$SOURCE
+ MD5[0]=6ae29f26a8a61cdc9449f53ffd9f1c1e
+ WEB_SITE=http://modplug-xmms.sourceforge.net/
+ ENTERED=20020209
+ UPDATED=20021010
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="ModPlug Plugin for XMMS v2.0 / libmodplug v0.7"
+cat << EOF
+Olivier Lapicque, author of ModPlug, which is arguably the best quality
+MOD-playing software available, has placed his sound rendering code in
+the public domain. This library and plugin is based on that code.
+
+NOTE TO FELLOW OPEN SOURCE PROGRAMMERS (from the README):
+ "I (Kenton Varda) no longer have the time or desire to maintain this
+ library. If anyone would like to take over for me, please e-mail me at
+ <temporal@gauge3d.org>. Thanks."
+EOF