FreeCiv 2.3.3

Play with your Puppy.
Post Reply
Message
Author
User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

FreeCiv 2.3.3

#1 Post by sc0ttman »

FreeCiv 2.3.3

FreeCiv is a civilization clone, and a great turn based strategy game.
Compiled on Akita, should work on most recent pups.

Image

Released 8th December, 2012

This is a really great game! One of my all-time favourites..
Homepage: http://freeciv.wikia.com/wiki/Main_Page

Downloads:
http://akita.scottjarvis.com/freeciv-2.3.3-i486.pet (7.4mb)
http://akita.scottjarvis.com/freeciv_DOC-2.3.3-i486.pet (7kb)
http://akita.scottjarvis.com/freeciv_NLS-2.3.3-i486.pet (5.8mb)
http://akita.scottjarvis.com/freeciv_DEV-2.3.3-i486.pet (2kb)


Dependencies: (NOT needed in Akita)

Ideally, get the needed packages from your Puppys repository.

This package might need: SDL, SDL_image, iconv

If sound is not enabled, try installing SDL_mixer.

Try running `freeciv-gtk` in the terminal, before you install these deps.
Or run this in the terminal:

Code: Select all

ldd `which freeciv-gtk` | grep found
..that will tell you what you need to install.

Compile Options:

This one has been compiled to run as root, no need to load it up as a non-privileged user, such as 'fido' or 'spot'.
Thanks to Karl Godt for the tip.

Edited file ./utility/shared.c, line 1548: removed exit if run as root

Code: Select all

./configure CFLAGS="-DALWAYS_ROOT" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --enable-client=auto --disable-sdltest --disable-gtktest --disable-debug --enable-shared --disable-static
make
new2dir make install
I also stripped all pngs with `optipng`, stripped all bins and libs with `strip`
edited categories in desktop entry.
___________________________

For an older FreeCiv package, see here:
FreeCiv 2.3.1: http://www.murga-linux.com/puppy/viewtopic.php?t=77478

FreeCiv 2.2.5: http://www.murga-linux.com/puppy/viewtopic.php?t=66100

Or get this one: http://ppm.scottjarvis.com/games/FreeCi ... 9-pup4.pet
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply