[Lunar-commits] <moonbase> libg15: Initial import
Stefan Wold
ratler at lunar-linux.org
Sun Mar 21 17:59:35 CET 2010
commit 50a691a6c72f63778268a52e1f5374a79ede512e
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun Mar 21 17:59:35 2010 +0100
libg15: Initial import
---
libs/libg15/DEPENDS | 1 +
libs/libg15/DETAILS | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/libs/libg15/DEPENDS b/libs/libg15/DEPENDS
new file mode 100644
index 0000000..3fb2769
--- /dev/null
+++ b/libs/libg15/DEPENDS
@@ -0,0 +1 @@
+depends libusb-compat
diff --git a/libs/libg15/DETAILS b/libs/libg15/DETAILS
new file mode 100644
index 0000000..1e83af8
--- /dev/null
+++ b/libs/libg15/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=libg15
+ VERSION=1.2.7
+ SOURCE=${MODULE}-${VERSION}.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:0ba43ea904dfe075f4d1333a334dee50294a34ab
+ WEB_SITE="http://www.g15tools.com/"
+ ENTERED=20100321
+ UPDATED=20100321
+ SHORT="Library to give low-level access to the Logitech G15 keyboard"
+cat <<EOF
+This is a library to handle the LCD and extra keys on the Logitech G15
+Gaming Keyboard and similar devices.
+
+LibG15 currently supports LCD & keys on the following devices:
+- Original G15 keyboard
+- G11 keyboard
+- Z10 speakers
+- 2nd revision of the G15 (amber backlight, 6 'G' keys, LCD)
+- Gamepanel available on some laptops
+EOF
More information about the Lunar-commits
mailing list