[Lunar-commits] <moonbase> libieee1284: initial import. When selected as a optional_depends for

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Wed Jan 28 13:43:21 CET 2009


commit 015680b6b73ec3d5f5d01defd96d14efa8b7aca1
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Wed Jan 28 07:43:21 2009 -0500

    libieee1284: initial import. When selected as a optional_depends for
    sane-backends, it will get rid of this during sanes configure:
    
    *** disabling CANON_PP backend (failed to find libieee1284 library)
    *** disabling HPSJ5S backend (failed to find libieee1284 library)
    *** disabling MUSTEK_PP backend (failed to find libieee1284 library
---
 libs/libieee1284/DEPENDS |    1 +
 libs/libieee1284/DETAILS |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/libs/libieee1284/DEPENDS b/libs/libieee1284/DEPENDS
new file mode 100644
index 0000000..7d03d17
--- /dev/null
+++ b/libs/libieee1284/DEPENDS
@@ -0,0 +1 @@
+depends Python
diff --git a/libs/libieee1284/DETAILS b/libs/libieee1284/DETAILS
new file mode 100644
index 0000000..00d8941
--- /dev/null
+++ b/libs/libieee1284/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=libieee1284
+         VERSION=0.2.11
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:600e6f8a5c79b435ee81df3618cd82e2b74812de
+        WEB_SITE=http://cyberelk.net/tim/software/libieee1284/
+         ENTERED=20090128
+         UPDATED=20090128
+           SHORT="a parallel port library"
+cat << EOF
+This library is intended to be used by applications that need to communicate 
+with (or at least identify) devices that are attached via a parallel port. It
+is written under the GNU General Public License.
+EOF


More information about the Lunar-commits mailing list