Date: Fri, 10 Jan 2003 10:10:03 -0800 (PST) From: Jean-Yves Lefort <jylefort@brutele.be> To: freebsd-ports@FreeBSD.org Subject: Re: ports/46241: New port: emulators/peops-gpu-soft Message-ID: <200301101810.h0AIA3pg066382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46241; it has been noted by GNATS. From: Jean-Yves Lefort <jylefort@brutele.be> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/46241: New port: emulators/peops-gpu-soft Date: Fri, 10 Jan 2003 19:08:37 +0100 Upgraded to version 1.12. Greetings, Jean-Yves Lefort # 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-peops-softgpu # linux-peops-softgpu/Makefile # linux-peops-softgpu/pkg-comment # linux-peops-softgpu/pkg-descr # linux-peops-softgpu/distinfo # linux-peops-softgpu/pkg-plist # echo c - linux-peops-softgpu mkdir -p linux-peops-softgpu > /dev/null 2>&1 echo x - linux-peops-softgpu/Makefile sed 's/^X//' >linux-peops-softgpu/Makefile << 'END-of-linux-peops-softgpu/Makefile' X# New ports collection makefile for: linux-peops-softgpu X# Date created: 21 Dec 2002 X# Whom: Jean-Yves Lefort <jylefort@brutele.be> X# X# $FreeBSD$ X# X XPORTNAME= softgpu XPORTVERSION= 1.12 XCATEGORIES= emulators linux XMASTER_SITES= http://home.t-online.de/home/PeteBernert/ XPKGNAMEPREFIX= linux-peops- XDISTNAME= gpupeopssoftx112 X XMAINTAINER= jylefort@brutele.be X XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk 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}/libgpuPeopsSoftX.so.1.0.12 ${PSEMUPRO_PLUGINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} X ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsSoft ${PSEMUPRO_CFGBINS_DIR} X X ${MKDIR} ${PSEMUPRO_CFGFILES_DIR} X ${INSTALL_DATA} ${WRKSRC}/gpuPeopsSoftX.cfg ${PSEMUPRO_CFGFILES_DIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} \ X ${WRKSRC}/readme_1_12.txt \ X ${WRKSRC}/version_1_12.txt \ X ${DOCSDIR} X.endif X X.include <bsd.port.post.mk> END-of-linux-peops-softgpu/Makefile echo x - linux-peops-softgpu/pkg-comment sed 's/^X//' >linux-peops-softgpu/pkg-comment << 'END-of-linux-peops-softgpu/pkg-comment' XA PSEmu Pro GPU plugin using a software X11 renderer (Linux version) END-of-linux-peops-softgpu/pkg-comment echo x - linux-peops-softgpu/pkg-descr sed 's/^X//' >linux-peops-softgpu/pkg-descr << 'END-of-linux-peops-softgpu/pkg-descr' XP.E.Op.S. Soft GPU is a PSEmu Pro GPU plugin using a software X11 renderer. X XThis is the Linux version, tested with emulators/linux-ePSXe. X XWWW: http://sourceforge.net/projects/peops/ X X- Jean-Yves Lefort Xjylefort@brutele.be END-of-linux-peops-softgpu/pkg-descr echo x - linux-peops-softgpu/distinfo sed 's/^X//' >linux-peops-softgpu/distinfo << 'END-of-linux-peops-softgpu/distinfo' XMD5 (gpupeopssoftx112.tar.gz) = e474bfcd09fc55582f76d96fec29d33f END-of-linux-peops-softgpu/distinfo echo x - linux-peops-softgpu/pkg-plist sed 's/^X//' >linux-peops-softgpu/pkg-plist << 'END-of-linux-peops-softgpu/pkg-plist' Xlib/linux-psemupro/plugins/libgpuPeopsSoftX.so.1.0.12 Xlibexec/linux-psemupro/cfg/cfgPeopsSoft Xshare/linux-psemupro/cfg/gpuPeopsSoftX.cfg X%%PORTDOCS%%share/doc/linux-peops-softgpu/readme_1_12.txt X%%PORTDOCS%%share/doc/linux-peops-softgpu/version_1_12.txt X%%PORTDOCS%%@dirrm share/doc/linux-peops-softgpu END-of-linux-peops-softgpu/pkg-plist exit 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?200301101810.h0AIA3pg066382>