Hi
I did .deb for Debian unstable. I used the files of gborzi (
http://www.masguadalinex.net/?q=glest).
I had a patch who change the font of the glest.ini. Because Debian haven't the font Utopia (licence problem). So I change for Helvetica.
Without this change Glest crash with this message : "Exception: Font not found."
For the binary add this line in /etc/apt/sources.list :
deb http://packages.share-spirit.net/ unstable/
For the sources add this line :
deb-src http://packages.share-spirit.net unstable/
If you want to add the Release gpg signature :
On root :
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 8BC2FD8B321CC621
gpg --armor --export 8BC2FD8B321CC621 | apt-key add -
Or if you have sudo :
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 8BC2FD8B321CC621
gpg --armor --export 8BC2FD8B321CC621 | sudo apt-key add -
This packages are unofficial and without guarantee.
Thanks gborzi for the
debianzation and thanks the Glest team for this game.
Jerôme