Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 01:05:33 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46482: New port: emulators/linux-pete-mesagpu
Message-ID:  <20021223000533.7037523005@jsite.lefort.net>

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

>Number:         46482
>Category:       ports
>Synopsis:       New port: emulators/linux-pete-mesagpu
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 22 16:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Wed Dec 18 19:01:24 CET 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
	This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin.
	Tested on the above system with emulators/linux-ePSXe (ports/46240).

	
>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:
#
#	linux-pete-mesagpu
#	linux-pete-mesagpu/Makefile
#	linux-pete-mesagpu/distinfo
#	linux-pete-mesagpu/pkg-comment
#	linux-pete-mesagpu/pkg-descr
#	linux-pete-mesagpu/pkg-plist
#
echo c - linux-pete-mesagpu
mkdir -p linux-pete-mesagpu > /dev/null 2>&1
echo x - linux-pete-mesagpu/Makefile
sed 's/^X//' >linux-pete-mesagpu/Makefile << 'END-of-linux-pete-mesagpu/Makefile'
X# New ports collection makefile for:	linux-pete-mesagpu
X# Date created:			23 Dec 2002
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mesagpu
XPORTVERSION=	1.68
XCATEGORIES=	emulators linux
XMASTER_SITES=	http://home.t-online.de/home/PeteBernert/
XPKGNAMEPREFIX=	linux-pete-
XDISTNAME=	gpupetemesagl168
X
XMAINTAINER=	jylefort@brutele.be
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \
X		${LINUXBASE}/usr/X11R6/lib/libGL.so:${PORTSDIR}/graphics/linux_mesa3
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
X
XONLY_FOR_ARCHS=	i386
X
X# Linux binary should not be stripped by INSTALL_PROGRAM
X# because as a side effect it brands the binary as FreeBSD.
XSTRIP=
X
X.include <bsd.port.pre.mk>
X
XDOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
X
XPSEMUPRO_PLUGINS_DIR=	${LOCALBASE}/lib/linux-psemupro/plugins
XPSEMUPRO_CFGBINS_DIR=	${LOCALBASE}/libexec/linux-psemupro/cfg
XPSEMUPRO_CFGFILES_DIR=	${LOCALBASE}/share/linux-psemupro/cfg
X
Xdo-install:
X	${MKDIR} ${PSEMUPRO_PLUGINS_DIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.68 ${PSEMUPRO_PLUGINS_DIR}
X
X	${MKDIR} ${PSEMUPRO_CFGBINS_DIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/cfgPeteMesaGL ${PSEMUPRO_CFGBINS_DIR}
X
X	${MKDIR} ${PSEMUPRO_CFGFILES_DIR}
X	${INSTALL_DATA} ${WRKSRC}/gpuPeteMesaGL.cfg ${PSEMUPRO_CFGFILES_DIR}
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} \
X		${WRKSRC}/readme.txt \
X		${WRKSRC}/version.txt \
X		${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-linux-pete-mesagpu/Makefile
echo x - linux-pete-mesagpu/distinfo
sed 's/^X//' >linux-pete-mesagpu/distinfo << 'END-of-linux-pete-mesagpu/distinfo'
XMD5 (gpupetemesagl168.tar.gz) = 4cf6d3da575e331434cbc2f2693d2884
END-of-linux-pete-mesagpu/distinfo
echo x - linux-pete-mesagpu/pkg-comment
sed 's/^X//' >linux-pete-mesagpu/pkg-comment << 'END-of-linux-pete-mesagpu/pkg-comment'
XA PSEmu Pro GPU plugin using an OpenGL renderer (Linux version)
END-of-linux-pete-mesagpu/pkg-comment
echo x - linux-pete-mesagpu/pkg-descr
sed 's/^X//' >linux-pete-mesagpu/pkg-descr << 'END-of-linux-pete-mesagpu/pkg-descr'
XPete's MesaGL GPU is a PSEmu Pro GPU plugin using a
Xhardware-accelerated OpenGL renderer.
X
XThis is the Linux version, tested with emulators/linux-ePSXe.
X
XWWW: http://home.t-online.de/home/PeteBernert/#Pete's%20MesaGL%20GPU
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-linux-pete-mesagpu/pkg-descr
echo x - linux-pete-mesagpu/pkg-plist
sed 's/^X//' >linux-pete-mesagpu/pkg-plist << 'END-of-linux-pete-mesagpu/pkg-plist'
Xlib/linux-psemupro/plugins/libgpuPeteMesaGL.so.1.0.68
Xlibexec/linux-psemupro/cfg/cfgPeteMesaGL
Xshare/linux-psemupro/cfg/gpuPeteMesaGL.cfg
X%%PORTDOCS%%share/doc/linux-pete-mesagpu/readme.txt
X%%PORTDOCS%%share/doc/linux-pete-mesagpu/version.txt
X%%PORTDOCS%%@dirrm share/doc/linux-pete-mesagpu
END-of-linux-pete-mesagpu/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?20021223000533.7037523005>