pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/atque Import atque-1.1.2 as games/atque, package...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99be9ed8fd04
branches: trunk
changeset: 639420:99be9ed8fd04
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 12 23:19:48 2014 +0000
description:
Import atque-1.1.2 as games/atque, packaged for wip by Tim Larson.
Atque is a tool for merging/splitting resources to Marathon scenarios
compatible with Aleph One.
diffstat:
games/atque/DESCR | 2 ++
games/atque/Makefile | 32 ++++++++++++++++++++++++++++++++
games/atque/PLIST | 4 ++++
games/atque/distinfo | 5 +++++
4 files changed, 43 insertions(+), 0 deletions(-)
diffs (59 lines):
diff -r 9cb84147709c -r 99be9ed8fd04 games/atque/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/atque/DESCR Fri Sep 12 23:19:48 2014 +0000
@@ -0,0 +1,2 @@
+Atque is a tool for merging/splitting resources to Marathon scenarios
+compatible with Aleph One.
diff -r 9cb84147709c -r 99be9ed8fd04 games/atque/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/atque/Makefile Fri Sep 12 23:19:48 2014 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2014/09/12 23:19:48 wiz Exp $
+
+DISTNAME= atque-1.1.2
+CATEGORIES= games editors
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=igniferroque/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= christtrekker%users.sourceforge.net@localhost
+HOMEPAGE= http://igniferroque.sourceforge.net/
+COMMENT= Marathon game map utility
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= autoconf automake gmake
+USE_LANGUAGES= c c++
+
+.include "../../devel/boost-headers/buildlink3.mk"
+BUILDLINK_API_DEPENDS.boost-headers+= boost-headers>=1.31
+.include "../../audio/libsndfile/buildlink3.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXcomposite/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9cb84147709c -r 99be9ed8fd04 games/atque/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/atque/PLIST Fri Sep 12 23:19:48 2014 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2014/09/12 23:19:48 wiz Exp $
+bin/atque
+bin/atquem
+bin/atques
diff -r 9cb84147709c -r 99be9ed8fd04 games/atque/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/atque/distinfo Fri Sep 12 23:19:48 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/12 23:19:48 wiz Exp $
+
+SHA1 (atque-1.1.2.tar.bz2) = 5cdae914d9f137e41e235555f019f760d87d916e
+RMD160 (atque-1.1.2.tar.bz2) = dc7c7e36cedbf786b8b068c04ea1beada97094f3
+Size (atque-1.1.2.tar.bz2) = 588348 bytes
Home |
Main Index |
Thread Index |
Old Index