That was fast. New version from upstream where the fixes mentioned below no longer needed. As a result, much cleaner PKGBUILD. :)
Search Criteria
Package Details: xye 0.12.2-1
Package Actions
| Package Base: | xye |
|---|---|
| Description: | Puzzle game in which the objective is to help a character that looks like a green circle to get all the gems in the room. |
| Upstream URL: | http://xye.sourceforge.net/ |
| Category: | games |
| Licenses: | |
| Submitter: | danym |
| Maintainer: | Herk |
| Last Packager: | None |
| Votes: | 7 |
| First Submitted: | 2009-08-02 21:47 |
| Last Updated: | 2013-08-13 21:06 |
Dependencies (4)
Required by (0)
Sources
Latest Comments
Comment by Herk
Comment by Herk
I patched the package with Ferks suggestions below, and also updated to the latest release (0.12.1). I also contacted upstream about the compilation errors, hopefully they'll be fixed in the next release.
Comment by Ferk
There are still compilation problems.
src/gen.c: I had to add an include (unistd.h), there was an unreferenced call to "access".
src/editorsave: On line 665, remove the i variable, it was declared before (or better zet, make the declaration in the loop: for(int i=0;i<XYE_HORZ;i++)
With those 2 fixes it compiles
Comment by eatsaq
I bumped up to a new upstream version, plus fixed some compilation issues.
New PKGBUILD is here:
http://pastebin.com/w0Jhzq3Y
Comment by Marach
I'm going to update the package in a few days, since I lost my previous Arch install.
Comment by Marach
Updated.
Comment by Marach
I don't have access to an Arch machine for about a month, so I'm orphaning this package until I get home (or someone else picks it up since then).
Anonymous comment
Updated to latest release.
The link for added levels was no longer valid.
Comment by danym
added more levels