pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xye import xye-0.8.0, a puzzle game (Kye clone)
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd67b17b63c6
branches: trunk
changeset: 543863:fd67b17b63c6
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Jun 23 16:56:39 2008 +0000
description:
import xye-0.8.0, a puzzle game (Kye clone)
diffstat:
games/xye/DESCR | 6 ++++++
games/xye/Makefile | 21 +++++++++++++++++++++
games/xye/PLIST | 31 +++++++++++++++++++++++++++++++
games/xye/distinfo | 5 +++++
4 files changed, 63 insertions(+), 0 deletions(-)
diffs (79 lines):
diff -r 28a2192820f4 -r fd67b17b63c6 games/xye/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/xye/DESCR Mon Jun 23 16:56:39 2008 +0000
@@ -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 -r 28a2192820f4 -r fd67b17b63c6 games/xye/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/xye/Makefile Mon Jun 23 16:56:39 2008 +0000
@@ -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@localhost
+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 -r 28a2192820f4 -r fd67b17b63c6 games/xye/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/xye/PLIST Mon Jun 23 16:56:39 2008 +0000
@@ -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 -r 28a2192820f4 -r fd67b17b63c6 games/xye/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/xye/distinfo Mon Jun 23 16:56:39 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index