Closed issuemover631 closed 7 years ago
Comment by stevenroose Tuesday Nov 22, 2016 at 12:59 GMT
I'm on Arch too (even though I will use Debian to install LibreSonic), so I can help test if you need anything.
Comment by fxthomas Tuesday Nov 22, 2016 at 22:10 GMT
Seconding this. It'd be great if this next release came with the same standalone archive (containing both the WAR and the booter JAR) as the original, we'd be able to reuse the Subsonic PKGBUILD with minimal changes.
Comment by zifnab06 Sunday Nov 27, 2016 at 07:52 GMT
I made a change to the jenkins job we've been using for testing/releasing. Should be included from now on for builds after this one: https://jenkins.undocumented.software/job/libresonic/232/
Comment by Superpiffer Sunday Nov 27, 2016 at 12:04 GMT
I edited my PKGBUILD with the new .jar file and the latest beta release and it works. It would be better, as @fxthomas said, with a standalone package in order to have also the libresonic.sh but it's fine for now. Thanks.
Comment by zifnab06 Sunday Nov 27, 2016 at 20:47 GMT
No problem.
I think there's been talk about moving to springboot, which I think would drop the libresonic-booter requirement entirely. May hold off on making any other changes to it for now.
Comment by Superpiffer Tuesday Nov 29, 2016 at 10:35 GMT
I've updated the AUR package with the new stable version using the original subsonic package as base and the booter from jenkins, if anyone wants to try. Works for me.
I've created an AUR package for airsonic, maybe can be useful to someone.
Issue by Superpiffer Tuesday Nov 22, 2016 at 10:23 GMT Originally opened as https://github.com/Libresonic/libresonic/issues/146
I'm trying to create an AUR package of libresonic on Archlinux for beta versions. I've created this package for the stable version and it works. The problem is that right now I use the booter from the original subsonic package, with the new beta it's not working anymore because of the different working paths. Is it possible to have the file libresonic-booter-jar-with-dependencies.jar builded with the .war file in the next releases? Of course I can build myself but may be a problem with the PKGBUILD.