aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libg15/libg15_1.2.1.bb
blob: 47ce3a0a65c9553f2627ceab4063e6b3e1b5e557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 = "libs"
PRIORITY = "optional"
DEPENDS = "virtual/libusb0"
PR = "r3"

SRC_URI = "${SOURCEFORGE_MIRROR}/g15tools/libg15-${PV}.tar.bz2"

inherit autotools

EXTRA_OECONF = "--with-gnu-ld"

SRC_URI[md5sum] = "51d42e50ec00315f71be184ba1ddf32b"
SRC_URI[sha256sum] = "fd9468704d55fc6796604380ee63454e954720519f827e5ac563e2144b719155"