pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fillets-ng Initial import of fillets-ng-0.5.0: P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f27a7b3caf1e
branches: trunk
changeset: 481266:f27a7b3caf1e
user: salo <salo%pkgsrc.org@localhost>
date: Thu Sep 30 11:37:30 2004 +0000
description:
Initial import of fillets-ng-0.5.0: Puzzle game about witty fish saving the
world sokoban style.
Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
levels is always the same: find a safe way out. The fish utter witty remarks
about their surroundings, the various inhabitants of their underwater realm
quarrel among themselves or comment on the efforts of your fish. The whole
game is accompanied by quiet, comforting music.
diffstat:
games/fillets-ng/DESCR | 5 +++++
games/fillets-ng/Makefile | 30 ++++++++++++++++++++++++++++++
games/fillets-ng/PLIST | 3 +++
games/fillets-ng/distinfo | 4 ++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 8219f23319b4 -r f27a7b3caf1e games/fillets-ng/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/fillets-ng/DESCR Thu Sep 30 11:37:30 2004 +0000
@@ -0,0 +1,5 @@
+Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
+levels is always the same: find a safe way out. The fish utter witty remarks
+about their surroundings, the various inhabitants of their underwater realm
+quarrel among themselves or comment on the efforts of your fish. The whole
+game is accompanied by quiet, comforting music.
diff -r 8219f23319b4 -r f27a7b3caf1e games/fillets-ng/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/fillets-ng/Makefile Thu Sep 30 11:37:30 2004 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 11:37:30 salo Exp $
+#
+
+DISTNAME= fillets-ng-0.5.0
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/}
+
+MAINTAINER= salo%NetBSD.org@localhost
+HOMEPAGE= http://fillets.sf.net/
+COMMENT= Puzzle game about witty fish saving the world sokoban style
+
+DEPENDS+= fillets-ng-data>=0.5.1:../../games/fillets-ng-data
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+SUBST_CLASSES= man
+SUBST_STAGE.man= post-patch
+SUBST_FILES.man= fillets.6
+SUBST_MESSAGE.man= "Fixing documentation path in the manual page."
+SUBST_SED.man= "s,/usr/share/doc/fillets-ng/html/manual.html,${PREFIX}/share/doc/html/fillets-ng/manual.html,"
+
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/SDL_ttf/buildlink3.mk"
+.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../lang/lua/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8219f23319b4 -r f27a7b3caf1e games/fillets-ng/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/fillets-ng/PLIST Thu Sep 30 11:37:30 2004 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/30 11:37:30 salo Exp $
+bin/fillets
+man/man6/fillets.6
diff -r 8219f23319b4 -r f27a7b3caf1e games/fillets-ng/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/fillets-ng/distinfo Thu Sep 30 11:37:30 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/30 11:37:30 salo Exp $
+
+SHA1 (fillets-ng-0.5.0.tar.gz) = a375fb8b70b4cebbed5832a168b5a12c01830fe8
+Size (fillets-ng-0.5.0.tar.gz) = 287662 bytes
Home |
Main Index |
Thread Index |
Old Index