[Lunar-commits] <moonbase> zbeta/libnjb: moving to libs.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Tue Jul 15 17:50:46 CEST 2008
commit a15e6fe87e72b5fbcf034745beec2251de036b1a
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Jul 15 11:50:46 2008 -0400
zbeta/libnjb: moving to libs.
---
libs/libnjb/DEPENDS | 1 +
libs/libnjb/DETAILS | 17 +++++++++++++++++
zbeta/libnjb/DEPENDS | 1 -
zbeta/libnjb/DETAILS | 13 -------------
4 files changed, 18 insertions(+), 14 deletions(-)
diff --git a/libs/libnjb/DEPENDS b/libs/libnjb/DEPENDS
new file mode 100644
index 0000000..5487d07
--- /dev/null
+++ b/libs/libnjb/DEPENDS
@@ -0,0 +1 @@
+depends libusb
diff --git a/libs/libnjb/DETAILS b/libs/libnjb/DETAILS
new file mode 100644
index 0000000..8473c83
--- /dev/null
+++ b/libs/libnjb/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=libnjb
+ VERSION=2.2.6
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:339c24b1c007d914d2d4969315a3e128603a046a
+ WEB_SITE=http://libnjb.sourceforge.net/
+ ENTERED=20071206
+ UPDATED=20071206
+ SHORT="A library for communicating with digital audio players"
+
+cat << EOF
+A C library and API for communicating with the Creative Nomad JukeBox and Dell
+DJ digital audio players under BSD, Linux, Mac OS X and Windows. The protocol
+these devices use is presumably called PDE (Portable Digital Entertainment
+protocol) at Creative. Newer devices using the Microsoft MTP (Media Transfer
+Protocol) are NOT supported.
+EOF
diff --git a/zbeta/libnjb/DEPENDS b/zbeta/libnjb/DEPENDS
deleted file mode 100644
index 5487d07..0000000
--- a/zbeta/libnjb/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends libusb
diff --git a/zbeta/libnjb/DETAILS b/zbeta/libnjb/DETAILS
deleted file mode 100644
index b06f4b6..0000000
--- a/zbeta/libnjb/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=libnjb
- VERSION=2.2.6
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:339c24b1c007d914d2d4969315a3e128603a046a
- WEB_SITE=http://libnjb.sourceforge.net/
- ENTERED=20071206
- UPDATED=20071206
- SHORT="A library for communicating with digital audio players"
-
-cat << EOF
-A C library and API for communicating with the Creative Nomad JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and Windows. The protocol these devices use is presumably called PDE (Portable Digital Entertainment protocol) at Creative. Newer devices using the Microsoft MTP (Media Transfer Protocol) are NOT supported.
-EOF
More information about the Lunar-commits
mailing list