games/libretro-beetle_wswan: rename to games/libretro-mednafen_wswan + update to 0.20230526
PR: 274647
This commit is contained in:
parent
932e76f600
commit
f9b11c6a86
1
MOVED
1
MOVED
@ -7970,3 +7970,4 @@ games/libretro-beetle_pcfx|games/libretro-mednafen_pcfx|2023-10-26|Follow naming
|
||||
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
|
||||
games/libretro-beetle_wswan|games/libretro-mednafen_wswan|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_wswan
|
||||
SUBDIR += libretro-bluemsx
|
||||
SUBDIR += libretro-boom3
|
||||
SUBDIR += libretro-cap32
|
||||
@ -532,6 +531,7 @@
|
||||
SUBDIR += libretro-mednafen_saturn
|
||||
SUBDIR += libretro-mednafen_supergrafx
|
||||
SUBDIR += libretro-mednafen_vb
|
||||
SUBDIR += libretro-mednafen_wswan
|
||||
SUBDIR += libretro-melonds
|
||||
SUBDIR += libretro-mgba
|
||||
SUBDIR += libretro-mu
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1649323715
|
||||
SHA256 (libretro-beetle-wswan-libretro-0.20220221-8f9fc6b_GH0.tar.gz) = fd84946b1669b3ed7eb16fc42bbeb4e17eca070eac0a4ca29fafc9a32a72dc23
|
||||
SIZE (libretro-beetle-wswan-libretro-0.20220221-8f9fc6b_GH0.tar.gz) = 184224
|
||||
@ -1,5 +1,5 @@
|
||||
PORTNAME= libretro-beetle_wswan
|
||||
PORTVERSION= 0.20220221
|
||||
PORTNAME= libretro-mednafen_wswan
|
||||
DISTVERSION= 0.20230526
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,12 +14,12 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libretro
|
||||
GH_PROJECT= beetle-wswan-libretro
|
||||
GH_TAGNAME= 8f9fc6b
|
||||
GH_TAGNAME= a0ddcd3f084f5b4eb06acb6e03b8c4707a2f6123
|
||||
|
||||
PLIST_FILES= lib/libretro/mednafen_wswan_libretro.so
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${INSTALL_LIB} ${WRKSRC}/mednafen_wswan_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
|
||||
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
${INSTALL_LIB} ${WRKSRC}/mednafen_wswan_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
games/libretro-mednafen_wswan/distinfo
Normal file
3
games/libretro-mednafen_wswan/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1698314796
|
||||
SHA256 (libretro-beetle-wswan-libretro-0.20230526-a0ddcd3f084f5b4eb06acb6e03b8c4707a2f6123_GH0.tar.gz) = 7dd7fa267f39a22f0176e5fa8608c853a65dc64122d7df402f6e6d8f59bd10f6
|
||||
SIZE (libretro-beetle-wswan-libretro-0.20230526-a0ddcd3f084f5b4eb06acb6e03b8c4707a2f6123_GH0.tar.gz) = 192385
|
||||
Loading…
x
Reference in New Issue
Block a user