From owner-freebsd-ports Fri Jan 10 10:10: 7 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8583537B401 for ; Fri, 10 Jan 2003 10:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2424843E4A for ; Fri, 10 Jan 2003 10:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0AIA3NS066383 for ; Fri, 10 Jan 2003 10:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0AIA3pg066382; Fri, 10 Jan 2003 10:10:03 -0800 (PST) Date: Fri, 10 Jan 2003 10:10:03 -0800 (PST) Message-Id: <200301101810.h0AIA3pg066382@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Jean-Yves Lefort Subject: Re: ports/46241: New port: emulators/peops-gpu-soft Reply-To: Jean-Yves Lefort Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46241; it has been noted by GNATS. From: Jean-Yves Lefort 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 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 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 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