Unfortunately using DESTDIR=$pkgdir/usr
with ninja install
results in the eventual package wanting to install everything under /usr/home/twisty/..
which is not what we want. Doing this however does prevent the extra files being generated in the package which is an interesting bug.
Editing the post_install.py to remove it's functionality also generates the correct package without the extra files.
Pinned Comments
FabioLolix commented on 2022-05-01 13:19 (UTC)
@guglovich I've changed the pkgbuild to use vala0.54
FabioLolix commented on 2022-04-16 21:30 (UTC)
0.16.2 is a -dev release https://github.com/tkashkin/GameHub/releases/tag/0.16.2-1-dev
FabioLolix commented on 2022-02-27 14:05 (UTC)
Unflagging since 0.16.2 is a -dev release, gamehub-git exist
FabioLolix commented on 2022-02-27 14:04 (UTC)
If you encounter the crash due to humble trove do
https://github.com/tkashkin/GameHub/issues/611#issuecomment-1028803870