[Lunar-commits] dumb: mod decoder library

Zbigniew Luszpinski zbiggy at lunar-linux.org
Mon Feb 4 02:01:00 CET 2008


commit bc3d5f7766b13890546bdac7e929709308d218c6
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Mon Feb 4 02:01:00 2008 +0100

    dumb: mod decoder library
---
 audio/dumb/DETAILS   |   23 +++++++++++++++++++++++
 audio/dumb/PRE_BUILD |    2 ++
 2 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/audio/dumb/DETAILS b/audio/dumb/DETAILS
new file mode 100644
index 0000000..f1a2f95
--- /dev/null
+++ b/audio/dumb/DETAILS
@@ -0,0 +1,23 @@
+          MODULE=dumb
+         VERSION=0.9.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=$MODULE-$VERSION-autotools.tar.gz
+      SOURCE_URL=$SFORGE_URL/dumb/
+     SOURCE2_URL=$SFORGE_URL/dumb/
+      SOURCE_VFY=sha1:4764bd59f5895eb5035a5139454cef7a53a76bb8
+     SOURCE2_VFY=sha1:ed86068b23b210141b31cfccb4abe1fc448d91ba
+        WEB_SITE=http://dumb.sourceforge.net
+         ENTERED=20070313
+         UPDATED=20070313
+           SHORT="Dynamic Universal Music Bibliotheque"
+cat << EOF
+DUMB is an IT, XM, S3M and MOD player library:
+*Supports playback of Impulse Tracker (IT), Scream Tracker 3 (S3M),
+ Fast Tracker 2 (XM) and Amiga Module (MOD) files.
+*Faithful to the original trackers, especially IT.
+*Accurate support for low-pass resonant filters for IT files
+*Very accurate timing and pitching; completely deterministic playback
+*Click removal
+*Three resampling quality settings: aliasing, linear interpolation
+ and cubic interpolation
+EOF
diff --git a/audio/dumb/PRE_BUILD b/audio/dumb/PRE_BUILD
new file mode 100644
index 0000000..a7abe8d
--- /dev/null
+++ b/audio/dumb/PRE_BUILD
@@ -0,0 +1,2 @@
+unpack $SOURCE
+unpack $SOURCE2


More information about the Lunar-commits mailing list