blob: 91caa160cc3776184191a02b5996ba5cc70d8868 (
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 badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32
_md5_=579682fa8c9209dbad5e39bc70a74333
|