Summary: | games-strategy/glest-3.2.2 version bump request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | cyrius, gengor, yfdrnchk |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
working glest-3.2.2
xerces-c patch additional patches including home dir |
Description
Pacho Ramos
![]() Looks like the gcc43 patch has been integrated upstream but the homedir patch needs to be re-worked. Its up to 3.2.2 but thats a small network bug fix here is my glest ebuild i modified for 3.2.2 http://dpaste.com/31011/ (In reply to comment #1) > Looks like the gcc43 patch has been integrated upstream but the homedir patch > needs to be re-worked. > that i believe is the only issue i have with the build now, what in the home patch needs to be modified. You also might consider adding aditional resources to the game via useflag would be best i guess: http://www.titusgames.de/ http://www.titusgames.de/megapack_v4.7z (In reply to comment #3) > You also might consider adding aditional resources to the game > via useflag would be best i guess: > http://www.titusgames.de/ > http://www.titusgames.de/megapack_v4.7z > That would be cool but i hope thay fix the home folder issue first. Created attachment 188428 [details]
working glest-3.2.2
this works, add editor USE flag, remove linguas_* ( because its old and rusian seams broken)
add xerces-c-3 and gentoo (reworked home dir ) patches
Created attachment 188429 [details, diff]
xerces-c patch
xerces-c 2.x and 3.0 patch
Created attachment 188430 [details, diff]
additional patches including home dir
this is reworked home dir patch for glest 3.2.1
i have to add dependency for dev-lang/lua because of a configure error: checking for lua.hpp in /usr/local/include/lua5.1... no checking for lua.hpp in /usr/local/include... no checking for lua.hpp in /usr/include/lua5.1... no checking for lua.hpp in /usr/include... no configure: error: Please install lua 5.1 anybody can confirm? compiling seems to worked, but found another issue, game is not startable: Exception: Can't open propertyMap file: data/lang/english.lng.lng cwd: /home/xtreme (In reply to comment #9) > compiling seems to worked, but found another issue, game is not startable: > > Exception: Can't open propertyMap file: data/lang/english.lng.lng cwd: > /home/xtreme > Ups. I've forgot to include patch for glest.ini change "Lang=english.lng" to "Lang=english" in glest.ini glest-3.2.2 is in portage. thanks for the bug report and patches. Hello, compiling seems to worked, but found another issue, game is not startable: Exception: Can't open propertyMap file: data/lang/english.lng.lng cwd: /home/xtreme and changing glest.ini doesn't solve this issue. Hello, compiling seems to worked, but found another issue, game is not startable: Exception: Can't open propertyMap file: data/lang/english.lng.lng cwd: /home/xtreme and changing glest.ini doesn't solve this issue. |