aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-12-13 08:05:29 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-12-13 08:05:29 +0000
commit06cf1c3f7a3556004db5d1ae1ce1584b7d4d4567 (patch)
treebd2ead1b8d2df3dddf04f00b72e6aa1ebb5aac74 /emulators
parentdc3db04ea6d451a27033c179dbdfcdac79b7af88 (diff)
downloadports-06cf1c3f7a3556004db5d1ae1ce1584b7d4d4567.tar.gz
ports-06cf1c3f7a3556004db5d1ae1ce1584b7d4d4567.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mupen64plus-audio-sdl/Makefile12
-rw-r--r--emulators/mupen64plus-input-sdl/Makefile16
-rw-r--r--emulators/mupen64plus-rsp-hle/Makefile10
-rw-r--r--emulators/mupen64plus-video-rice/Makefile13
4 files changed, 14 insertions, 37 deletions
diff --git a/emulators/mupen64plus-audio-sdl/Makefile b/emulators/mupen64plus-audio-sdl/Makefile
index 20b5555ac52e..0b473d741cc9 100644
--- a/emulators/mupen64plus-audio-sdl/Makefile
+++ b/emulators/mupen64plus-audio-sdl/Makefile
@@ -1,21 +1,17 @@
-# New ports collection makefile for: mupen64plus-sdlaudio
+# New ports collection makefile for: mupen64plus-audio-sdl
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -sdlaudio
+PKGNAMESUFFIX= -audio-sdl
-COMMENT= JttL's SDL audio plugin for Mupen64plus
+COMMENT= Mupen64plus audio sdl plugin
USE_SDL= sdl
-FIXFILES= #
-
-PLUGIN_NAME= jttl_audio
-
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
+MASTERDIR= ${.CURDIR}/../mupen64plus-core
OPTIONS= #
diff --git a/emulators/mupen64plus-input-sdl/Makefile b/emulators/mupen64plus-input-sdl/Makefile
index 62db916570da..f1e32e2e0b3b 100644
--- a/emulators/mupen64plus-input-sdl/Makefile
+++ b/emulators/mupen64plus-input-sdl/Makefile
@@ -1,23 +1,15 @@
-# New ports collection makefile for: mupen64plus-sdlinput
+# New ports collection makefile for: mupen64plus-input-sdl
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -sdlinput
+PKGNAMESUFFIX= -input-sdl
-COMMENT= Blight's SDL input plugin for Mupen64plus
+COMMENT= Input plugin for Mupen64plus
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-
-FIXFILES= #
-
-USE_SDL= sdl ttf
-
-PLUGIN_NAME= blight_input
-
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
+MASTERDIR= ${.CURDIR}/../mupen64plus-core
OPTIONS= #
diff --git a/emulators/mupen64plus-rsp-hle/Makefile b/emulators/mupen64plus-rsp-hle/Makefile
index 6aba6d22b377..8e0d5d2e5471 100644
--- a/emulators/mupen64plus-rsp-hle/Makefile
+++ b/emulators/mupen64plus-rsp-hle/Makefile
@@ -1,19 +1,15 @@
-# New ports collection makefile for: mupen64plus-rsp
+# New ports collection makefile for: mupen64plus-rsp-hle
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -rsp
+PKGNAMESUFFIX= -rsp-hle
COMMENT= RSP plugin for Mupen64plus
-FIXFILES= #
-
-PLUGIN_NAME= mupen64_hle_rsp_azimer
-
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
+MASTERDIR= ${.CURDIR}/../mupen64plus-core
OPTIONS= #
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile
index d8b013e00a0f..30c3a277b005 100644
--- a/emulators/mupen64plus-video-rice/Makefile
+++ b/emulators/mupen64plus-video-rice/Makefile
@@ -1,24 +1,17 @@
-# New ports collection makefile for: mupen64plus-rice
+# New ports collection makefile for: mupen64plus-video-rice
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -rice
+PKGNAMESUFFIX= -video-rice
COMMENT= The rice graphics plugin for Mupen64plus
-BROKEN= does not compile
-
USE_GL= yes
-USE_SDL= sdl
-
-FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
-
-PLUGIN_NAME= ricevideo
-MASTERDIR= ${.CURDIR}/../mupen64plus-base
+MASTERDIR= ${.CURDIR}/../mupen64plus-core
OPTIONS= #