Wed Nov 13 10:41:09 2013 UTC ()
Import realboy-0.1.3 as emulators/realboy.

RealBoy is a Free, Fast, Yet Accurate, Game Boy/Game Boy Color
Emulator for Linux/Unix.  It has both technical as well as educational
goals.

Technically, it aims for the following:

1) Accuracy. Perhaps the most important technical goal, as seen in
the best closed-sourced emulators, such as KiGB and BGB, and some
free emulators, such as Gambatte and MESS.

2) Performance. Show that it is possible to implement a very fast
emulator without sacrificing accuracy.

3) Feature-rich. Implement advanced features such as a flexible
internal debugger.


(wiz)
diff -r0 -r1.1 pkgsrc/emulators/realboy/DESCR
diff -r0 -r1.1 pkgsrc/emulators/realboy/Makefile
diff -r0 -r1.1 pkgsrc/emulators/realboy/PLIST
diff -r0 -r1.1 pkgsrc/emulators/realboy/distinfo

File Added: pkgsrc/emulators/realboy/DESCR
RealBoy is a Free, Fast, Yet Accurate, Game Boy/Game Boy Color
Emulator for Linux/Unix.  It has both technical as well as educational
goals.

Technically, it aims for the following:

1) Accuracy. Perhaps the most important technical goal, as seen in
the best closed-sourced emulators, such as KiGB and BGB, and some
free emulators, such as Gambatte and MESS.

2) Performance. Show that it is possible to implement a very fast
emulator without sacrificing accuracy.

3) Feature-rich. Implement advanced features such as a flexible
internal debugger.

File Added: pkgsrc/emulators/realboy/Makefile
# $NetBSD: Makefile,v 1.1 2013/11/13 10:41:09 wiz Exp $

DISTNAME=	realboy-0.1.3
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=realboy/}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://realboyemulator.wordpress.com/
COMMENT=	Complete, fast, yet accurate Game Boy/Game Boy Color emulator
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
INSTALLATION_DIRS=	share/doc/realboy

post-install:
	${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/realboy

.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/emulators/realboy/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/11/13 10:41:09 wiz Exp $
bin/realboy
share/doc/realboy/README

File Added: pkgsrc/emulators/realboy/distinfo
$NetBSD: distinfo,v 1.1 2013/11/13 10:41:09 wiz Exp $

SHA1 (realboy-0.1.3.tar.bz2) = c0462069e39cd5ac54d713fced8a309b8b050dc7
RMD160 (realboy-0.1.3.tar.bz2) = d3793a3773f1db19811980819beba76e9242cc2e
Size (realboy-0.1.3.tar.bz2) = 147652 bytes