summaryrefslogtreecommitdiff
path: root/sys-power/acpilight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-02 14:09:07 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-02 14:09:07 +0100
commitb17a3ef12038de50228bade1f05502c74e135321 (patch)
tree9026dffec53f92cba48ca9a500a4f778e6304380 /sys-power/acpilight
parent3cf7c3ef441822c889356fd1812ebf2944a59851 (diff)
gentoo resync : 02.09.2020
Diffstat (limited to 'sys-power/acpilight')
-rw-r--r--sys-power/acpilight/Manifest3
-rw-r--r--sys-power/acpilight/acpilight-1.2-r1.ebuild (renamed from sys-power/acpilight/acpilight-1.1.ebuild)13
2 files changed, 8 insertions, 8 deletions
diff --git a/sys-power/acpilight/Manifest b/sys-power/acpilight/Manifest
index 06207e4b71a8..76ce453310fa 100644
--- a/sys-power/acpilight/Manifest
+++ b/sys-power/acpilight/Manifest
@@ -1,7 +1,6 @@
AUX acpilight.confd 269 BLAKE2B 196245bd083f89d9d975a81aaaf66d0422655cd6a5f575c2cbb898747c92bdb888f8123dbf8ddf34089be2547d39e33508119065ffb97c26f9d1d3915bee8bb2 SHA512 28e513dbcaa30cec4d2f876c244766037eb6e94ff660ff2caf9cb955f40c710ea750cac73eb5e3890b42904227ccbd7f6c3e2595c2496e54d3339d6afdd0ffb0
AUX acpilight.initd 742 BLAKE2B bc2ad5027cd9e5c9f8d0d55e249117f7f59ad587522d21ea2baf69e45a884df242d46cb3001ef46ef63c1e1f87a18bc5c05d4facf1e9d72d4b596926e9a6b69b SHA512 9fe648ea994eeb9baa294226b55bd6230cb2b28952f651755da622278539fc071527e3aa2425e26687bb8065ef2e372ab93d7090532dbf3208ccac8519f01fca
-DIST acpilight-v1.1.tar.gz 17583 BLAKE2B 9505d0b2e1eb6e311b3be7938c455dcca399b2a644856f57593be4da56b637445b796f16300540436645b4dc660f7330b63ff3eecf93ecb49b366d152d5c5faf SHA512 af10a538fec83315aaec3837647622ecea41cb936d38667e4e70689a2b8a968a786fc9ad2be136d5799fa091f07614886decc9044e71aec1e64765e90ddae439
DIST acpilight-v1.2.tar.gz 18068 BLAKE2B 469fd12c0a24b152681d73add559733a294f8a0848f46d0d3a1e209dea2ad3b180294677a8d84a82387ec34b00bbfda85a10f447fe22b81a3c51225cdce14051 SHA512 ef634ec0f315fe94dca138f1b9231f320b93340db3365ab9a09cf898fe4691f70573041bcb04563d760f1201000ea3ff11ab5dad3bfffddf3d3070dedb5732d7
-EBUILD acpilight-1.1.ebuild 1471 BLAKE2B 2a028a4ed73e2169ab8aa4190b7880a3bddd3d18d9888079159982885deb2b02997a97ee7bd2023574c0bf8bebe97fbb7cc60ed6a4d55885ecba6096c10ee7f2 SHA512 3bde69d668fe1b178c9dad14f171933ccf524a34115b59690bddf596af3c8eb7fb12e46630a1d83fe9430874712b188ffe6553c8d28a302a14ab9dda1aa0370a
+EBUILD acpilight-1.2-r1.ebuild 1505 BLAKE2B df5b446e3dd8723995171c8e6021480d2628a1d205be2554bea606758ba6b3df5c29d268a1d4e45a88d2d440f6ce37c6fb4bf492c7cbbae7c86c1cc736ca76ad SHA512 84394a2b323ddd5eaa16d3b3c94b39c3fec7f95487b6f119bb6fb047dd7a69c6d5f0e9148436b912d85a1c4fb37c2788d602d923050574798dad4514697fd9a7
EBUILD acpilight-1.2.ebuild 1506 BLAKE2B e3185588af5d251aedd7636fdab21ebe54fbaefe37f7a281515c6dde65848d28a6992cfd60c119d317a5f6ed63f025d7b61f4f1c7f036927ea85f0eed2cce7e9 SHA512 ae50de05acf6242c929fa79bc2543a5d01efa39e48c22a65af364a2a22099718be2dc0627d5a68102e6b10142b2af46870c1f4a9c1ef52b21480bf2beba560a8
MISC metadata.xml 337 BLAKE2B ad7ecd612b078bad830f6f10efaca7f41b7b5ef1d290799ce4c2dbd5489076c5c0fc3500e0c64bc3f00f448f80a1eedb9737c967258bbea5e105a85d7e4b8749 SHA512 6f624eadeaad1f4a440a2663ac9672cd6a36dbb668d11bcdb621aa5ddb739632c8bc74bbbde9905adf023618a9432a26bfec4f6861f5e4ba6167a0c2658dacd0
diff --git a/sys-power/acpilight/acpilight-1.1.ebuild b/sys-power/acpilight/acpilight-1.2-r1.ebuild
index c22bf8439c5a..36f03785d73c 100644
--- a/sys-power/acpilight/acpilight-1.1.ebuild
+++ b/sys-power/acpilight/acpilight-1.2-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
-inherit python-r1 udev
+inherit python-single-r1 udev
MY_P="${PN}-v${PV}"
@@ -14,12 +14,13 @@ HOMEPAGE="https://gitlab.com/wavexx/acpilight/"
SRC_URI="https://gitlab.com/wavexx/acpilight/-/archive/v${PV}/${MY_P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
RDEPEND="virtual/udev
+ acct-group/video
${PYTHON_DEPS}
!x11-apps/xbacklight"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -29,7 +30,7 @@ DOCS=( README.rst NEWS.rst )
src_compile() { :; }
src_install() {
- python_foreach_impl python_doscript xbacklight
+ python_doscript xbacklight
udev_dorules "${S}"/90-backlight.rules
doman xbacklight.1
einstalldocs
@@ -45,7 +46,7 @@ pkg_postinst() {
elog "If this utility does not find any backlights to manipulate,"
elog "verify you have kernel support on the device and display driver enabled."
einfo
- elog "To take advantage of the init script, and automate the process of"
+ elog "To take advantage of the OpenRC init script, and automate the process of"
elog "saving and restoring the brightness level you should add acpilight"
elog "to the boot runlevel. You can do this as root like so:"
elog "# rc-update add acpilight boot"