pulse/libpulse and yaourt
So i noticed pulseaudio/libpulse pulled in systemd-dummy as a dependency, and I remember that I managed to build libpulse without systemd when using arch-openrc, so I went and did a yaourt -G pulseaudio to build, and what do you know, I was unable to get the package.
yaourt has (in its config file yaourtrc) the option to set AURURL, is there a way to set this to point to the github @ https://github.com/artix-linux ?
i get:
The URL https://github.com/artix-linux/rpc.php?v=5&type=info&arg[]=abs&arg[]= (followed by all my aur packages) returned error :404
on the other hand, can you rebuild libpulse/pulseaudio without systemd?
--disable-systemd-daemon
Disable optional systemd daemon (socket activation)
support
--disable-systemd-login Disable optional systemd login support
--disable-systemd-journal
Disable optional systemd journal support
i was able to get the PKGBUILD from the github but fails to build for me because of perl-xml
>> checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool