1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Gno3DTet is a funky 3D-ified version of T*tris for GNOME

PR:		15801
Submitted by:	Will Andrews <andrews@technologist.com>
This commit is contained in:
Chris D. Faulhaber 2000-01-02 14:23:42 +00:00
parent feac5b28f8
commit 0ac9b9ea62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24358
6 changed files with 61 additions and 0 deletions

30
games/gno3dtet/Makefile Normal file
View File

@ -0,0 +1,30 @@
# New ports collection makefile for: gno3dtet
# Version required: 0.3.2
# Date created: 21 Dec 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $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 <bsd.port.mk>

1
games/gno3dtet/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gno3dtet-0.3.2.tgz) = aa78e882feb52569fb44aa93983d0796

View File

@ -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),

View File

@ -0,0 +1 @@
GNOME version of the classic 3D-ified T*tris.

9
games/gno3dtet/pkg-descr Normal file
View File

@ -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 <snicoud@rmi.net>
--Will <andrews@technologist.com>

9
games/gno3dtet/pkg-plist Normal file
View File

@ -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