diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index c44f48d7f3bb..b18e8c03cd93 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,46 +1,46 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 +DISTVERSION= 0.16.2 CATEGORIES= emulators games 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 1904dc2d974c..b067bea7c87e 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704070398 -SHA256 (LIJI32-SameBoy-v0.16.1_GH0.tar.gz) = 7d98b3da42921e122e17c9287176957887733d4a70daf347441afc128edc29d0 -SIZE (LIJI32-SameBoy-v0.16.1_GH0.tar.gz) = 3672041 +TIMESTAMP = 1705180339 +SHA256 (LIJI32-SameBoy-v0.16.2_GH0.tar.gz) = 6cb7f11ddef9700bb9a8d5afdc01b7318866860bcdd9f6f6a9344f820b4d1565 +SIZE (LIJI32-SameBoy-v0.16.2_GH0.tar.gz) = 3669670