summaryrefslogtreecommitdiff
path: root/emulators/libretro-gambatte
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2015-02-05 01:40:45 +0000
committerjmcneill <jmcneill@pkgsrc.org>2015-02-05 01:40:45 +0000
commitd1603ec5f86adb5c67d5e1e45758a5996a62f6c2 (patch)
tree16e28d4d28bee97c183cf376bffca9330ed33cf2 /emulators/libretro-gambatte
parent25de471c62183494d0b530fb834e73172cb46d60 (diff)
downloadpkgsrc-d1603ec5f86adb5c67d5e1e45758a5996a62f6c2.tar.gz
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.
Diffstat (limited to 'emulators/libretro-gambatte')
-rw-r--r--emulators/libretro-gambatte/DESCR7
-rw-r--r--emulators/libretro-gambatte/Makefile25
-rw-r--r--emulators/libretro-gambatte/PLIST2
-rw-r--r--emulators/libretro-gambatte/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/emulators/libretro-gambatte/DESCR b/emulators/libretro-gambatte/DESCR
new file mode 100644
index 00000000000..f225c998a62
--- /dev/null
+++ b/emulators/libretro-gambatte/DESCR
@@ -0,0 +1,7 @@
+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.
diff --git a/emulators/libretro-gambatte/Makefile b/emulators/libretro-gambatte/Makefile
new file mode 100644
index 00000000000..93bf79b793c
--- /dev/null
+++ b/emulators/libretro-gambatte/Makefile
@@ -0,0 +1,25 @@
+# $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"
diff --git a/emulators/libretro-gambatte/PLIST b/emulators/libretro-gambatte/PLIST
new file mode 100644
index 00000000000..9018c3f3517
--- /dev/null
+++ b/emulators/libretro-gambatte/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/02/05 01:40:45 jmcneill Exp $
+lib/libretro/gambatte_libretro.so
diff --git a/emulators/libretro-gambatte/distinfo b/emulators/libretro-gambatte/distinfo
new file mode 100644
index 00000000000..5f243b69bf8
--- /dev/null
+++ b/emulators/libretro-gambatte/distinfo
@@ -0,0 +1,5 @@
+$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