|
2009-12-11
, 17:57
|
Posts: 273 |
Thanked: 113 times |
Joined on Feb 2008
@ Germany
|
#72
|
Here are optified versions of the files (data probably does not need to be updated, also I edited the post above):
freeciv-client-sdl_2.1.8-0maemo1.0.1_armel.deb
freeciv-server_2.1.8-0maemo1.0.1_armel.deb
freeciv-server_2.1.8-0maemo1.0.1_armel.deb
|
2009-12-11
, 20:51
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#74
|
Ack, sorry. Fixed the links -- any version would have worked, but I got rid of the extra files now.
|
2009-12-11
, 21:22
|
|
Posts: 201 |
Thanked: 88 times |
Joined on Aug 2007
@ San Francisco, CA
|
#75
|
Looks like the data is not optified and is installing to /usr/share, thats going to fill the old rootfs pretty quickly.
Would be great if we could get a deb that was optified for that. I really appreciate your work on this. One of my favourite linux games.
|
2009-12-11
, 22:04
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#76
|
Thank you! Mine too. (I love the commercial series, too.)
Even though it looks like it goes to /usr/share/games/freeciv, but it should be putting a symlink to the internal memory (default) or the external memory depending on what you chose when it installed. Of course, something could be going wrong...
I think I can safely have it just install to /opt or MyDocs now, though -- that was a brilliant solution for the N8x0, but we don't need it for the N900 with the huge internal storage. I'll update it to do that soon.
|
2009-12-11
, 22:44
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#77
|
Even though it looks like it goes to /usr/share/games/freeciv, but it should be putting a symlink to the internal memory (default) or the external memory depending on what you chose when it installed. Of course, something could be going wrong...
I think I can safely have it just install to /opt or MyDocs now, though -- that was a brilliant solution for the N8x0, but we don't need it for the N900 with the huge internal storage. I'll update it to do that soon.
|
2009-12-12
, 00:31
|
|
Posts: 201 |
Thanked: 88 times |
Joined on Aug 2007
@ San Francisco, CA
|
#78
|
If you didn't change the postinst script, it installs always to rootfs, because internal mmc location is not the same in N900 as it was in N8x0. It doesn't make sense to use user selectable install location anymore so it's best to use /opt. If MyDocs was used you should check on install time and on startup that it's really usable (not used through usb).
|
2009-12-12
, 00:44
|
Posts: 237 |
Thanked: 157 times |
Joined on Dec 2009
@ San Diego, CA
|
#79
|
Ah... that makes sense. I went with that and did, and sure enough, Bratag was right.
freeciv-data_2.1.8-0maemo1.0.2_all.deb
This version is entirely optified, aside from the program icons.
|
2009-12-12
, 03:17
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#80
|
Thanks for the port, downloading now.
Funny that you mention the program icons.
My icons directory was approaching 40mb already, and given the ridiculously small / partition, I have moved my /usr/share/icons dir to MyDocs and symlinked back, can't wait to see how much havock the first OTA update is going wreak on my customizations
Tags |
freeciv sdl, games, new port |
|
Alright, I'll go ahead and give it a shot, then. Any time you'd like to take over, though, feel free.