summaryrefslogtreecommitdiff
path: root/packages/libg15/libg15_1.2.1.bb
blob: 520c9441b80228caeae82b8706e3d699765ac0d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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