Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2001 13:53:07 +0930 (CST)
From:      mark@kyne.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26525: New port: devel/gengameng: An X11 game engine library
Message-ID:  <200104130423.f3D4N7L50363@aeris.kyne.com.au>

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

>Number:         26525
>Category:       ports
>Synopsis:       New port: devel/gengameng: An X11 game engine library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 12 21:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

>How-To-Repeat:

>Fix:
# 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:
#
#	gengameng
#	gengameng/distinfo
#	gengameng/Makefile
#	gengameng/pkg-comment
#	gengameng/pkg-descr
#	gengameng/pkg-plist
#
echo c - gengameng
mkdir -p gengameng > /dev/null 2>&1
echo x - gengameng/distinfo
sed 's/^X//' >gengameng/distinfo << 'END-of-gengameng/distinfo'
XMD5 (gengameng-2.0.tar.gz) = fd01aed387430fb5a62ab4a095610c38
END-of-gengameng/distinfo
echo x - gengameng/Makefile
sed 's/^X//' >gengameng/Makefile << 'END-of-gengameng/Makefile'
X# New ports collection makefile for:	gengameng
X# Date created:			Apr 12, 2001
X# Whom:				Mark Pulford <mark@kyne.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gengameng
XPORTVERSION=	2.0
XCATEGORIES=	devel
XMASTER_SITES=	http://sites.netscape.net/sarrazip/
X
XMAINTAINER=	mark@kyne.com.au
X
XUSE_X_PREFIX=	yes
XUSE_LIBTOOL=	yes
XINSTALLS_SHLIB=	yes
XCONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
X
X.include <bsd.port.mk>
END-of-gengameng/Makefile
echo x - gengameng/pkg-comment
sed 's/^X//' >gengameng/pkg-comment << 'END-of-gengameng/pkg-comment'
XAn X11 game engine library
END-of-gengameng/pkg-comment
echo x - gengameng/pkg-descr
sed 's/^X//' >gengameng/pkg-descr << 'END-of-gengameng/pkg-descr'
XThe Generic Game Engine library. It supports the double-buffering
Xanimation technique: one invisible X11 pixmap where an image is
Xprepared, and one visible X11 window to which a prepared image is
Xcopied at every animation period.
END-of-gengameng/pkg-descr
echo x - gengameng/pkg-plist
sed 's/^X//' >gengameng/pkg-plist << 'END-of-gengameng/pkg-plist'
Xlib/libgengameng.so.2
Xlib/libgengameng.so
Xlib/libgengameng.a
Xinclude/gengameng/Couple.h
Xinclude/gengameng/GameEngine.h
Xinclude/gengameng/PixmapArray.h
Xinclude/gengameng/PixmapLoadError.h
Xinclude/gengameng/Sprite.h
Xinclude/gengameng/goodies.h
X@dirrm include/gengameng
END-of-gengameng/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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