andybalaam / rabbit-escape

Android and PC game inspired by Lemmings and Pingus
http://artificialworlds.net/rabbit-escape
GNU General Public License v2.0
75 stars 40 forks source link

Build RPMs and submit to repos #191

Open colonelfazackerley opened 8 years ago

colonelfazackerley commented 8 years ago

I was thinking that submitting Rabbit Escape to some Linux repositories would be a good way to improve uptake. For this we would need RPMs.

Note that Ant has an RPM task. I don't know what best way of making an RPM is, but if it's Ant, this would conflict with #159.

andybalaam commented 8 years ago

Building rpms and debs would be great. If Ant is the best way we can use it. #159 is motivated by speed of normal compile, not a purity thing. This would be outside normal compile.

andybalaam commented 8 years ago

No idea whether Ant does a good job though, and naturally suspicious of it.