Fri Aug 10 23:16:12 2018 UTC ()
libretro-beetle-pce-fast: Import libretro-beetle-pce-fast-20180720

This package replaces emulators/libretro-mednafen-pce-fast.

Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen PCE FAST is a NEC TurboGrafx-16/PC Engine/CD video game
system emulator.


(nia)
diff -r1.260 -r1.261 pkgsrc/emulators/Makefile
diff -r0 -r1.1 pkgsrc/emulators/libretro-beetle-pce-fast/DESCR
diff -r0 -r1.1 pkgsrc/emulators/libretro-beetle-pce-fast/Makefile
diff -r0 -r1.1 pkgsrc/emulators/libretro-beetle-pce-fast/PLIST
diff -r0 -r1.1 pkgsrc/emulators/libretro-beetle-pce-fast/distinfo

cvs diff -r1.260 -r1.261 pkgsrc/emulators/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/Makefile 2018/08/10 20:55:13 1.260
+++ pkgsrc/emulators/Makefile 2018/08/10 23:16:11 1.261
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.260 2018/08/10 20:55:13 nia Exp $ 1# $NetBSD: Makefile,v 1.261 2018/08/10 23:16:11 nia Exp $
2# 2#
3 3
4COMMENT= Emulators for other operating systems 4COMMENT= Emulators for other operating systems
5 5
6SUBDIR+= 8086tiny 6SUBDIR+= 8086tiny
7SUBDIR+= BasiliskII 7SUBDIR+= BasiliskII
8SUBDIR+= Cygne-SDL 8SUBDIR+= Cygne-SDL
9SUBDIR+= DatLib 9SUBDIR+= DatLib
10SUBDIR+= DatUtil 10SUBDIR+= DatUtil
11SUBDIR+= MAMEDiff 11SUBDIR+= MAMEDiff
12SUBDIR+= PC6001VX 12SUBDIR+= PC6001VX
13SUBDIR+= ROMBuild 13SUBDIR+= ROMBuild
14SUBDIR+= ROMInfo 14SUBDIR+= ROMInfo
@@ -78,32 +78,32 @@ SUBDIR+= gpsim-devel @@ -78,32 +78,32 @@ SUBDIR+= gpsim-devel
78SUBDIR+= gpsim-oscilloscope 78SUBDIR+= gpsim-oscilloscope
79SUBDIR+= gpsim-ptyusart 79SUBDIR+= gpsim-ptyusart
80SUBDIR+= gpsp-rpi 80SUBDIR+= gpsp-rpi
81SUBDIR+= gxemul 81SUBDIR+= gxemul
82SUBDIR+= handy_sdl 82SUBDIR+= handy_sdl
83SUBDIR+= hatari 83SUBDIR+= hatari
84SUBDIR+= hercules 84SUBDIR+= hercules
85SUBDIR+= hercules-images 85SUBDIR+= hercules-images
86SUBDIR+= ia64sim 86SUBDIR+= ia64sim
87SUBDIR+= kegs 87SUBDIR+= kegs
88SUBDIR+= keystone 88SUBDIR+= keystone
89SUBDIR+= klh10 89SUBDIR+= klh10
90SUBDIR+= libdsk 90SUBDIR+= libdsk
 91SUBDIR+= libretro-beetle-pce-fast
