triplem writes
triplem writes
Right now the PKGBUILD is pretty easy and should work for i686 as well as x86_64, ARM could be added as well for ArchLinuxArm ;-)
Furthermore a startup script for systemd should be probably provided as well.
medoc92 writes
Thanks ! I’ll merge this when I’m back home in a few days. I’ll also look into having proper ways to start the daemon at boot time.
I’m only hesitating because this should not run as root, so I should probably create a specific user, which makes things a bit more complicated, I’ll have to go burglarize some other user-creating install and packaging scripts…
Cheers,
jf
----- Mail original -----
> De: "Markus M. May" notifications@github.com
> À: "medoc92/upmpdcli" upmpdcli@noreply.github.com
> Envoyé: Dimanche 16 Février 2014 21:14:46
> Objet: Re: [upmpdcli] Adopt autogen.sh, add Archlinux PKGBUILD (#2)
>
> Right now the PKGBUILD is pretty easy and should work for i686 as
> well as x86_64, ARM could be added as well for ArchLinuxArm ;-)
>
> Furthermore a startup script for systemd should be probably provided
> as well.
>
> —
> Reply to this email directly or view it on GitHub .
triplem writes
Not an issue. I will look into a systemd startup script and will probably provide this as well. Furthermore the install-script should be extended to provide an own user, if not already available.