2021-04-13 13:35:12 UTC

This commit is contained in:
Repository mirror & CI
2021-04-13 13:35:12 +00:00
parent 5460558947
commit 4cfc9e7f67
108 changed files with 629 additions and 703 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hidapi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-libs/libappindicator virtual/udev
DESCRIPTION=ASUS ROG userspace mouse driver for Linux.
EAPI=7
HOMEPAGE=https://github.com/kyokenn/rogdrv
INHERIT=distutils-r1 linux-info udev
IUSE=python_targets_python3_7 kernel_linux
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hidapi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-libs/libappindicator virtual/udev python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_7 )
SLOT=0
SRC_URI=https://github.com/kyokenn/rogdrv/archive/4bdb41403d2000ae8941bc987f5a2dbafedbc544.tar.gz -> rogdrv-0.0.5.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 linux-info 30ded7f9adbdd03d3e848cdd74f6c395 udev 452708c3f55cf6e918b045adb949a9e6
_md5_=0e53d0f404025b0674367812b46c951f

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/cffi[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/hidapi[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-libs/libappindicator virtual/udev
DESCRIPTION=ASUS ROG userspace mouse driver for Linux.
EAPI=7
HOMEPAGE=https://github.com/kyokenn/rogdrv
INHERIT=distutils-r1 linux-info udev
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 kernel_linux
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/cffi[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/hidapi[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-libs/libappindicator virtual/udev python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/kyokenn/rogdrv/archive/ebf9965192196feaae6828bc41bf3dac1d9a1e5e.tar.gz -> rogdrv-0.0.5_p20210208.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 linux-info 30ded7f9adbdd03d3e848cdd74f6c395 udev 452708c3f55cf6e918b045adb949a9e6
_md5_=8c9e72eba807aa7d3d4794593e2be418

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.10 virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DESCRIPTION=Small utility to control a few parameters on Ryzen
EAPI=7
HOMEPAGE=https://github.com/qrwteyrutiyoup/ryzen-stabilizator
INHERIT=golang-vcs-snapshot systemd
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/90a2f7adc94baa484cbf2590455fb1f4a25126d8.tar.gz -> ryzen-stabilizator-0_pre20180309.tar.gz https://github.com/BurntSushi/toml/archive/3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005.tar.gz -> github.com-BurntSushi-toml-3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005.tar.gz https://github.com/klauspost/cpuid/archive/5a626f7029c910cc8329dae5405ee4f65034bce5.tar.gz -> github.com-klauspost-cpuid-5a626f7029c910cc8329dae5405ee4f65034bce5.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=5d373a7ee419aab157bf2e4595320118