aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-12-20 23:43:18 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-12-20 23:43:18 +0000
commit7090bb959b582a1cb92521b12e04ada3b77e2b90 (patch)
treee2c246a3f04d8f8d48a995529e03542554d366d4 /emulators/mupen64plus
parent9c19415a1724f55a6ce508e12dc55b8cc6125cb2 (diff)
downloadports-7090bb959b582a1cb92521b12e04ada3b77e2b90.tar.gz
ports-7090bb959b582a1cb92521b12e04ada3b77e2b90.zip
- Preparing for new mupen64plus plugin ports
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=287764
Diffstat (limited to 'emulators/mupen64plus')
-rw-r--r--emulators/mupen64plus/Makefile6
-rw-r--r--emulators/mupen64plus/files/pkg-message.in10
2 files changed, 13 insertions, 3 deletions
diff --git a/emulators/mupen64plus/Makefile b/emulators/mupen64plus/Makefile
index 160a05087d79..1f76d34fd150 100644
--- a/emulators/mupen64plus/Makefile
+++ b/emulators/mupen64plus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mupen64plus
PORTVERSION= 1.99.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= # empty
DISTFILES= # empty
@@ -25,11 +25,13 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-audio-sdl.so:${PORTSDIR}/
# Input plugins
RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-input-sdl.so:${PORTSDIR}/emulators/mupen64plus-input-sdl
-RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle
# Graphics plugins
RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-video-rice.so:${PORTSDIR}/emulators/mupen64plus-video-rice
+# RSP plugins
+RUN_DEPENDS+= ${LOCALBASE}/lib/${PORTNAME}/mupen64plus-rsp-hle.so:${PORTSDIR}/emulators/mupen64plus-rsp-hle
+
NO_MTREE= yes
NO_BUILD= yes
SUB_FILES= pkg-message
diff --git a/emulators/mupen64plus/files/pkg-message.in b/emulators/mupen64plus/files/pkg-message.in
index ed9befcecfa3..e85c2e89d876 100644
--- a/emulators/mupen64plus/files/pkg-message.in
+++ b/emulators/mupen64plus/files/pkg-message.in
@@ -19,6 +19,14 @@ video) of Mupen64Plus and
# man mupen64plus
-4) Enjoy it ;)
+4) Additional third party plugins can be installed from
+
+ emulators/mupen64plus-plugins
+
+5) If you want to install a GUI frontend of mupen64plus, you can install
+
+ emulators/wxmupen64plus
+
+6) Enjoy it ;)
###############################################################################