Page 1 of 1

howto create deb package?

Posted: 10 Feb 2019, 16:34
by jobarjo
Hi,

I'm willing to help package springlobby for ubuntu/debian and maybe redhat
The PPA is unfortunately not maintained anymore.

I'd like to create docker based compilation scripts to automate package creation.

I can compile from sources, but didn't find how to create deb files.
As a PPA already exists, shouldn't there be some existing scripts to generate deb packages?

Re: howto create deb package?

Posted: 11 Feb 2019, 09:14
by abma
a snap already exists: https://github.com/nsg/snap-springlobby

debian sid mostly is up to date: https://packages.debian.org/sid/springlobby

i hope thats useful...

Re: howto create deb package?

Posted: 11 Feb 2019, 22:07
by jobarjo
Thanks a lot

I simply wish I knew it existed.
I updated the springlobby wiki and the springrts wiki with the snap installation method
Hope this helps.