Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 656002

Summary: games-strategy/ja2-stracciatella-0.16.1 version bump
Product: Gentoo Linux Reporter: Althorion <althorion>
Component: Current packagesAssignee: Misanthropos <misanthropos>
Status: RESOLVED FIXED    
Severity: normal CC: althorion, games, nrndda
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated ebuild
Git version of ebuild
Small fixes.
Small fixes for git version

Description Althorion 2018-05-18 07:56:23 UTC
The current version of Jagged Alliance 2 Stracciatella is 0.16.1, released on 2018-04-08, while repo still has pre-2013 old release.

The changes are significant, since this is a complete re-write to Rust. Stability was greatly improved (the game seems to run flawlessly now, while 0.12 from the repo used to break all the time on me when I tried it years ago), new features were added (hi-res support, graphical launcher, mod support, map editor) and configuration was exposed to a config file.
Comment 1 Peter Ulrich 2018-09-08 12:02:40 UTC
The current version in portage does not work for me.
Bump.
Comment 2 Dmitry Derevyanko 2019-04-17 01:13:51 UTC
Created attachment 573134 [details]
Updated ebuild

This ebuild works with FEATURES=-network-sandbox. Don't know yet how to deal with rustup in ebuild. Also there is room to improve but at least it builds and runs.
Didn't test all USE combinations, this works for me:
"system-boost system-fltk -launcher -system-gtest -system-rapidjson"

Will update further.
Comment 3 Dmitry Derevyanko 2019-04-17 01:14:19 UTC
Created attachment 573136 [details]
Git version of ebuild
Comment 4 Dmitry Derevyanko 2019-04-17 11:44:41 UTC
Created attachment 573158 [details]
Small fixes.

Ninja and rust with FEATURES="network-sandbox" not working yet.
Comment 5 Dmitry Derevyanko 2019-04-17 11:45:12 UTC
Created attachment 573160 [details]
Small fixes for git version