1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add new port games/libretro-beetle_pce:

Standalone port of Mednafen PCE to libretro.

https://github.com/libretro/beetle-pce-libretro

PR:		246787
Submitted by:	Daniel Menelkir
This commit is contained in:
Max Brazhnikov 2020-12-18 09:27:18 +00:00
parent 00ef70005d
commit 6367fe8bf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558361
4 changed files with 33 additions and 0 deletions

View File

@ -483,6 +483,7 @@
SUBDIR += libretro-beetle_gba
SUBDIR += libretro-beetle_lynx
SUBDIR += libretro-beetle_ngp
SUBDIR += libretro-beetle_pce
SUBDIR += libretro-beetle_pce_fast
SUBDIR += libretro-beetle_pcfx
SUBDIR += libretro-beetle_psx

View File

@ -0,0 +1,26 @@
# $FreeBSD$
PORTNAME= libretro-beetle_pce
PORTVERSION= 0.20200527
CATEGORIES= games
MAINTAINER= menelkir@itroll.org
COMMENT= Standalone port of Mednafen PCE to libretro
LICENSE= GPLv2
USES= compiler:c++11-lib gmake
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= beetle-pce-libretro
GH_TAGNAME= a54a259
PLIST_FILES= lib/libretro/mednafen_pce_libretro.so
do-install:
${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
${INSTALL_LIB} ${WRKSRC}/mednafen_pce_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1590588371
SHA256 (libretro-beetle-pce-libretro-0.20200527-a54a259_GH0.tar.gz) = 050fdf3f92c4b88c09cbec40866a011e5cabfcc8f6d9237c75435a2254743723
SIZE (libretro-beetle-pce-libretro-0.20200527-a54a259_GH0.tar.gz) = 1223959

View File

@ -0,0 +1,3 @@
Standalone port of Mednafen PCE to libretro.
WWW: https://github.com/libretro/beetle-pce-libretro