Date: Fri, 13 Dec 2002 19:33:59 +0100 (CET) From: Jean-Yves Lefort <jylefort@brutele.be> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46241: New port: emulators/peops-gpu-soft Message-ID: <20021213183359.07E1C23005@jsite.lefort.net>
next in thread | raw e-mail | index | archive | help
>Number: 46241 >Category: ports >Synopsis: New port: emulators/peops-gpu-soft >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: Fri Dec 13 10:40: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: Sat Nov 16 11:18:01 CET 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: This is peops-gpu-soft, a soft GPU plugin using the PSEmu Pro plugin format (Linux binary). This port can be related to the submitted emulators/ePSXe. >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: # # peops-gpu-soft # peops-gpu-soft/Makefile # peops-gpu-soft/distinfo # peops-gpu-soft/pkg-comment # peops-gpu-soft/pkg-descr # peops-gpu-soft/pkg-message # peops-gpu-soft/pkg-plist # echo c - peops-gpu-soft mkdir -p peops-gpu-soft > /dev/null 2>&1 echo x - peops-gpu-soft/Makefile sed 's/^X//' >peops-gpu-soft/Makefile << 'END-of-peops-gpu-soft/Makefile' X# New ports collection makefile for: peops-gpu-soft X# Date created: 13 Dec 2002 X# Whom: Jean-Yves Lefort <jylefort@brutele.be> X# X# $FreeBSD$ X# X XPORTNAME= peops-gpu-soft XPORTVERSION= 1.11 XCATEGORIES= emulators linux XMASTER_SITES= http://home.t-online.de/home/PeteBernert/ XDISTNAME= gpupeopssoftx111 X XMAINTAINER= jylefort@brutele.be X XUSE_LINUX= yes XNO_WRKSUBDIR= yes 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 XONLY_FOR_ARCHS= i386 XNO_BUILD= yes X XLIBDIR= ${PREFIX}/lib/peops-gpu-soft XEPSXEDIR= ${HOME}/.ePSXe X Xdo-install: X ${MKDIR} ${LIBDIR} X ${MKDIR} ${DOCSDIR} X ${INSTALL_PROGRAM} ${WRKDIR}/cfgPeopsSoft ${LIBDIR} X ${INSTALL_PROGRAM} ${WRKDIR}/libgpuPeopsSoftX.so.1.0.11 ${LIBDIR} X ${INSTALL_DATA} \ X ${WRKDIR}/readme_1_11.txt \ X ${WRKDIR}/version_1_11.txt \ X ${DOCSDIR} X Xpost-install: X @${CAT} ${PKGMESSAGE} X Xinstall-user: X ${MKDIR} ${EPSXEDIR} X ${MKDIR} ${EPSXEDIR}/cfg X ${MKDIR} ${EPSXEDIR}/plugins X ${INSTALL_DATA} ${WRKDIR}/gpuPeopsSoftX.cfg ${EPSXEDIR}/cfg X ${CHMOD} 644 ${EPSXEDIR}/cfg/gpuPeopsSoftX.cfg X ${LN} -sf ${LIBDIR}/cfgPeopsSoft ${EPSXEDIR}/cfg/cfgPeopsSoft X ${LN} -sf ${LIBDIR}/libgpuPeopsSoftX.so.1.0.11 ${EPSXEDIR}/plugins/libgpu.so X X.include <bsd.port.post.mk> END-of-peops-gpu-soft/Makefile echo x - peops-gpu-soft/distinfo sed 's/^X//' >peops-gpu-soft/distinfo << 'END-of-peops-gpu-soft/distinfo' XMD5 (gpupeopssoftx111.tar.gz) = 9972c679456b7062dc9aac46ee6158e4 END-of-peops-gpu-soft/distinfo echo x - peops-gpu-soft/pkg-comment sed 's/^X//' >peops-gpu-soft/pkg-comment << 'END-of-peops-gpu-soft/pkg-comment' XA PSEmu Pro soft GPU plugin using a X renderer END-of-peops-gpu-soft/pkg-comment echo x - peops-gpu-soft/pkg-descr sed 's/^X//' >peops-gpu-soft/pkg-descr << 'END-of-peops-gpu-soft/pkg-descr' XP.E.Op.S. Soft GPU is a PSEmu Pro GPU plugin using a X renderer. X XThis is the binary Linux version, tested with ePSXe (emulators/ePSXe). X XWWW: http://sourceforge.net/projects/peops/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-peops-gpu-soft/pkg-descr echo x - peops-gpu-soft/pkg-message sed 's/^X//' >peops-gpu-soft/pkg-message << 'END-of-peops-gpu-soft/pkg-message' X------------------------------------------------------------------------------- XIf you have ePSXe installed, you'll want to log into your normal user Xaccount and perform a X X make install-user X Xfrom the port directory in order to install the plugin in the emulator. X------------------------------------------------------------------------------- END-of-peops-gpu-soft/pkg-message echo x - peops-gpu-soft/pkg-plist sed 's/^X//' >peops-gpu-soft/pkg-plist << 'END-of-peops-gpu-soft/pkg-plist' Xlib/peops-gpu-soft/cfgPeopsSoft Xlib/peops-gpu-soft/libgpuPeopsSoftX.so.1.0.11 Xshare/doc/peops-gpu-soft/readme_1_11.txt Xshare/doc/peops-gpu-soft/version_1_11.txt X@dirrm lib/peops-gpu-soft X@dirrm share/doc/peops-gpu-soft END-of-peops-gpu-soft/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?20021213183359.07E1C23005>