blob: e98512d7f2830c154401c00a807a7abd5886505a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=hidapi? ( dev-libs/hidapi:= ) !hidapi? ( virtual/libusb:= )
DESCRIPTION=Led controller for Logitech G- Keyboards
EAPI=7
HOMEPAGE=https://github.com/MatMoul/g810-led
INHERIT=systemd toolchain-funcs udev
IUSE=+hidapi
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=hidapi? ( dev-libs/hidapi:= ) !hidapi? ( virtual/libusb:= )
SLOT=0
SRC_URI=https://github.com/MatMoul/g810-led/archive/v0.4.2.tar.gz -> g810-led-0.4.2.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd c846b9e02ac8293bfc9ca38a195c2a18 udev 0a92682c0f65a60d01453db598fc6490
_md5_=579682fa8c9209dbad5e39bc70a74333
|