Thu Feb 5 01:40:45 2015 UTC ()
Import libretro-gambatte-20150204 as emulators/libretro-gambatte.

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.

Gambatte is a Nintendo Game Boy/Game Boy Color video game system emulator.


(jmcneill)
diff -r0 -r1.1 pkgsrc/emulators/libretro-gambatte/DESCR
diff -r0 -r1.1 pkgsrc/emulators/libretro-gambatte/Makefile
diff -r0 -r1.1 pkgsrc/emulators/libretro-gambatte/PLIST
diff -r0 -r1.1 pkgsrc/emulators/libretro-gambatte/distinfo

File Added: pkgsrc/emulators/libretro-gambatte/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.

Gambatte is a Nintendo Game Boy/Game Boy Color video game system emulator.

File Added: pkgsrc/emulators/libretro-gambatte/Makefile
# $NetBSD: Makefile,v 1.1 2015/02/05 01:40:45 jmcneill Exp $

DISTNAME=	gambatte-libretro-20150204
PKGNAME=	libretro-gambatte-20150204
CATEGORIES=	emulators
MASTER_SITES=	http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/
EXTRACT_SUFX=	.zip

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/libretro/gambatte-libretro
COMMENT=	Libretro core based on the Gambatte Game Boy Color emulator
LICENSE=	gnu-gpl-v2

WRKSRC=		${WRKDIR}/gambatte-libretro-master/libgambatte
USE_LANGUAGES=	c c++
MAKE_FILE=	Makefile.libretro
USE_TOOLS+=	gmake

INSTALLATION_DIRS+=	${PREFIX}/lib/libretro

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

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

File Added: pkgsrc/emulators/libretro-gambatte/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/02/05 01:40:45 jmcneill Exp $
lib/libretro/gambatte_libretro.so

File Added: pkgsrc/emulators/libretro-gambatte/distinfo
$NetBSD: distinfo,v 1.1 2015/02/05 01:40:45 jmcneill Exp $

SHA1 (gambatte-libretro-20150204.zip) = ca821c70aff0cd62df9e39d906c0d978f65f794c
RMD160 (gambatte-libretro-20150204.zip) = 00fef2ee8d28ab58ee66cc0a9f781795a13506f0
Size (gambatte-libretro-20150204.zip) = 2293283 bytes