summaryrefslogtreecommitdiff
path: root/games/xye
diff options
context:
space:
mode:
authordrochner <drochner>2008-06-23 16:56:39 +0000
committerdrochner <drochner>2008-06-23 16:56:39 +0000
commitf8cdc9206db6d6b181c0a9aad324ee97c92f24a6 (patch)
tree5a31794bc70a3cc935d8427dd8280219b321f164 /games/xye
parent6a1fba25d1e838c1495957f80da493f8ce9eec84 (diff)
downloadpkgsrc-f8cdc9206db6d6b181c0a9aad324ee97c92f24a6.tar.gz
import xye-0.8.0, a puzzle game (Kye clone)
Diffstat (limited to 'games/xye')
-rw-r--r--games/xye/DESCR6
-rw-r--r--games/xye/Makefile21
-rw-r--r--games/xye/PLIST31
-rw-r--r--games/xye/distinfo5
4 files changed, 63 insertions, 0 deletions
diff --git a/games/xye/DESCR b/games/xye/DESCR
new file mode 100644
index 00000000000..de0e285f914
--- /dev/null
+++ b/games/xye/DESCR
@@ -0,0 +1,6 @@
+The funny name comes from Kye, the name of the original game, but I replaced
+the K with an X because this is not really a clone. It is not an acronym
+although X-Y-E sounds coo l.
+The objective is as easy as it can get, you just have to get all the gems.
+The only pr oblem are the obstacles, traps and monsters that you will find
+in your path.
diff --git a/games/xye/Makefile b/games/xye/Makefile
new file mode 100644
index 00000000000..b64a06a9fb3
--- /dev/null
+++ b/games/xye/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 16:56:39 drochner Exp $
+#
+
+DISTNAME= xye-source-0.8.0
+PKGNAME= xye-0.8.0
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xye/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xye.sourceforge.net/
+COMMENT= Kye clone
+
+WRKSRC= ${WRKDIR}/xye-0.8.0
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc
+USE_LANGUAGES= c c++
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../devel/SDL_ttf/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/xye/PLIST b/games/xye/PLIST
new file mode 100644
index 00000000000..0e98cc73dbe
--- /dev/null
+++ b/games/xye/PLIST
@@ -0,0 +1,31 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/23 16:56:39 drochner Exp $
+bin/xye
+share/doc/xye/AUTHORS
+share/doc/xye/COPYING
+share/doc/xye/GAMEINTRO.txt
+share/doc/xye/INSTALL
+share/doc/xye/NEWS
+share/doc/xye/README
+share/doc/xye/format.txt
+share/doc/xye/template.xye.xml
+share/doc/xye/xye.svg
+share/xye/levels/5levels.xye
+share/xye/levels/Mic4.xye
+share/xye/levels/kye.xye
+share/xye/levels/levels.xye
+share/xye/levels/logo.xye
+share/xye/levels/microban.xsb
+share/xye/levels/pxlevels.xye
+share/xye/levels/tutorials.xye
+share/xye/res/DejaVuSans-Bold.ttf
+share/xye/res/DejaVuSans.ttf
+share/xye/res/classic.xml
+share/xye/res/default.xml
+share/xye/res/fon.bmp
+share/xye/res/fon_bold.bmp
+share/xye/res/kye.png
+share/xye/res/xye.png
+@dirrm share/xye/res
+@dirrm share/xye/levels
+@dirrm share/xye
+@dirrm share/doc/xye
diff --git a/games/xye/distinfo b/games/xye/distinfo
new file mode 100644
index 00000000000..5c4d876b49d
--- /dev/null
+++ b/games/xye/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/06/23 16:56:39 drochner Exp $
+
+SHA1 (xye-source-0.8.0.tar.gz) = 80daaa3449f36af44133643a63bb9f19c5f54723
+RMD160 (xye-source-0.8.0.tar.gz) = 886c6b62822ec3ed4abc091d2af38e642f34e34e
+Size (xye-source-0.8.0.tar.gz) = 1267668 bytes