diff --git a/emulators/mupen64plus/Makefile.inc b/emulators/mupen64plus/Makefile.inc index b4f4fd03f34..b38334d8382 100644 --- a/emulators/mupen64plus/Makefile.inc +++ b/emulators/mupen64plus/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.15 2019/02/26 22:10:54 bentley Exp $ +# $OpenBSD: Makefile.inc,v 1.16 2019/11/11 02:01:07 bentley Exp $ ONLY_FOR_ARCHS ?= amd64 i386 powerpc arm arm64 VERSION ?= 2.5.9 @@ -9,6 +9,8 @@ CATEGORIES ?= emulators games MASTER_SITES ?= https://github.com/mupen64plus/mupen64plus-${MUPEN64PLUS_MOD}/releases/download/${VERSION}/ MAINTAINER ?= Anthony J. Bentley +DEBUG_PACKAGES ?= ${BUILD_PACKAGES} + CONFIGURE_STYLE ?= none USE_GMAKE ?= Yes MAKE_FLAGS += CC=${CC} \ diff --git a/emulators/mupen64plus/audio-sdl/Makefile b/emulators/mupen64plus/audio-sdl/Makefile index 3f761b34268..ac57bb41c89 100644 --- a/emulators/mupen64plus/audio-sdl/Makefile +++ b/emulators/mupen64plus/audio-sdl/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator sdl audio plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/audio-sdl/pkg/PLIST b/emulators/mupen64plus/audio-sdl/pkg/PLIST index c21b397c000..0f81651f024 100644 --- a/emulators/mupen64plus/audio-sdl/pkg/PLIST +++ b/emulators/mupen64plus/audio-sdl/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/12/26 13:38:27 stsp Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-audio-sdl.so +@so lib/mupen64plus/mupen64plus-audio-sdl.so diff --git a/emulators/mupen64plus/input-sdl/Makefile b/emulators/mupen64plus/input-sdl/Makefile index 403e685a023..36fe4bdf49f 100644 --- a/emulators/mupen64plus/input-sdl/Makefile +++ b/emulators/mupen64plus/input-sdl/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator input plugin -REVISION = 0 +REVISION = 1 # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/input-sdl/pkg/PLIST b/emulators/mupen64plus/input-sdl/pkg/PLIST index 7d95e323e01..f0860695cbd 100644 --- a/emulators/mupen64plus/input-sdl/pkg/PLIST +++ b/emulators/mupen64plus/input-sdl/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:12 espie Exp $ +@comment $OpenBSD: PLIST,v 1.5 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-input-sdl.so +@so lib/mupen64plus/mupen64plus-input-sdl.so share/doc/pkg-readmes/${PKGSTEM} share/mupen64plus/ share/mupen64plus/InputAutoCfg.ini diff --git a/emulators/mupen64plus/rsp-cxd4/Makefile b/emulators/mupen64plus/rsp-cxd4/Makefile index 76c9477857b..ddfee90a312 100644 --- a/emulators/mupen64plus/rsp-cxd4/Makefile +++ b/emulators/mupen64plus/rsp-cxd4/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.3 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator MSP communications simulator +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/rsp-cxd4/pkg/PLIST b/emulators/mupen64plus/rsp-cxd4/pkg/PLIST index d4ecae8df0e..337e58f9031 100644 --- a/emulators/mupen64plus/rsp-cxd4/pkg/PLIST +++ b/emulators/mupen64plus/rsp-cxd4/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/26 22:07:51 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-rsp-cxd4.so +@so lib/mupen64plus/mupen64plus-rsp-cxd4.so diff --git a/emulators/mupen64plus/rsp-hle/Makefile b/emulators/mupen64plus/rsp-hle/Makefile index 7a92716b5bd..57b2cd41af9 100644 --- a/emulators/mupen64plus/rsp-hle/Makefile +++ b/emulators/mupen64plus/rsp-hle/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator signal co-processor plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/rsp-hle/pkg/PLIST b/emulators/mupen64plus/rsp-hle/pkg/PLIST index 77c044ab17a..974231ee704 100644 --- a/emulators/mupen64plus/rsp-hle/pkg/PLIST +++ b/emulators/mupen64plus/rsp-hle/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/12/26 13:38:27 stsp Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-rsp-hle.so +@so lib/mupen64plus/mupen64plus-rsp-hle.so diff --git a/emulators/mupen64plus/rsp-z64/Makefile b/emulators/mupen64plus/rsp-z64/Makefile index 3e4e7dbd0a5..e54bca16350 100644 --- a/emulators/mupen64plus/rsp-z64/Makefile +++ b/emulators/mupen64plus/rsp-z64/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.17 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator signal co-processor plugin -REVISION = 0 +REVISION = 1 # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/rsp-z64/pkg/PLIST b/emulators/mupen64plus/rsp-z64/pkg/PLIST index 86452971a4d..ce8f6986aeb 100644 --- a/emulators/mupen64plus/rsp-z64/pkg/PLIST +++ b/emulators/mupen64plus/rsp-z64/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/01/07 16:57:46 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-rsp-z64.so +@so lib/mupen64plus/mupen64plus-rsp-z64.so diff --git a/emulators/mupen64plus/video-arachnoid/Makefile b/emulators/mupen64plus/video-arachnoid/Makefile index 741f54101f3..25d2a7ce265 100644 --- a/emulators/mupen64plus/video-arachnoid/Makefile +++ b/emulators/mupen64plus/video-arachnoid/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator video plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/video-arachnoid/pkg/PLIST b/emulators/mupen64plus/video-arachnoid/pkg/PLIST index c19a2f5289c..ef87fd8989f 100644 --- a/emulators/mupen64plus/video-arachnoid/pkg/PLIST +++ b/emulators/mupen64plus/video-arachnoid/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/01/07 16:59:51 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-video-arachnoid.so +@so lib/mupen64plus/mupen64plus-video-arachnoid.so diff --git a/emulators/mupen64plus/video-glide64/Makefile b/emulators/mupen64plus/video-glide64/Makefile index e2478b67230..c3ecd77f1ab 100644 --- a/emulators/mupen64plus/video-glide64/Makefile +++ b/emulators/mupen64plus/video-glide64/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.21 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator video plugin -REVISION = 1 +REVISION = 2 # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/video-glide64/pkg/PLIST b/emulators/mupen64plus/video-glide64/pkg/PLIST index 2e5865cea87..fef96dfac5d 100644 --- a/emulators/mupen64plus/video-glide64/pkg/PLIST +++ b/emulators/mupen64plus/video-glide64/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/09/05 03:26:32 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.3 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-video-glide64.so +@so lib/mupen64plus/mupen64plus-video-glide64.so share/mupen64plus/ share/mupen64plus/Glide64.ini diff --git a/emulators/mupen64plus/video-glide64mk2/Makefile b/emulators/mupen64plus/video-glide64mk2/Makefile index e7a4ffff6bf..fa83c9dfedd 100644 --- a/emulators/mupen64plus/video-glide64mk2/Makefile +++ b/emulators/mupen64plus/video-glide64mk2/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator video plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/video-glide64mk2/pkg/PLIST b/emulators/mupen64plus/video-glide64mk2/pkg/PLIST index 4b436a70ce6..0be389bce12 100644 --- a/emulators/mupen64plus/video-glide64mk2/pkg/PLIST +++ b/emulators/mupen64plus/video-glide64mk2/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/09/05 03:32:36 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.2 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-video-glide64mk2.so +@so lib/mupen64plus/mupen64plus-video-glide64mk2.so share/mupen64plus/ share/mupen64plus/Glide64mk2.ini diff --git a/emulators/mupen64plus/video-rice/Makefile b/emulators/mupen64plus/video-rice/Makefile index 0ceffbc7e44..c9fdc865e94 100644 --- a/emulators/mupen64plus/video-rice/Makefile +++ b/emulators/mupen64plus/video-rice/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator opengl video plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/video-rice/pkg/PLIST b/emulators/mupen64plus/video-rice/pkg/PLIST index 3e128455962..8390d93a76c 100644 --- a/emulators/mupen64plus/video-rice/pkg/PLIST +++ b/emulators/mupen64plus/video-rice/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.3 2013/09/05 03:26:32 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.4 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-video-rice.so +@so lib/mupen64plus/mupen64plus-video-rice.so share/mupen64plus/ share/mupen64plus/RiceVideoLinux.ini diff --git a/emulators/mupen64plus/video-z64/Makefile b/emulators/mupen64plus/video-z64/Makefile index 9a9de61ccb1..df33750eab8 100644 --- a/emulators/mupen64plus/video-z64/Makefile +++ b/emulators/mupen64plus/video-z64/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2019/07/12 20:46:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2019/11/11 02:01:07 bentley Exp $ COMMENT = n64 emulator video plugin +REVISION = 0 + # GPLv2+ PERMIT_PACKAGE = Yes diff --git a/emulators/mupen64plus/video-z64/pkg/PLIST b/emulators/mupen64plus/video-z64/pkg/PLIST index e0091e5c033..40edd641d34 100644 --- a/emulators/mupen64plus/video-z64/pkg/PLIST +++ b/emulators/mupen64plus/video-z64/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2013/09/05 03:26:33 bentley Exp $ +@comment $OpenBSD: PLIST,v 1.3 2019/11/11 02:01:07 bentley Exp $ lib/mupen64plus/ -lib/mupen64plus/mupen64plus-video-z64.so +@so lib/mupen64plus/mupen64plus-video-z64.so share/mupen64plus/