Package Details: xye 0.12.2-1

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: GPL
Submitter: danym
Maintainer: Herk
Last Packager: None
Votes: 7
First Submitted: 2009-08-02 21:47
Last Updated: 2013-08-13 21:06

Latest Comments

Comment by Herk

2013-08-13 21:08

That was fast. New version from upstream where the fixes mentioned below no longer needed. As a result, much cleaner PKGBUILD. :)

Comment by Herk

2013-08-11 18:54

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

2013-01-27 02:09

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

2013-01-18 14:08

I bumped up to a new upstream version, plus fixed some compilation issues.

New PKGBUILD is here:

http://pastebin.com/w0Jhzq3Y

Comment by Marach

2011-11-03 11:32

I'm going to update the package in a few days, since I lost my previous Arch install.

Comment by Marach

2011-08-18 08:12

Updated.

Comment by Marach

2011-08-01 11:07

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

2011-02-16 15:34

Updated to latest release.
The link for added levels was no longer valid.

Comment by danym

2010-06-24 18:13

added more levels