Overview
Request 961465 accepted
- Update to current git version
- Redesigned OpenTyrian menu
- Reworked mouse behavior in menus so that pointer is now visible
- Replaced JSON configuration file format with custom
configuration file format
- Fix file has executable bits warning for opentyrian.appdata.xml
- Fix datadir for Tyrian files: /usr/share/tyrian is used
Request History
Kieltux created request
- Update to current git version
- Redesigned OpenTyrian menu
- Reworked mouse behavior in menus so that pointer is now visible
- Replaced JSON configuration file format with custom
configuration file format
- Fix file has executable bits warning for opentyrian.appdata.xml
- Fix datadir for Tyrian files: /usr/share/tyrian is used
susnux accepted request
lgtm!
With gamesdir="%{_datadir} opentyrian is looking for the tyrian files in /usr/share/tyrian so I adjusted it. Or would it be better to patch opentyrian to look into /usr/share/opentyrian?
[ 45s] + make -j8 all STRIP=/bin/true prefix=/usr gamesdir=/usr/share OPENTYRIAN_VERSION=2.1.20201203
[ 45s] cc -DTARGET_UNIX -DTYRIAN_DIR='"/usr/share/tyrian"' -
I think this is fine