diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 3fed0c489160..477e78ff08bf 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,46 +1,50 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v DISTVERSION= 0.15.6 +PORTREVISION= 1 CATEGORIES= emulators games +PATCH_SITES= https://github.com/LIJI32/SameBoy/commit/ +PATCHFILES= c0966ceebaf1cf2518427ffa3c0189d8f96ab5aa.patch:-p1 # https://github.com/LIJI32/SameBoy/pull/501 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Game Boy and Game Boy Color emulator written in C WWW= https://sameboy.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rgbds>0:devel/rgbds USES= compiler:c11 desktop-file-utils gl gmake pkgconfig sdl \ shared-mime-info USE_GITHUB= yes GH_ACCOUNT= LIJI32 GH_PROJECT= SameBoy USE_GL= gl USE_SDL= sdl2 MAKE_ARGS= FREEDESKTOP=true \ WARNINGS="-Wno-error" ALL_TARGET= sdl PORTSCOUT= limit:^d\.d+\. OPTIONS_DEFINE= LIBRETRO OPTIONS_DEFAULT= LIBRETRO OPTIONS_SUB= yes LIBRETRO_DESC= Build libretro core post-build-LIBRETRO-on: @${DO_MAKE_BUILD} -C ${WRKSRC} libretro post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-LIBRETRO-on: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/libretro ${INSTALL_LIB} ${WRKSRC}/build/bin/sameboy_libretro.so \ ${STAGEDIR}${PREFIX}/lib/libretro .include diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo index 0545322d5cba..10e5fe35a1d1 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1663535805 +TIMESTAMP = 1664963905 SHA256 (LIJI32-SameBoy-v0.15.6_GH0.tar.gz) = 2a093310b85728a201dc95a9538a167942f099c78a2ff16afe3e49317934d29b SIZE (LIJI32-SameBoy-v0.15.6_GH0.tar.gz) = 3096139 +SHA256 (c0966ceebaf1cf2518427ffa3c0189d8f96ab5aa.patch) = 3276c2c455e4b7c9076c1220af7c4bcd3337e3386f43e7f8c8b52de2272c8a6c +SIZE (c0966ceebaf1cf2518427ffa3c0189d8f96ab5aa.patch) = 36701