davewx7 / citadel

A turn based strategy game based on the Anura engine
Other
97 stars 25 forks source link

Package for elementary OS #240

Open jtrees opened 5 years ago

jtrees commented 5 years ago

elementary OS is a pretty popular distro (according to distro-watch.com). Having the game available on their AppCenter would certainly boost exposure.

https://developer.elementary.io/

ghost commented 5 years ago

Do you use that distro? Are you packager for that distro? I suppose that's on a rolling release scheme?

jtrees commented 5 years ago

I use the distro. I am currently not a packager but I'm willing to explore the options and help you out to get Citadel into the AppCenter.

It's not a rolling release distro. Releases are bound to Ubuntu LTS releases (though they arrive later) so the cycle is every two years. A newest release actually just came out a few weeks ago.

ghost commented 5 years ago

Even though using Ubuntu LTS as base, if AppCenter itself actually works in rolling release mode, that'd make a very interesting scenario to investigate.

If AppCenter works like the classic Linux distribution model or an LTS model, then the initiative can't succeed:

jtrees commented 5 years ago

Phew... I'm not sure I can follow all of that.

AppCenter uses apt under the hood so essentially new versions of a package can be provided by the packager at any time. Users can choose to update to the newest version at will.

Do I understand correctly that this model is unsatisfactory because you wish to require the most recent version for use at all times?

ghost commented 5 years ago

Phew... I'm not sure I can follow all of that.

[...]

We're here to help.

[...] Users can choose to update to the newest version at will.

Do I understand correctly that this model is unsatisfactory because you wish to require the most recent version for use at all times?

Yes you understand correctly.