blob: bd7ac138539658b0326b1813d89c69b1ff1ce920 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst postrm prepare setup
DESCRIPTION=udev rules for various game hardware devices
EAPI=8
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Games https://github.com/ValveSoftware/steam-devices/
INHERIT=linux-info udev
IUSE=+acl elogind systemd
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=acl? ( elogind? ( sys-auth/elogind[acl] ) systemd? ( sys-apps/systemd[acl] ) ) !acl? ( acct-group/input ) virtual/udev
REQUIRED_USE=acl? ( || ( elogind systemd ) )
SLOT=0
SRC_URI=https://github.com/ValveSoftware/steam-devices/archive/e2971e45063f6b327ccedbf18e168bda6749155c.tar.gz -> steam-devices-e2971e45063f6b327ccedbf18e168bda6749155c.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=9bd0bf7ce5ce7c1bd6be11c179f83720
|