games/libretro-beetle_ngp: rename to games/libretro-mednafen_ngp + update to 0.20230220

PR:		274647
This commit is contained in:
Stephane D'Alu 2023-10-27 12:33:48 +02:00 committed by Robert Clausecker
parent 1e25fc5100
commit 6832342a52
6 changed files with 10 additions and 9 deletions

1
MOVED
View file

@ -7963,3 +7963,4 @@ www/hedgedoc||2023-11-02|Has expired: Depends on EOL NodeJS 16
games/libretro-beetle_bsnes|games/libretro-mednafen_bsnes|2023-10-26|Follow naming of libretro-super build script
games/libretro-beetle_gba|games/libretro-mednafen_gba|2023-10-26|Follow naming of libretro-super build script
games/libretro-beetle_lynx|games/libretro-mednafen_lynx|2023-10-26|Follow naming of libretro-super build script
games/libretro-beetle_ngp|games/libretro-mednafen_ngp|2023-10-26|Follow naming of libretro-super build script

View file

@ -497,7 +497,6 @@
SUBDIR += libretro
SUBDIR += libretro-2048
SUBDIR += libretro-a5200
SUBDIR += libretro-beetle_ngp
SUBDIR += libretro-beetle_pce
SUBDIR += libretro-beetle_pce_fast
SUBDIR += libretro-beetle_pcfx
@ -532,6 +531,7 @@
SUBDIR += libretro-mednafen_bsnes
SUBDIR += libretro-mednafen_gba
SUBDIR += libretro-mednafen_lynx
SUBDIR += libretro-mednafen_ngp
SUBDIR += libretro-melonds
SUBDIR += libretro-mgba
SUBDIR += libretro-mu

View file

@ -1,3 +0,0 @@
TIMESTAMP = 1649322739
SHA256 (libretro-beetle-ngp-libretro-0.20220217-6abc74d_GH0.tar.gz) = e440be82df953ed07a401305825a1a2e571d5cb486576b1af0c5022768bfb500
SIZE (libretro-beetle-ngp-libretro-0.20220217-6abc74d_GH0.tar.gz) = 196584

View file

@ -1,5 +1,5 @@
PORTNAME= libretro-beetle_ngp
PORTVERSION= 0.20220217
PORTNAME= libretro-mednafen_ngp
DISTVERSION= 0.20230220
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= beetle-ngp-libretro
GH_TAGNAME= 6abc74d
GH_TAGNAME= 65460e3a9ad529f6901caf669abbda11f437ab55
PLIST_FILES= lib/libretro/mednafen_ngp_libretro.so
do-install:
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
${INSTALL_LIB} ${WRKSRC}/mednafen_ngp_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1698314831
SHA256 (libretro-beetle-ngp-libretro-0.20230220-65460e3a9ad529f6901caf669abbda11f437ab55_GH0.tar.gz) = 2d866f6be840b5cbcf6c4159b860d8cb0dffd00c540d230c98de48941d12c38e
SIZE (libretro-beetle-ngp-libretro-0.20230220-65460e3a9ad529f6901caf669abbda11f437ab55_GH0.tar.gz) = 191386