Talk:ScummVM
Hi,
I've ported the Debian-native installer for commercial games assets with integrated support for automated downloads from Steam or GOG.com.
Almost all ScummVM games are supported, along with FPS with free engine etc... & the shareware versions of these games.
As I haven't been an active SuSE user myself since 2000; I'd be glad like if someone picks this up.
List of games: http://pkg-games.alioth.debian.org/game-data/
Sample spec file I wrote for Fedora: http://anonscm.debian.org/cgit/pkg-games/game-data-packager.git/tree/tools/game-data-packager.spec
The commit that did added SuSE support: http://anonscm.debian.org/cgit/pkg-games/game-data-packager.git/diff/?id=c70220f
The whole code base weight 7000 lines of python3 code and does a lot of stuff (recursive archives checksuming, extraction & download, generate .desktop files etc...)
All individual files are checksummed & matched against a list of known good/bad hashes.
Greets,
Alexandre Detiste