summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-power/sandmann-bin: add gitlab upstream metadataFlorian Schmaus2024-01-091-0/+3
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/sandmann-bin: add 1.0Florian Schmaus2024-01-092-0/+63
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/iasl: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/iasl: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/cpupower: Stabilize 5.18 ppc64, #921512Sam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: fix confusing split-usr handlingEli Schwartz2024-01-012-2/+221
| | | | | | | | | | | | | | | | | | | | | | | Almost a decade ago, upstream moved their binary from libdir to sbindir. Historically, Gentoo symlinked the binary into sbindir to make up for this -- and when upstream moved to follow the Gentoo layout, the Gentoo symlink overwrote the actual binary. For some reason, at the time, the solution used was to add a USE=split-usr and install extra symlinks for /sbin -> /usr/sbin even though this didn't actually do something meaningful. The split-usr USE flag has issues and using it unnecessarily should be avoided if possible. Drop the USE flag, and the symlink, and stick with /usr/sbin as upstream intends. This should be 100% fine in all cases. The /sbin directory is only needed for users who both have /usr on a different partition, *and* don't use an initramfs. In such a case, it is nonsensical to provide a symlink in /sbin that is a broken symlink to an un-mounted partition. Bug: https://bugs.gentoo.org/517954 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/switcheroo-control-2.6-r2: fix for Prefix, #917566Fabian Groffen2023-12-251-1/+1
| | | | | Closes: https://bugs.gentoo.org/917566 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-power/sandmann-bin: stabilize 0.9-r1 for amd64Florian Schmaus2023-12-201-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 x86, #920226Joonas Niilola2023-12-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/power-profiles-daemon: disable py3.9Pacho Ramos2023-12-181-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/switcheroo-control: disable py3.9Pacho Ramos2023-12-181-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/switcheroo-control: enable py3.12Pacho Ramos2023-12-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/917030 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/power-profiles-daemon: enable py3.12Pacho Ramos2023-12-181-1/+1
| | | | | Closes: https://bugs.gentoo.org/917027 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 amd64, #920226Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Stabilize 2.8.0-r2 ppc64, #920226Sam James2023-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: Rename asciidoc-ready documentation sources to *.adocFrancisco Javier Félix2023-12-111-2/+2
| | | | | | | | https://github.com/networkupstools/nut/commit/83f3d8b18143baea8da0584ab11f3a4f59f56738 Signed-off-by: INODE64 <web@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/32800 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/thermald: drop 2.5.4Yixun Lan2023-12-051-54/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4-r1 x86, #919272Arthur Zamarin2023-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4-r1 amd64, #919272Arthur Zamarin2023-12-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/tlp: add 1.6.1Patrick McLean2023-12-012-0/+49
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/wluma: Revbump, add external deps (bugs #918935, #918924)Patrick McLean2023-12-011-0/+6
| | | | | | | | - libv4l (bug #918935) - vulkan-loader (bug #918924) Closes: https://bugs.gentoo.org/918935 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/wluma: new package, add 4.3.0Patrick McLean2023-11-304-0/+400
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-power/bbswitch: Migrate to linux-mod-r1Mike Pagano2023-11-241-0/+59
| | | | | | | Closes: https://bugs.gentoo.org/908714 Signed-off-by: Mike Pagano <mpagano@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33938 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/sandmann-bin: add missing acct-user/sandmann RDEPENDFlorian Schmaus2023-11-221-0/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/sandmann-bin: new package, add 0.9Florian Schmaus2023-11-223-0/+70
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-power/acpid: drop 2.0.34Marek Szuba2023-11-211-56/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-power/switcheroo-control: add USE=selinuxKenton Groombridge2023-11-141-1/+2
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-power/power-profiles-daemon: add USE=selinuxKenton Groombridge2023-11-141-1/+2
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 arm64, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 x86, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/acpid: Stabilize 2.0.34-r1 amd64, #916285Sam James2023-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/upower: add freedesktop-gitlab upstream metadataPacho Ramos2023-10-201-0/+3
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/upower: add 1.90.2Brahmajit Das2023-10-202-0/+117
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33342 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/throttled: new package, add 0.10.0Violet Purcell2023-10-095-0/+79
| | | | | | | | | add kernel config check, but only make it as a warning rename openrc script file to throttled.initd Closes: https://github.com/gentoo/gentoo/pull/33252/ Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: fix ioctl for reading PSVTYixun Lan2023-10-092-0/+81
| | | | | Upstream-PR: https://github.com/intel/thermal_daemon/pull/422 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: drop 2.5.2, 2.5.3Yixun Lan2023-10-093-114/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4 amd64, #915388Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/thermald: Stabilize 2.5.4 x86, #915388Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/switcheroo-control: Stabilize 2.6-r2 x86, #913934Arthur Zamarin2023-09-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/switcheroo-control: Stabilize 2.6-r2 arm64, #913934Arthur Zamarin2023-09-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/autosuspend: Stabilize 5.0.0 amd64, #914490Arthur Zamarin2023-09-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-power/tlp: retire duje.mihanovicDuje Mihanović2023-09-181-4/+0
| | | | | | Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr> Closes: https://github.com/gentoo/gentoo/pull/32905 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-power/tlp: fix copyrightSam James2023-09-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/tlp: new version 1.6.0Jay Faulkner2023-09-182-0/+49
| | | | | | | | | Bumping the version from 1.5.0 to 1.6.0. Closes: https://bugs.gentoo.org/show_bug.cgi?id=914054 Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/32865 Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/thermald: add 2.5.4Yixun Lan2023-08-272-0/+55
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-power/switcheroo-control: Keyword 2.6-r2 x86, #911784Sam James2023-08-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/switcheroo-control: Keyword 2.6-r2 ppc64, #911784Sam James2023-08-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/power-profiles-daemon: Keyword 0.13 ppc64, #911552Sam James2023-08-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/power-profiles-daemon: Add missing dep on glib-utilsPacho Ramos2023-08-231-0/+1
| | | | | Closes: https://bugs.gentoo.org/912770 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sys-power/acpid: phase out legacy LFS interfacesMarek Szuba2023-08-212-0/+79
| | | | | | | | | | | acpid comes with its own implementation of isfdtype() for standard libraries which do not define it, like musl. This implementation used LFS interfaces, which are now deprecated and which since musl-1.2.4 no longer are a part of the _GNU_SOURCE feature set. musl documentation says "just switch to standard interfaces" so let's do just that. Closes: https://bugs.gentoo.org/906189 Signed-off-by: Marek Szuba <marecki@gentoo.org>