Re: artools
Reply #2 –
We use buildpkg on our buildserver to compile our packages in clean chroot. All setup is taken care by the script itself, which needs root privileges, so give your user sudo access to buildpkg. Copy /etc/artools/artools.conf to ~/.config/artools/artools.conf and edit to your liking.
% buildpkg -h
Usage: buildpkg [options] -- [makepkg_args]
-p <pkg> Package to build [default: ]
-a <arch> Arch [default: x86_64]
-r <dir> Chroots directory [default: /var/lib/artools/buildpkg]
-z <repo> Repo name
-c Create root chroot
-q Query settings and pretend build
-h This help