And Yet It Moves is an award-winning physics-based platform game in which players rotate the game world at will to solve challenging puzzles. Tilting the world turns walls into floors, slides into platforms, and stacks of rocks into dangerous hazards. Reproducible: Always
Created attachment 282981 [details] andyetitmoves-1.2.0.ebuild - Main ebuild
Created attachment 282983 [details] andyetitmoves-1.2.1.ebuild
Created attachment 288995 [details] andyetitmoves-1.2.1.ebuild Fixed amd64 deps. Please report if something is wrong.
Created attachment 289005 [details] andyetitmoves-1.2.1.ebuild
In HIB#4 the tarball for amd54 is named differently: andyetitmoves-1.2.2-1_x86_64.tar.gz It depends on old libpng: ./andyetitmoves: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
Created attachment 300069 [details] games-puzzle/andyetitmoves-1.2.2.ebuild As noted by the previous commenter, there have been some changes since Zorzo's last update. This update does three things: * Bump to 1.2.2-1 * Add dependency on media-libs/libpng:1.2 (confirmed this is needed) * Remove emulation libraries for amd64, since there's now a native 64-bit build Oddly, the binary seems to link against both libpng 1.2 and 1.5. Don't know what that's about, but 1.5 should already be pulled in by sdl-image[png], so I only added the 1.2 dep for this ebuild. Tested (briefly) on amd64.