libg15: added new package
authorccsmart <ccsmart@smartpal.de>
Sat, 13 Jan 2007 17:11:21 +0000 (17:11 +0000)
committerccsmart <ccsmart@smartpal.de>
Sat, 13 Jan 2007 17:11:21 +0000 (17:11 +0000)
packages/libg15/.mtn2git_empty [new file with mode: 0644]
packages/libg15/libg15_1.2.1.bb [new file with mode: 0644]

diff --git a/packages/libg15/.mtn2git_empty b/packages/libg15/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/libg15/libg15_1.2.1.bb b/packages/libg15/libg15_1.2.1.bb
new file mode 100644 (file)
index 0000000..520c944
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "This is a library to handle the LCD and extra keys on the Logitech G15 Gaming Keyboard."
+HOMEPAGE = "http://g15tools.sourceforge.net"
+LICENSE = "GPLv2"
+SECTION = "console/utils"
+PRIORITY = "optional"
+DEPENDS = "libusb"
+PR = "r1"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/g15tools/libg15-${PV}.tar.bz2"
+
+inherit autotools
+