[Lunar-commits] <moonbase> libdjconsole: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Nov 11 14:36:12 CET 2009


commit ad78ec9d74e4d3c162f98484c946ea85e529cc94
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Nov 11 08:36:12 2009 -0500

    libdjconsole: Adding to moonbase.
---
 audio/libdjconsole/DEPENDS |    1 +
 audio/libdjconsole/DETAILS |   18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/audio/libdjconsole/DEPENDS b/audio/libdjconsole/DEPENDS
new file mode 100644
index 0000000..5487d07
--- /dev/null
+++ b/audio/libdjconsole/DEPENDS
@@ -0,0 +1 @@
+depends libusb
diff --git a/audio/libdjconsole/DETAILS b/audio/libdjconsole/DETAILS
new file mode 100644
index 0000000..a2243ad
--- /dev/null
+++ b/audio/libdjconsole/DETAILS
@@ -0,0 +1,18 @@
+           MODULE=libdjconsole
+          VERSION=0.1.3
+           SOURCE=$MODULE-$VERSION.tar.gz
+       SOURCE_URL=$SFORGE_URL/djplay/$MODULE/$VERSION/
+       SOURCE_VFY=sha1:76d6331f5d379bd6391bbc2ca08655cfa2ac9cf8
+         WEB_SITE=http://djplay.sourceforge.net/
+          ENTERED=20091111
+          UPDATED=20091111
+            SHORT="driver for the DJ Console"
+
+cat << EOF
+Libdjconsole is a driver for the DJ Console, built on top of libusb.
+
+It provides a C++ class to handle all events and control the LEDs.
+
+Note: It is necessary to debounce the keys, as the DJ Console MK I buttons
+are terrible there.
+EOF


More information about the Lunar-commits mailing list