head 1.8; access; symbols pkgsrc-2023Q4:1.8.0.12 pkgsrc-2023Q4-base:1.8 pkgsrc-2023Q3:1.8.0.10 pkgsrc-2023Q3-base:1.8 pkgsrc-2023Q2:1.8.0.8 pkgsrc-2023Q2-base:1.8 pkgsrc-2023Q1:1.8.0.6 pkgsrc-2023Q1-base:1.8 pkgsrc-2022Q4:1.8.0.4 pkgsrc-2022Q4-base:1.8 pkgsrc-2022Q3:1.8.0.2 pkgsrc-2022Q3-base:1.8 pkgsrc-2022Q2:1.7.0.18 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.16 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.7.0.14 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.12 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.7.0.10 pkgsrc-2021Q2-base:1.7 pkgsrc-2021Q1:1.7.0.8 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.6 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.4 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.2 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.4.0.10 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.12 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.4.0.8 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.6 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.4 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.2 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.3.0.2 pkgsrc-2018Q3-base:1.3; locks; strict; comment @# @; 1.8 date 2022.09.11.12.51.32; author wiz; state Exp; branches; next 1.7; commitid 5DT6DUEaifG2DrTD; 1.7 date 2020.06.01.19.36.32; author nia; state Exp; branches; next 1.6; commitid haYc1TnhhArmCyaC; 1.6 date 2020.05.31.18.15.11; author nia; state Exp; branches; next 1.5; commitid Zfo5jqtTtDSqcqaC; 1.5 date 2020.05.26.09.45.12; author nia; state Exp; branches; next 1.4; commitid CcSDKIvwRjagxJ9C; 1.4 date 2018.10.02.21.09.29; author nia; state Exp; branches; next 1.3; commitid 3TKKymHxlSoPFqUA; 1.3 date 2018.09.07.00.49.04; author nia; state Exp; branches; next 1.2; commitid 8VFsAGtSSv5YI6RA; 1.2 date 2018.09.07.00.12.45; author nia; state Exp; branches; next 1.1; commitid iUSVOHOroEU9w6RA; 1.1 date 2018.08.12.13.22.43; author nia; state Exp; branches; next ; commitid XPQgWGoqNMcUIPNA; desc @@ 1.8 log @*: bump PKGREVISION for flac shlib bump @ text @# $NetBSD: Makefile,v 1.7 2020/06/01 19:36:32 nia Exp $ DISTNAME= libretro-beetle-saturn-20200526 PKGREVISION= 1 CATEGORIES= emulators GITHUB_PROJECT= beetle-saturn-libretro GITHUB_TAG= 7ba4ff3aed62a60e99e0758a92dbb1924c63d0fa MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://docs.libretro.com/library/beetle_saturn/ COMMENT= Libretro core based on the Mednafen Sega Saturn emulator LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ LIBRETRO_CORE= mednafen_saturn LDFLAGS+= -lFLAC -lz .include "../../mk/bsd.prefs.mk" .if ${OPSYS} != "Linux" MAKE_FLAGS+= HAVE_CDROM=0 .endif # "experimental, x86_64 only" - https://mednafen.github.io/ # Not built by upstream's buildbot for i386, ARM, or PowerPC. ONLY_FOR_PLATFORM= *-*-x86_64 BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=link.T .include "../../emulators/retroarch/core.mk" .include "../../audio/flac/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @libretro-beetle-saturn: dependency on xz is wrong @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/05/31 18:15:11 nia Exp $ d4 1 @ 1.6 log @libretro-beetle-saturn: Update to 20200526 David Walters (33): Update RETRO_ENVIRONMENT_SET_CONTROLLER_INFO when 6player adaptors are added/removed. Version bump state.h macro changes + fallout from that SCSP (audio cpu) sync. MDFN_HOT macro stub, to reduce number of diffs Reduce number of diff lines via closer sync of non-essential whitespace, formatting, macro attributes, etc. m68k register set/get VDP1 + VDP2 sync. Cartridge sync input sync (no JP keyboard) SCU sync. minor missing sync + fixes more syncing git + input "IDIIS" + jpkeyboard sync. gettext_noop sync SCU update sync + version bump Fix gun crosshair X position Fix for DOT crosshair mode Fix for Linux builds. Mednafen defines SIZEOF_VOID_P in its configure script, we do something similar with a makefile. Fix for new 3d pad internal data format version bump Game specific hacks merging of misc bits version bump new document Game specific hack (Fighting Vipers) SH-2 bugfix Reorganized SCSP DSP emulation Emulated input devices' internal states were not being reset on virtual power toggle version bump merging Sync with v1.22.2 of Mednafen fix crash bug when two multitaps are connected Yoshi Sugawara (8): first hack to get touchscreen lightgun input working add core option for lightgun input: lightgun or touchscreen; check input mode when handling input remove debug statements added back setting gun position and button state for lightgun input touchscreen sensitivity: manually hold the gun position for a few cycles after the touch is released to ensure the fire happens at the right position Setting CC and CCX for ios-arm64 platform for buildbot recipe fixed arch argument to arm64 (tvOS) support building jdgleaver (1): Add disk control interface v1 support @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/05/26 09:45:12 nia Exp $ a31 1 .include "../../archivers/xz/buildlink3.mk" @ 1.5 log @libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/10/02 21:09:29 nia Exp $ d3 1 a3 2 DISTNAME= libretro-beetle-saturn-20180620 PKGREVISION= 1 a4 1 MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/} d6 1 a6 1 GITHUB_TAG= 1983713f665e86459900a08873fac09e70c31bfa d8 1 a8 1 MAINTAINER= nia@@NetBSD.org a12 1 USE_TOOLS+= gmake d15 1 a15 4 OPSYSVARS+= SOEXT SOEXT.Darwin= dylib SOEXT.*= so PLIST_SUBST+= SOEXT=${SOEXT} d17 7 a23 1 MAKE_FLAGS+= GIT_VERSION="-pkgsrc" a29 13 BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-undefined INSTALLATION_DIRS+= ${PREFIX}/lib/libretro .include "../../mk/endian.mk" .if ${MACHINE_ENDIAN} == "big" CFLAGS+= -DMSB_FIRST .endif do-install: ${INSTALL_LIB} ${WRKSRC}/mednafen_saturn_libretro.so \ ${DESTDIR}${PREFIX}/lib/libretro/mednafen_saturn_libretro.so d31 4 a34 1 .include "../../mk/pthread.buildlink3.mk" @ 1.4 log @emulators/libretro-*: SunOS linker fixes. libretro makefiles pass flags to the linker that aren't understood by SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/09/07 00:49:04 nia Exp $ a14 1 EXTRACT_USING= bsdtar d18 5 @ 1.3 log @libretro-beetle-saturn: Attempt to fix the CLOCK_REALTIME problem properly. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/09/07 00:12:45 nia Exp $ d25 3 @ 1.2 log @libretro-beetle-(psx|saturn): Define _POSIX_C_SOURCE for CLOCK_REALTIME hopefully appeases FreeBSD. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2018/08/12 13:22:43 nia Exp $ d4 1 a26 2 CFLAGS+= -D_POSIX_C_SOURCE=200112L @ 1.1 log @libretro-beetle-saturn: add version 20180620. Libretro is a simple but powerful development interface that allows for the easy creation of emulators, games and multimedia applications that can plug straight into any libretro-compatible frontend. This development interface is open to others so that they can run these pluggable emulator and game cores also in their own programs or devices. Beetle/Mednafen Saturn is a Sega Saturn video game system emulator that can be used as a libretro core. Mednafen can load CD-ROM games from a ripped/dumped copy of the disc, such as CUE+BIN. Additionally, there is support for CloneCD "CCD" rips, and cdrdao "TOC" files. A CUE file is required. @ text @d1 1 a1 1 # $NetBSD$ d26 2 @