GNOME Bugzilla – Bug 780318
gnome-games 3.24.0.1 tarball missing files
Last modified: 2017-03-21 15:25:21 UTC
make[2]: *** No rule to make target 'gamepads/gamecontrollerdb.txt', needed by 'resources.c'. Stop. Here's an untested patch to dist some more files. Other files that appear to be missing are: autogen.sh plugins/desktop/data/blacklists/* plugins/mame/data/supported-games plugins/mame/tools/extract-suported-games.sh (typo, should be supported) plugins/playstation/data/playstation.gameinfo.xml.in src/gamepad/linux/libevdep.vapi tools/* Also this commit looks missing from your 3.24.0.1 tarball: https://git.gnome.org/browse/gnome-games/commit/?id=431a74ef5
Created attachment 348335 [details] [review] data: Distribute more files
Review of attachment 348335 [details] [review]: ::: data/icons/Makefile.am @@ +39,3 @@ hicontrast_icon256_DATA = HighContrast/256x256/apps/org.gnome.Games.png +hicontrast_icon256dir = $(datadir)/icons/HighContrast/512x512/apps +hicontrast_icon256_DATA = HighContrast/512x512/apps/org.gnome.Games.png I suppose it's not 256 but 512 here?
(In reply to Adrien Plazas from comment #2) > I suppose it's not 256 but 512 here? Yes
Thanks. I can successfully build 3.24.0.2 now.