diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-12 08:16:49 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-12 08:16:49 +0800 |
commit | ef8c1d6b147b1603c398c59cc0a23313ae0bc411 (patch) | |
tree | 22ca84cbb4b5fa653b12f36699dbace7ce531912 | |
parent | 36130dfb08e0b4fe92e0d45670eb6463a01d8e31 (diff) | |
download | freebsd-ports-gnome-ef8c1d6b147b1603c398c59cc0a23313ae0bc411.tar.gz freebsd-ports-gnome-ef8c1d6b147b1603c398c59cc0a23313ae0bc411.tar.zst freebsd-ports-gnome-ef8c1d6b147b1603c398c59cc0a23313ae0bc411.zip |
This is peops-gpu-soft, a soft GPU plugin using the PSEmu Pro
plugin format (Linux binary).
PR: ports/46241
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
-rw-r--r-- | emulators/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 54 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/distinfo | 1 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-descr | 8 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-plist | 12 |
6 files changed, 77 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 97e87fe921b0..d08937adfc8f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -30,6 +30,7 @@ SUBDIR += ia64sim SUBDIR += ines SUBDIR += libvm68k + SUBDIR += linux-peops-softgpu SUBDIR += linux-vmware-toolbox SUBDIR += linux-winetools SUBDIR += linux_base diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile new file mode 100644 index 000000000000..a1e8410d55bf --- /dev/null +++ b/emulators/linux-peops-softgpu/Makefile @@ -0,0 +1,54 @@ +# New ports collection makefile for: linux-peops-softgpu +# Date created: 21 Dec 2002 +# Whom: Jean-Yves Lefort <jylefort@brutele.be> +# +# $FreeBSD$ +# + +PORTNAME= softgpu +PORTVERSION= 1.12 +CATEGORIES= emulators linux +MASTER_SITES= http://home.t-online.de/home/PeteBernert/ +PKGNAMEPREFIX= linux-peops- +DISTNAME= gpupeopssoftx112 + +MAINTAINER= jylefort@brutele.be + +RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk + +NO_WRKSUBDIR= yes +NO_BUILD= yes + +ONLY_FOR_ARCHS= i386 + +# Linux binary should not be stripped by INSTALL_PROGRAM +# because as a side effect it brands the binary as FreeBSD. +STRIP= + +.include <bsd.port.pre.mk> + +DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} + +PSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/linux-psemupro/plugins +PSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/linux-psemupro/cfg +PSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/linux-psemupro/cfg + +do-install: + ${MKDIR} ${PSEMUPRO_PLUGINS_DIR} + ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeopsSoftX.so.1.0.12 ${PSEMUPRO_PLUGINS_DIR} + + ${MKDIR} ${PSEMUPRO_CFGBINS_DIR} + ${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsSoft ${PSEMUPRO_CFGBINS_DIR} + + ${MKDIR} ${PSEMUPRO_CFGFILES_DIR} + ${INSTALL_DATA} ${WRKSRC}/gpuPeopsSoftX.cfg ${PSEMUPRO_CFGFILES_DIR} + +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} \ + ${WRKSRC}/readme_1_12.txt \ + ${WRKSRC}/version_1_12.txt \ + ${DOCSDIR} +.endif + +.include <bsd.port.post.mk> diff --git a/emulators/linux-peops-softgpu/distinfo b/emulators/linux-peops-softgpu/distinfo new file mode 100644 index 000000000000..6612b3b30a88 --- /dev/null +++ b/emulators/linux-peops-softgpu/distinfo @@ -0,0 +1 @@ +MD5 (gpupeopssoftx112.tar.gz) = e474bfcd09fc55582f76d96fec29d33f diff --git a/emulators/linux-peops-softgpu/pkg-comment b/emulators/linux-peops-softgpu/pkg-comment new file mode 100644 index 000000000000..037b719c269a --- /dev/null +++ b/emulators/linux-peops-softgpu/pkg-comment @@ -0,0 +1 @@ +A PSEmu Pro GPU plugin using a software X11 renderer (Linux version) diff --git a/emulators/linux-peops-softgpu/pkg-descr b/emulators/linux-peops-softgpu/pkg-descr new file mode 100644 index 000000000000..e407f8d755ca --- /dev/null +++ b/emulators/linux-peops-softgpu/pkg-descr @@ -0,0 +1,8 @@ +P.E.Op.S. Soft GPU is a PSEmu Pro GPU plugin using a software X11 renderer. + +This is the Linux version, tested with emulators/linux-ePSXe. + +WWW: http://sourceforge.net/projects/peops/ + +- Jean-Yves Lefort +jylefort@brutele.be diff --git a/emulators/linux-peops-softgpu/pkg-plist b/emulators/linux-peops-softgpu/pkg-plist new file mode 100644 index 000000000000..f2e46fb2dd18 --- /dev/null +++ b/emulators/linux-peops-softgpu/pkg-plist @@ -0,0 +1,12 @@ +lib/linux-psemupro/plugins/libgpuPeopsSoftX.so.1.0.12 +libexec/linux-psemupro/cfg/cfgPeopsSoft +share/linux-psemupro/cfg/gpuPeopsSoftX.cfg +@dirrm lib/linux-psemupro/plugins +@dirrm lib/linux-psemupro +@dirrm libexec/linux-psemupro/cfg +@dirrm libexec/linux-psemupro +@dirrm share/linux-psemupro/cfg +@dirrm share/linux-psemupro +%%PORTDOCS%%share/doc/linux-peops-softgpu/readme_1_12.txt +%%PORTDOCS%%share/doc/linux-peops-softgpu/version_1_12.txt +%%PORTDOCS%%@dirrm share/doc/linux-peops-softgpu |