Add debug packages for mupen64plus.

This commit is contained in:
bentley 2019-11-11 02:01:07 +00:00
parent e8ed5007be
commit acd62eb232
21 changed files with 50 additions and 34 deletions

View File

@ -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 <anthony@anjbe.name>
DEBUG_PACKAGES ?= ${BUILD_PACKAGES}
CONFIGURE_STYLE ?= none
USE_GMAKE ?= Yes
MAKE_FLAGS += CC=${CC} \

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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/