How to build this package (without the aid of an AUR helper):
$ git clone https://aur.archlinux.org/wingpanel-git.git
$ cd wingpanel-git
$ makechrootpkg -c -r $CHROOT
# pacman -U --asdeps wingpanel-git-r654.0bb8396-2-x86_64.pkg.tar.zst
$ cd ..
$ git clone https://aur.archlinux.org/throttlectl.git
$ cd throttlectl
$ makechrootpkg -c -r $CHROOT
# pacman -U --asdeps throttlectl-7-1-any.pkg.tar.zst
$ cd ..
$ git clone https://aur.archlinux.org/wingpanel-indicator-powersave-git.git
$ cd wingpanel-indicator-powersave-git.git
$ makechrootpkg -c -r $CHROOT -I ../wingpanel-git/wingpanel-git-r654.0bb8396-2-x86_64.pkg.tar.zst -I ../throttlectl/throttlectl-7-1-any.pkg.tar.zst
# pacman -U wingpanel-indicator-powersave-git-r30.e3178ff-1-x86_64.pkg.tar.zst
Pinned Comments
quequotion commented on 2022-02-19 20:44 (UTC) (edited on 2022-02-20 08:53 (UTC) by quequotion)
How to build this package (without the aid of an AUR helper):