From 0ac9b9ea6207554c8d85221f773b48f1194fc726 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sun, 2 Jan 2000 14:23:42 +0000 Subject: [PATCH] Gno3DTet is a funky 3D-ified version of T*tris for GNOME PR: 15801 Submitted by: Will Andrews --- games/gno3dtet/Makefile | 30 ++++++++++++++++++++++++++++++ games/gno3dtet/distinfo | 1 + games/gno3dtet/files/patch-af | 11 +++++++++++ games/gno3dtet/pkg-comment | 1 + games/gno3dtet/pkg-descr | 9 +++++++++ games/gno3dtet/pkg-plist | 9 +++++++++ 6 files changed, 61 insertions(+) create mode 100644 games/gno3dtet/Makefile create mode 100644 games/gno3dtet/distinfo create mode 100644 games/gno3dtet/files/patch-af create mode 100644 games/gno3dtet/pkg-comment create mode 100644 games/gno3dtet/pkg-descr create mode 100644 games/gno3dtet/pkg-plist diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile new file mode 100644 index 000000000000..bd40e19af3f3 --- /dev/null +++ b/games/gno3dtet/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: gno3dtet +# Version required: 0.3.2 +# Date created: 21 Dec 1999 +# Whom: Will Andrews +# +# $FreeBSD$ +# + +DISTNAME= gno3dtet-0.3.2 +CATEGORIES= games +MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ +EXTRACT_SUFX= .tgz + +MAINTAINER= andrews@technologist.com + +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs + +GNOME_CONFIG?= ${X11BASE}/bin/gnome-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config +GNU_CONFIGURE= yes +CONFIGURE_ENV= GNOME_CONFIG=${GNOME_CONFIG} GTK_CONFIG=${GTK_CONFIG} +CONFIGURE_ARGS+=--prefix=${PREFIX} +USE_X_PREFIX= yes +USE_GMAKE= yes +WRKSRC= ${WRKDIR}/gno3dtet + +pre-configure: + @${RM} -f ${WRKSRC}/config.cache + +.include diff --git a/games/gno3dtet/distinfo b/games/gno3dtet/distinfo new file mode 100644 index 000000000000..c17966180f58 --- /dev/null +++ b/games/gno3dtet/distinfo @@ -0,0 +1 @@ +MD5 (gno3dtet-0.3.2.tgz) = aa78e882feb52569fb44aa93983d0796 diff --git a/games/gno3dtet/files/patch-af b/games/gno3dtet/files/patch-af new file mode 100644 index 000000000000..1097b49ebc87 --- /dev/null +++ b/games/gno3dtet/files/patch-af @@ -0,0 +1,11 @@ +--- gno3dtet/cwmain.cc.orig Wed Nov 17 18:07:46 1999 ++++ gno3dtet/cwmain.cc Sun Jan 2 08:57:42 2000 +@@ -136,7 +136,7 @@ + GNOMEUIINFO_END + }; + GnomeUIInfo help_menu[] = { +- GNOMEUIINFO_HELP(GNO3DTET_EXENAME), ++ GNOMEUIINFO_HELP((gchar *)GNO3DTET_EXENAME), + GNOMEUIINFO_ITEM(N_("Show License"),N_("Show GNU Public License"), + cb_menu_help_license_activate, NULL), + GNOMEUIINFO_MENU_ABOUT_ITEM(cb_menu_help_about_activate, this), diff --git a/games/gno3dtet/pkg-comment b/games/gno3dtet/pkg-comment new file mode 100644 index 000000000000..98e3865a8a39 --- /dev/null +++ b/games/gno3dtet/pkg-comment @@ -0,0 +1 @@ +GNOME version of the classic 3D-ified T*tris. diff --git a/games/gno3dtet/pkg-descr b/games/gno3dtet/pkg-descr new file mode 100644 index 000000000000..d851b4dccf91 --- /dev/null +++ b/games/gno3dtet/pkg-descr @@ -0,0 +1,9 @@ +Gno3DTet is a funky 3D-ified version of T*tris +that reminds me of games I used to play 10 years +ago. It'll make for hours of fun if you learn +how to move the pieces around right. + +WWW: http://webdat.com/seb +Author: Sebastien Nicoud + +--Will diff --git a/games/gno3dtet/pkg-plist b/games/gno3dtet/pkg-plist new file mode 100644 index 000000000000..86f079a2148c --- /dev/null +++ b/games/gno3dtet/pkg-plist @@ -0,0 +1,9 @@ +bin/gno3dtet +share/gnome/apps/Games/gno3dtet.desktop +share/gnome/help/gno3dtet/C/topic.dat +share/gnome/help/gno3dtet/C/gno3dtet.html +share/gnome/help/gno3dtet/C/copying.html +share/pixmaps/gno3dtet.png +var/games/gno3dtet.hof +@dirrm share/gnome/help/gno3dtet/C +@dirrm share/gnome/help/gno3dtet