91SUBDIR+= libretro-core-info 92SUBDIR+= libretro-core-info
92SUBDIR+= libretro-database 93SUBDIR+= libretro-database
93SUBDIR+= libretro-fceumm 94SUBDIR+= libretro-fceumm
94SUBDIR+= libretro-gambatte 95SUBDIR+= libretro-gambatte
95SUBDIR+= libretro-glsl-shaders 96SUBDIR+= libretro-glsl-shaders
96SUBDIR+= libretro-mednafen-pce-fast 
97SUBDIR+= libretro-mupen64plus 97SUBDIR+= libretro-mupen64plus
98SUBDIR+= libretro-nestopia 98SUBDIR+= libretro-nestopia
99SUBDIR+= libretro-pcsx-rearmed 99SUBDIR+= libretro-pcsx-rearmed
100SUBDIR+= libretro-picodrive 100SUBDIR+= libretro-picodrive
101SUBDIR+= libretro-snes9x2005 101SUBDIR+= libretro-snes9x2005
102SUBDIR+= libretro-snes9x2010 102SUBDIR+= libretro-snes9x2010
103SUBDIR+= libretro-stella 103SUBDIR+= libretro-stella
104SUBDIR+= libretro-vba-next 104SUBDIR+= libretro-vba-next
105SUBDIR+= libspectrum 105SUBDIR+= libspectrum
106SUBDIR+= lrmi 106SUBDIR+= lrmi
107SUBDIR+= m1 107SUBDIR+= m1
108SUBDIR+= makeppf 108SUBDIR+= makeppf
109SUBDIR+= mame 109SUBDIR+= mame

File Added: pkgsrc/emulators/libretro-beetle-pce-fast/DESCR
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Beetle/Mednafen PCE FAST is a NEC TurboGrafx-16/PC Engine/CD video game
system emulator.

File Added: pkgsrc/emulators/libretro-beetle-pce-fast/Makefile
# $NetBSD: Makefile,v 1.1 2018/08/10 23:16:12 nia Exp $

DISTNAME=	libretro-beetle-pce-fast-20180720
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
GITHUB_PROJECT=	beetle-pce-fast-libretro
GITHUB_TAG=	6dfaf04cf2085ab9e5bb6ffac75070816cb4ff52

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://docs.libretro.com/library/beetle_pce_fast/
COMMENT=	Libretro core based on the Mednafen PC Engine emulator
LICENSE=	gnu-gpl-v2

EXTRACT_USING=	bsdtar
USE_TOOLS+=	gmake
USE_LANGUAGES=	c c++

MAKE_FLAGS+=	GIT_VERSION="-pkgsrc"

INSTALLATION_DIRS+=	${PREFIX}/lib/libretro

.include "../../mk/endian.mk"

.if ${MACHINE_ENDIAN} == "big"
CFLAGS+=	-DMSB_FIRST
CFLAGS+=	-DBYTE_ORDER=BIG_ENDIAN
.endif

do-install:
	${INSTALL_LIB} ${WRKSRC}/mednafen_pce_fast_libretro.so \
	    ${DESTDIR}${PREFIX}/lib/libretro/mednafen_pce_fast_libretro.so

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/emulators/libretro-beetle-pce-fast/PLIST
@comment $NetBSD: PLIST,v 1.1 2018/08/10 23:16:12 nia Exp $
lib/libretro/mednafen_pce_fast_libretro.so

File Added: pkgsrc/emulators/libretro-beetle-pce-fast/distinfo
$NetBSD: distinfo,v 1.1 2018/08/10 23:16:12 nia Exp $

SHA1 (libretro-beetle-pce-fast-20180720-6dfaf04cf2085ab9e5bb6ffac75070816cb4ff52.tar.gz) = 79aff7c35fc8e70b8fe5f3280828a679e9a8bc9d
RMD160 (libretro-beetle-pce-fast-20180720-6dfaf04cf2085ab9e5bb6ffac75070816cb4ff52.tar.gz) = 3189b5a86e19cf35c6682b7bfa068608646e526d
SHA512 (libretro-beetle-pce-fast-20180720-6dfaf04cf2085ab9e5bb6ffac75070816cb4ff52.tar.gz) = 3d904688d8a39d0045c934b68a3ca98752856f64a1f34b8342757f158afb23b38f62ff296a1a97ec069ff7e5a8052e696714baf063788e44f862ab1e5a57a64e
Size (libretro-beetle-pce-fast-20180720-6dfaf04cf2085ab9e5bb6ffac75070816cb4ff52.tar.gz) = 1146912 bytes