Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 378861

Summary: andyetitmoves - New Ebuild for And Yet It Moves
Product: Gentoo Linux Reporter: Zorzo Luca <lucazorzo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: nitro
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.andyetitmoves.net
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: andyetitmoves-1.2.0.ebuild - Main ebuild
andyetitmoves-1.2.1.ebuild
andyetitmoves-1.2.1.ebuild
andyetitmoves-1.2.1.ebuild
games-puzzle/andyetitmoves-1.2.2.ebuild

Description Zorzo Luca 2011-08-12 06:42:57 UTC
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
Comment 1 Zorzo Luca 2011-08-12 06:45:24 UTC
Created attachment 282981 [details]
andyetitmoves-1.2.0.ebuild - Main ebuild
Comment 2 Zorzo Luca 2011-08-12 07:09:53 UTC
Created attachment 282983 [details]
andyetitmoves-1.2.1.ebuild
Comment 3 Zorzo Luca 2011-10-06 16:47:14 UTC
Created attachment 288995 [details]
andyetitmoves-1.2.1.ebuild

Fixed amd64 deps. Please report if something is wrong.
Comment 4 Zorzo Luca 2011-10-06 17:52:49 UTC
Created attachment 289005 [details]
andyetitmoves-1.2.1.ebuild
Comment 5 Reinis Danne 2012-01-02 18:53:39 UTC
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
Comment 6 Jared B. 2012-01-28 01:54:21 UTC
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.