Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 1998 18:45:38 -0400 (EDT)
From:      Bill Fumerola <billf@jade.chc-chimes.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7594: new port: x11-toolkits/gtkgl
Message-ID:  <199808122245.SAA04307@jade.chc-chimes.com>

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

>Number:         7594
>Category:       ports
>Synopsis:       new port: x11-toolkits/gtkgl
>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:   Wed Aug 12 15:50:00 PDT 1998
>Last-Modified:
>Originator:     Bill Fumerola
>Organization:
Computer Horizons Corp
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

you need GL stuff for this (or at least the programs that use it)

>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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/DESCR
#	./pkg/COMMENT
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   gtkgl
X# Version required:    0.8.9
X# Date created:        12 August 1998
X# Whom:                Bill Fumerola <billf@chc-chimes.com>
X#
X# $Id: $
X#
X
XDISTNAME=	gtkGL-0.8.9
XPKGNAME=	gtkgl-0.8.9
XCATEGORIES=	x11-toolkits
XMASTER_SITES=	http://www.sakuranet.or.jp/~aozasa/shige/dist/
X
XMAINTAINER=	billf@chc-chimes.com
X
XLIB_DEPENDS=	gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk \
X		MesaGL\\.2\\.6:${PORTSDIR}/graphics/mesa
X
XGNU_CONFIGURE=	yeah
XUSE_X11=	youbet
XCONFIGURE_ARGS=  --with-GL-prefix=${PREFIX}
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (gtkGL-0.8.9.tar.gz) = 0931c82a89c1a263ebae265b727062df
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xinclude/gdkGL/gdkGL.h
Xinclude/gdkGL/gdkGL_gdkutils.h
Xinclude/gdkGL/gdkGL_gdkxutils.h
Xinclude/gdkGL/gdkGLdebug.h
Xinclude/gdkGL/gdkGLprivate.h
Xinclude/gdkGL/gdkGLtypes.h
Xinclude/gtkGL/gtkGL.h
Xinclude/gtkGL/gtkGLcontext.h
Xinclude/gtkGL/gtkGLdebug.h
Xinclude/gtkGL/gtkGLmain.h
Xlib/libgdkGL.so.0.9
Xlib/libgtkGL.a
Xlib/libgtkGL.la
X@exec /sbin/ldconfig -m %D/lib
END-of-./pkg/PLIST
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
Xa toolkit for GL.
X
Xhttp://www.sakuranet.or.jp/~aozasa/shige/doc/comp/gtk/gtkGL/00gtkGL-en.html
X
XBill Fumerola <billf@chc-chimes.com>
END-of-./pkg/DESCR
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
Xan OpenGL widget for GTK
END-of-./pkg/COMMENT
exit

>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?199808122245.SAA04307>