Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 20:37:53 +0100 (CET)
From:      Simon Barner <barner@in.tum.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47220: New port: games/gnmm (GNOME Nine mens' morris)
Message-ID:  <20030119193753.D3A772134C@kiste.foo.bar>

next in thread | raw e-mail | index | archive | help

>Number:         47220
>Category:       ports
>Synopsis:       New port: games/gnmm (GNOME Nine mens' morris)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 19 12:20:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon Barner
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD kiste.foo.bar 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Jan 11 16:26:46 CET 2003 root@kiste.foo.bar:/usr/src/sys/compile/KISTE i386



>Description:

This is a port for a "nine men's morris" implementation for the GNOME Desktop.
It is supposed to be GNOMENG conform.

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gnmm
#	gnmm/pkg-plist
#	gnmm/pkg-descr
#	gnmm/pkg-comment
#	gnmm/distinfo
#	gnmm/Makefile
#	gnmm/files
#	gnmm/files/patch-Makefile.in
#
echo c - gnmm
mkdir -p gnmm > /dev/null 2>&1
echo x - gnmm/pkg-plist
sed 's/^X//' >gnmm/pkg-plist << 'END-of-gnmm/pkg-plist'
Xbin/gnmm
Xshare/locale/de/LC_MESSAGES/gnmm.mo
Xshare/locale/locale.alias
Xshare/pixmaps/gnmm-logo.png
Xshare/pixmaps/gnmm/board.png
Xshare/pixmaps/gnmm/pieces.png
Xshare/gnome/apps/Games/gnmm.desktop
X@dirrm share/pixmaps/gnmm
END-of-gnmm/pkg-plist
echo x - gnmm/pkg-descr
sed 's/^X//' >gnmm/pkg-descr << 'END-of-gnmm/pkg-descr'
XA "nine mens' morris" implementation for the GNOME Desktop Environment
X
XFeatures:
X   * a strong computer player,
X   * move takeback,
X   * localization.
X   
XWWW: http://gnmm.sourceforge.net/
END-of-gnmm/pkg-descr
echo x - gnmm/pkg-comment
sed 's/^X//' >gnmm/pkg-comment << 'END-of-gnmm/pkg-comment'
XA "nine mens' morris" implementation for the GNOME Desktop Environment
END-of-gnmm/pkg-comment
echo x - gnmm/distinfo
sed 's/^X//' >gnmm/distinfo << 'END-of-gnmm/distinfo'
XMD5 (gnome/gnmm-0.1.2.tar.gz) = 59a9a9cb63ad49905c9ba8d1db4652b8
END-of-gnmm/distinfo
echo x - gnmm/Makefile
sed 's/^X//' >gnmm/Makefile << 'END-of-gnmm/Makefile'
X# New ports collection makefile for:	gnmm
X# Date created:				19 January 2003
X# Whom:					Simon Barner <barner@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gnmm
XPORTVERSION=	0.1.2
XCATEGORIES=	games gnome
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}-${PORTVERSION}
XDIST_SUBDIR=	gnome
X
XMAINTAINER=	barner@gmx.de
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOMENG=	yes
XUSE_GNOME=	gnomeprefix gnomehack gnomelibs gdkpixbuf
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-included-gettext
X
X.include <bsd.port.mk>
END-of-gnmm/Makefile
echo c - gnmm/files
mkdir -p gnmm/files > /dev/null 2>&1
echo x - gnmm/files/patch-Makefile.in
sed 's/^X//' >gnmm/files/patch-Makefile.in << 'END-of-gnmm/files/patch-Makefile.in'
X--- Makefile.in.orig	Sun Jan 19 17:53:32 2003
X+++ Makefile.in	Sun Jan 19 17:53:40 2003
X@@ -119,7 +119,7 @@
X cflags_set = @cflags_set@
X cxxflags_set = @cxxflags_set@
X 
X-SUBDIRS = src intl po macros pixmaps
X+SUBDIRS = intl src po macros pixmaps
X 
X EXTRA_DIST = \
X         gnmm.desktop
END-of-gnmm/files/patch-Makefile.in
exit

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119193753.D3A772134C>