summaryrefslogtreecommitdiff
path: root/emulators/linux-peops-spu
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-26 23:09:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-26 23:09:33 +0000
commit1c2cc3300cdda030186e3b5d361baa5a5c01d4c3 (patch)
treefc0c1632fa21248777d256133a80e82de7c9bb84 /emulators/linux-peops-spu
parent- Update to 1.15 (diff)
- Update to 1.7
PR: ports/59672 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Notes
Notes: svn path=/head/; revision=96654
Diffstat (limited to 'emulators/linux-peops-spu')
-rw-r--r--emulators/linux-peops-spu/Makefile22
-rw-r--r--emulators/linux-peops-spu/distinfo2
-rw-r--r--emulators/linux-peops-spu/pkg-descr2
-rw-r--r--emulators/linux-peops-spu/pkg-plist24
4 files changed, 24 insertions, 26 deletions
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile
index b21d6965675d..c02c49b0aa71 100644
--- a/emulators/linux-peops-spu/Makefile
+++ b/emulators/linux-peops-spu/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= spu
-PORTVERSION= 1.3
+PORTNAME= peops-spu
+PORTVERSION= 1.7
CATEGORIES= emulators linux
MASTER_SITES= http://home.t-online.de/home/PeteBernert/
-PKGNAMEPREFIX= linux-peops-
-DISTNAME= spupeopsoss103
+PKGNAMEPREFIX= linux-
+DISTNAME= spupeopsoss107
MAINTAINER= jylefort@brutele.be
COMMENT= A PSEmu Pro SPU plugin using the OSS interface (Linux version)
@@ -28,15 +28,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}/libspuPeopsOSS.so.1.0.3 ${PSEMUPRO_PLUGINS_DIR}
+ ${INSTALL_PROGRAM} ${WRKSRC}/libspuPeopsOSS.so.1.0.7 ${PSEMUPRO_PLUGINS_DIR}
${MKDIR} ${PSEMUPRO_CFGBINS_DIR}
${INSTALL_PROGRAM} ${WRKSRC}/cfgPeopsOSS ${PSEMUPRO_CFGBINS_DIR}
@@ -47,8 +45,8 @@ do-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} \
- ${WRKSRC}/readme_1_3.txt \
- ${WRKSRC}/version_1_3.txt \
+ ${WRKSRC}/readme_1_7.txt \
+ ${WRKSRC}/version_1_7.txt \
${DOCSDIR}
.endif
diff --git a/emulators/linux-peops-spu/distinfo b/emulators/linux-peops-spu/distinfo
index 8db31bb5e5a2..c9d8d83fbb98 100644
--- a/emulators/linux-peops-spu/distinfo
+++ b/emulators/linux-peops-spu/distinfo
@@ -1 +1 @@
-MD5 (spupeopsoss103.tar.gz) = 2e3e628d5a58bd9a0c63feb795ba9c22
+MD5 (spupeopsoss107.tar.gz) = 4019c4593deb0e6d342aee065239410d
diff --git a/emulators/linux-peops-spu/pkg-descr b/emulators/linux-peops-spu/pkg-descr
index 58f52505e081..6dd57f490938 100644
--- a/emulators/linux-peops-spu/pkg-descr
+++ b/emulators/linux-peops-spu/pkg-descr
@@ -1,6 +1,6 @@
P.E.Op.S. OSS SPU is a PSEmu Pro SPU plugin using the OSS interface.
-This is the Linux version, tested with emulators/linux-ePSXe.
+This is the Linux version, tested with emulators/linux-epsxe.
WWW: http://sourceforge.net/projects/peops/
diff --git a/emulators/linux-peops-spu/pkg-plist b/emulators/linux-peops-spu/pkg-plist
index e04fb9f35faa..d12304aa2893 100644
--- a/emulators/linux-peops-spu/pkg-plist
+++ b/emulators/linux-peops-spu/pkg-plist
@@ -1,12 +1,12 @@
-lib/linux-psemupro/plugins/libspuPeopsOSS.so.1.0.3
-libexec/linux-psemupro/cfg/cfgPeopsOSS
-share/linux-psemupro/cfg/spuPeopsOSS.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-spu/readme_1_3.txt
-%%PORTDOCS%%share/doc/linux-peops-spu/version_1_3.txt
-%%PORTDOCS%%@dirrm share/doc/linux-peops-spu
+lib/psemupro/plugins/libspuPeopsOSS.so.1.0.7
+libexec/psemupro/cfg/cfgPeopsOSS
+share/psemupro/cfg/spuPeopsOSS.cfg
+@dirrm lib/psemupro/plugins
+@dirrm lib/psemupro
+@dirrm libexec/psemupro/cfg
+@dirrm libexec/psemupro
+@dirrm share/psemupro/cfg
+@dirrm share/psemupro
+%%PORTDOCS%%%%DOCSDIR%%/readme_1_7.txt
+%%PORTDOCS%%%%DOCSDIR%%/version_1_7.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%