alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit f34975cfb76e6a022da421f0f97a2de29fd2b085
parent 8809a9fc1beaed68c2c94e0ee99957b251f81860
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sun,  7 Dec 2025 07:34:53 +0000

tlp: updated to 1.9.0

Diffstat:
Mrepos/extra/tlp/.checksum | 2+-
Mrepos/extra/tlp/.files | 13+++++++++++++
Mrepos/extra/tlp/abuild | 4++--
3 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/repos/extra/tlp/.checksum b/repos/extra/tlp/.checksum @@ -1 +1 @@ -55707b605d40daed109fe66533881197fb8b02a8918910c17043adf54e1e779a TLP-1.8.0.tar.gz +90eb00eaa63950ada8259062a2f0d91bc08d57500ca2b30d05c55e0b826f10b7 TLP-1.9.0.tar.gz diff --git a/repos/extra/tlp/.files b/repos/extra/tlp/.files @@ -13,6 +13,7 @@ lrwxrwxrwx root/root usr/bin/nfc -> bluetooth lrwxrwxrwx root/root usr/bin/run-on-bat -> run-on-ac -rwxr-xr-x root/root usr/bin/tlp-rdw -rwxr-xr-x root/root usr/bin/tlp-stat +-rwxr-xr-x root/root usr/bin/tlpctl lrwxrwxrwx root/root usr/bin/wifi -> bluetooth lrwxrwxrwx root/root usr/bin/wwan -> bluetooth drwxr-xr-x root/root usr/lib/ @@ -21,9 +22,20 @@ drwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/ -rwxr-xr-x root/root usr/lib/NetworkManager/dispatcher.d/99tlp-rdw-nm drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/tlp +-rwxr-xr-x root/root usr/sbin/tlp-pd drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/dbus-1/ +drwxr-xr-x root/root usr/share/dbus-1/system-services/ +-rw-r--r-- root/root usr/share/dbus-1/system-services/net.hadess.PowerProfiles.service +-rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service +drwxr-xr-x root/root usr/share/dbus-1/system.d/ +-rw-r--r-- root/root usr/share/dbus-1/system.d/net.hadess.PowerProfiles.conf +-rw-r--r-- root/root usr/share/dbus-1/system.d/org.freedesktop.UPower.PowerProfiles.conf drwxr-xr-x root/root usr/share/metainfo/ -rw-r--r-- root/root usr/share/metainfo/de.linrunner.tlp.metainfo.xml +drwxr-xr-x root/root usr/share/polkit-1/ +drwxr-xr-x root/root usr/share/polkit-1/actions/ +-rw-r--r-- root/root usr/share/polkit-1/actions/tlp-pd.policy drwxr-xr-x root/root usr/share/tlp/ drwxr-xr-x root/root usr/share/tlp/bat.d/ -rwxr-xr-x root/root usr/share/tlp/bat.d/05-thinkpad @@ -41,6 +53,7 @@ drwxr-xr-x root/root usr/share/tlp/bat.d/ -rwxr-xr-x root/root usr/share/tlp/bat.d/56-framework -rwxr-xr-x root/root usr/share/tlp/bat.d/60-macbook -rwxr-xr-x root/root usr/share/tlp/bat.d/65-dell +-rwxr-xr-x root/root usr/share/tlp/bat.d/70-tuxedo -rwxr-xr-x root/root usr/share/tlp/bat.d/89-asus -rwxr-xr-x root/root usr/share/tlp/bat.d/90-generic -rwxr-xr-x root/root usr/share/tlp/bat.d/TEMPLATE diff --git a/repos/extra/tlp/abuild b/repos/extra/tlp/abuild @@ -1,6 +1,6 @@ name=tlp -version=1.8.0 -release=2 +version=1.9.0 +release=1 source="https://github.com/linrunner/TLP/archive/${version}/TLP-${version}.tar.gz" postbuild() {