aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-04-24 21:44:24 +0000
committerRene Ladan <rene@FreeBSD.org>2014-04-24 21:44:24 +0000
commitce5e8e1754e29aa5619cd59047cb92f030540c00 (patch)
tree0fb3e3028cc500b5de47f8715106a1f92011d8c8 /emulators/mupen64
parentc79d7c5e3d7abb90d8d216ca1b78b5afbf5283f2 (diff)
downloadports-ce5e8e1754e29aa5619cd59047cb92f030540c00.tar.gz
ports-ce5e8e1754e29aa5619cd59047cb92f030540c00.zip
Notes
Diffstat (limited to 'emulators/mupen64')
-rw-r--r--emulators/mupen64/Makefile50
-rw-r--r--emulators/mupen64/files/pkg-message.in27
-rw-r--r--emulators/mupen64/pkg-descr4
3 files changed, 0 insertions, 81 deletions
diff --git a/emulators/mupen64/Makefile b/emulators/mupen64/Makefile
deleted file mode 100644
index e7da8caacaa0..000000000000
--- a/emulators/mupen64/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= mupen64
-PORTVERSION= 0.5
-PORTREVISION= 3
-CATEGORIES= emulators
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER?= acm@FreeBSD.org
-COMMENT= Mupen64 is a Nintendo 64 emulator with plugins (meta port)
-
-# Mupen64 Emulator gui and no-gui
-RUN_DEPENDS+= ${LOCALBASE}/bin/mupen64:${PORTSDIR}/emulators/mupen64-base
-
-# Audio plugins
-RUN_DEPENDS+= ${PLUGINDIR}/dummyaudio.so:${PORTSDIR}/emulators/mupen64-dummyaudio
-RUN_DEPENDS+= ${PLUGINDIR}/mupen64_audio.so:${PORTSDIR}/emulators/mupen64-sound
-RUN_DEPENDS+= ${PLUGINDIR}/jttl_audio.so:${PORTSDIR}/emulators/mupen64-sdlaudio
-
-# Input plugins
-RUN_DEPENDS+= ${PLUGINDIR}/mupen64_input.so:${PORTSDIR}/emulators/mupen64-input
-RUN_DEPENDS+= ${PLUGINDIR}/blight_input.so:${PORTSDIR}/emulators/mupen64-sdlinput
-RUN_DEPENDS+= ${PLUGINDIR}/mupen64_hle_rsp_azimer.so:${PORTSDIR}/emulators/mupen64-rsp
-
-# Graphics plugins
-RUN_DEPENDS+= ${PLUGINDIR}/ricedaedalus.so:${PORTSDIR}/emulators/mupen64-rice
-RUN_DEPENDS+= ${PLUGINDIR}/mupen64_soft_gfx.so:${PORTSDIR}/emulators/mupen64-softgfx
-RUN_DEPENDS+= ${PLUGINDIR}/Glide64.so:${PORTSDIR}/emulators/mupen64-glide
-RUN_DEPENDS+= ${PLUGINDIR}/glN64.so:${PORTSDIR}/emulators/mupen64-gln64
-RUN_DEPENDS+= ${PLUGINDIR}/tr64gl.so:${PORTSDIR}/emulators/mupen64-tr64
-
-NO_MTREE= yes
-NO_BUILD= yes
-SUB_FILES= pkg-message
-
-PLUGINDIR= ${LOCALBASE}/share/mupen64/plugins
-
-do-install: # empty
-
-NO_STAGE= yes
-
-DEPRECATED= Use mupen64plus instead
-EXPIRATION_DATE=2014-04-23
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/emulators/mupen64/files/pkg-message.in b/emulators/mupen64/files/pkg-message.in
deleted file mode 100644
index fd7af16121fd..000000000000
--- a/emulators/mupen64/files/pkg-message.in
+++ /dev/null
@@ -1,27 +0,0 @@
-###############################################################################
-
-The mupen64 emulator was installed
-
-1) If you have installed/upgraded any new plugins or are upgrading from a
-previous version of Mupen64, please note that in order for these changes to
-take effect, you -must- backup and then remove ~/.mupen64 first. After you
-have removed the directory, run 'mupen64' to re-create it. Then, manually copy
-back your save files/other data you need from the backup if necessary.
-
-2) This port install gui and no-gui version of Mupen64
-
- Run gui version
-
- # mupen64
-
- Run no-gui version
-
- # mupen64_nogui
-
-3) You can see an use manual about mupen64 at
-
- # %%DOCSDIR%%/readme.pdf
-
-4) Enjoy it ;)
-
-###############################################################################
diff --git a/emulators/mupen64/pkg-descr b/emulators/mupen64/pkg-descr
deleted file mode 100644
index 581a69c0d7a5..000000000000
--- a/emulators/mupen64/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is the metaport to install the mupen64 emulator and all graphics, input
-and audio plugins.
-
-WWW: http://mupen64.emulation64.com/