diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-03-04 22:08:13 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2026-03-05 19:30:00 +0000 |
| commit | 3bf2df428c5e55b3bcba5e7fc0440363fa4f4927 (patch) | |
| tree | 013733728dc37b210e32fa4e3da3033326aa1a4a | |
| parent | 2b43525b46246ed53bd28541ca3a52bc0da65ab6 (diff) | |
emulators/sameboy: Update to 1.0.3
| -rw-r--r-- | emulators/sameboy/Makefile | 6 | ||||
| -rw-r--r-- | emulators/sameboy/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 7477c7e23aeb..f70ba2cf6385 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,6 +1,6 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= emulators games MAINTAINER= eduardo@FreeBSD.org @@ -11,8 +11,10 @@ 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 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 |
