aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux-pete-mesagpu
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-26 23:17:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-26 23:17:58 +0000
commita205417f3e11c13aa50188953ac19218991ac90c (patch)
tree0ce62f5e423d82ecd0934a066016b22cd351c6a8 /emulators/linux-pete-mesagpu
parent1c2cc3300cdda030186e3b5d361baa5a5c01d4c3 (diff)
downloadports-a205417f3e11c13aa50188953ac19218991ac90c.tar.gz
ports-a205417f3e11c13aa50188953ac19218991ac90c.zip
Notes
Diffstat (limited to 'emulators/linux-pete-mesagpu')
-rw-r--r--emulators/linux-pete-mesagpu/Makefile18
-rw-r--r--emulators/linux-pete-mesagpu/distinfo2
-rw-r--r--emulators/linux-pete-mesagpu/pkg-descr2
-rw-r--r--emulators/linux-pete-mesagpu/pkg-plist26
4 files changed, 22 insertions, 26 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile
index cff971f59875..2d37e16fb7b5 100644
--- a/emulators/linux-pete-mesagpu/Makefile
+++ b/emulators/linux-pete-mesagpu/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= mesagpu
-PORTVERSION= 1.68
+PORTNAME= pete-mesagpu
+PORTVERSION= 1.75
CATEGORIES= emulators linux
MASTER_SITES= http://home.t-online.de/home/PeteBernert/
-PKGNAMEPREFIX= linux-pete-
-DISTNAME= gpupetemesagl168
+PKGNAMEPREFIX= linux-
+DISTNAME= gpupetemesagl175
MAINTAINER= jylefort@brutele.be
COMMENT= A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version)
@@ -29,15 +29,13 @@ 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
+PSEMUPRO_PLUGINS_DIR= ${LOCALBASE}/lib/psemupro/plugins
+PSEMUPRO_CFGBINS_DIR= ${LOCALBASE}/libexec/psemupro/cfg
+PSEMUPRO_CFGFILES_DIR= ${LOCALBASE}/share/psemupro/cfg
do-install:
${MKDIR} ${PSEMUPRO_PLUGINS_DIR}
- ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.68 ${PSEMUPRO_PLUGINS_DIR}
+ ${INSTALL_PROGRAM} ${WRKSRC}/libgpuPeteMesaGL.so.1.0.75 ${PSEMUPRO_PLUGINS_DIR}
${MKDIR} ${PSEMUPRO_CFGBINS_DIR}
${INSTALL_PROGRAM} ${WRKSRC}/cfgPeteMesaGL ${PSEMUPRO_CFGBINS_DIR}
diff --git a/emulators/linux-pete-mesagpu/distinfo b/emulators/linux-pete-mesagpu/distinfo
index b1cc4fd1389c..8843d2e0f9c4 100644
--- a/emulators/linux-pete-mesagpu/distinfo
+++ b/emulators/linux-pete-mesagpu/distinfo
@@ -1 +1 @@
-MD5 (gpupetemesagl168.tar.gz) = 4cf6d3da575e331434cbc2f2693d2884
+MD5 (gpupetemesagl175.tar.gz) = d22139dd256e273ee6eeb14d7ce319b3
diff --git a/emulators/linux-pete-mesagpu/pkg-descr b/emulators/linux-pete-mesagpu/pkg-descr
index 0b73bb5be3cd..351e21eecc86 100644
--- a/emulators/linux-pete-mesagpu/pkg-descr
+++ b/emulators/linux-pete-mesagpu/pkg-descr
@@ -1,7 +1,7 @@
Pete's MesaGL GPU is a PSEmu Pro GPU plugin using a
hardware-accelerated OpenGL renderer.
-This is the Linux version, tested with emulators/linux-ePSXe.
+This is the Linux version, tested with emulators/linux-epsxe.
WWW: http://home.t-online.de/home/PeteBernert/#Pete's%20MesaGL%20GPU
diff --git a/emulators/linux-pete-mesagpu/pkg-plist b/emulators/linux-pete-mesagpu/pkg-plist
index fdd05993d876..46f157bd3a0b 100644
--- a/emulators/linux-pete-mesagpu/pkg-plist
+++ b/emulators/linux-pete-mesagpu/pkg-plist
@@ -1,14 +1,12 @@
-lib/linux-psemupro/plugins/libgpuPeteMesaGL.so.1.0.68
-libexec/linux-psemupro/cfg/cfgPeteMesaGL
-share/linux-psemupro/cfg/gpuPeteMesaGL.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-pete-mesagpu/readme.txt
-%%PORTDOCS%%share/doc/linux-pete-mesagpu/version.txt
-%%PORTDOCS%%@dirrm share/doc/linux-pete-mesagpu
+lib/psemupro/plugins/libgpuPeteMesaGL.so.1.0.75
+libexec/psemupro/cfg/cfgPeteMesaGL
+share/psemupro/cfg/gpuPeteMesaGL.cfg
+@dirrm lib/psemupro/plugins
+@dirrm lib/psemupro
+@dirrm libexec/psemupro/cfg
+@dirrm libexec/psemupro
+@dirrm share/psemupro/cfg
+@dirrm share/psemupro
+%%PORTDOCS%%share/doc/pete-mesagpu/readme.txt
+%%PORTDOCS%%share/doc/pete-mesagpu/version.txt
+%%PORTDOCS%%@dirrm share/doc/pete-mesagpu