Re: Proposals for package-integration
Well, you can tryout different ways: First please don't execute libremakepkg itself without creating a clean chroot itself. Parabola has more details about: https://wiki.parabola.nu/Package_maintainer_guide
Another way:
doas librechroot clean-repo
To create a chroot named i686, used on 32bit-systems:
doas librechroot -C /etc/pacman.conf -M /usr/share/pacman/defaults/makepkg.conf.i686 -n i686 make
To create a chroot named x86_64, used on 64bit-systems:
doas librechroot -C /etc/pacman.conf -M /usr/share/pacman/defaults/makepkg.conf.x86_64 -n x86_64 make
You can then use the command:
doas libremakepkg -n i686
or
doas libremakepkg -n x86_64
Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!