diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 7477c7e23aeb..f70ba2cf6385 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,43 +1,45 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 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 +LIB_DEPENDS= libpng16.so:graphics/png -USES= desktop-file-utils gl gmake gnome pkgconfig sdl +USES= desktop-file-utils gl gmake gnome pkgconfig sdl \ + shared-mime-info USE_GITHUB= yes GH_ACCOUNT= LIJI32 GH_PROJECT= SameBoy USE_GL= gl USE_GNOME= gdkpixbuf 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-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 2aabea89411a..34ec49c46478 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754069839 -SHA256 (LIJI32-SameBoy-v1.0.2_GH0.tar.gz) = 226fb89e0bffb750d59619a8da7d7885517a68d6be3eae682abc7a9a49b16571 -SIZE (LIJI32-SameBoy-v1.0.2_GH0.tar.gz) = 7852346 +TIMESTAMP = 1772661738 +SHA256 (LIJI32-SameBoy-v1.0.3_GH0.tar.gz) = 7da338458e19396cb43dfe1a4df4555882ebea92540565dc993c1c706c981dc3 +SIZE (LIJI32-SameBoy-v1.0.3_GH0.tar.gz) = 7865220