games/libretro-beetle_vb: rename to games/libretro-mednafen_vb + update to 0.20230528
PR: 274647
This commit is contained in:
parent
00f9d884e9
commit
932e76f600
1
MOVED
1
MOVED
@ -7969,3 +7969,4 @@ games/libretro-beetle_pce_fast|games/libretro-mednafen_pce_fast|2023-10-26|Follo
|
||||
games/libretro-beetle_pcfx|games/libretro-mednafen_pcfx|2023-10-26|Follow naming of libretro-super build script
|
||||
games/libretro-beetle_saturn|games/libretro-mednafen_saturn|2023-10-26|Follow naming of libretro-super build script
|
||||
games/libretro-beetle_supergrafx|games/libretro-mednafen_supergrafx|2023-10-26|Follow naming of libretro-super build script
|
||||
games/libretro-beetle_vb|games/libretro-mednafen_vb|2023-10-26|Follow naming of libretro-super build script
|
||||
|
||||
@ -498,7 +498,6 @@
|
||||
SUBDIR += libretro-2048
|
||||
SUBDIR += libretro-a5200
|
||||
SUBDIR += libretro-beetle_psx
|
||||
SUBDIR += libretro-beetle_vb
|
||||
SUBDIR += libretro-beetle_wswan
|
||||
SUBDIR += libretro-bluemsx
|
||||
SUBDIR += libretro-boom3
|
||||
@ -532,6 +531,7 @@
|
||||
SUBDIR += libretro-mednafen_pcfx
|
||||
SUBDIR += libretro-mednafen_saturn
|
||||
SUBDIR += libretro-mednafen_supergrafx
|
||||
SUBDIR += libretro-mednafen_vb
|
||||
SUBDIR += libretro-melonds
|
||||
SUBDIR += libretro-mgba
|
||||
SUBDIR += libretro-mu
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1649323669
|
||||
SHA256 (libretro-beetle-vb-libretro-0.20220329-a91437a_GH0.tar.gz) = 5fede47c2b176caf503776966b49fe1c590cb15e956a0ab2349a30637c430b95
|
||||
SIZE (libretro-beetle-vb-libretro-0.20220329-a91437a_GH0.tar.gz) = 148869
|
||||
@ -1,5 +1,5 @@
|
||||
PORTNAME= libretro-beetle_vb
|
||||
PORTVERSION= 0.20220329
|
||||
PORTNAME= libretro-mednafen_vb
|
||||
DISTVERSION= 0.20230528
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= beetle-vb-libretro
|
||||
GH_TAGNAME= a91437a
|
||||
GH_TAGNAME= 732a8f701e671bf032165730fdf8bd96fb5ca7bb
|
||||
|
||||
PLIST_FILES= lib/libretro/mednafen_vb_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/mednafen_vb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/mednafen_vb_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
games/libretro-mednafen_vb/distinfo
Normal file
3
games/libretro-mednafen_vb/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1698314839
|
||||
SHA256 (libretro-beetle-vb-libretro-0.20230528-732a8f701e671bf032165730fdf8bd96fb5ca7bb_GH0.tar.gz) = e6f9a7a9a157cbba50b27398a188eb0c15286b278e5bca566e2865731c9823bc
|
||||
SIZE (libretro-beetle-vb-libretro-0.20230528-732a8f701e671bf032165730fdf8bd96fb5ca7bb_GH0.tar.gz) = 142135
|
||||
Loading…
x
Reference in New Issue
Block a user