Initial import of NeoPop-SDL-0.1:

NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket
emulator.  It supports black&white and color games, game state
saving, screenshots (BMP and PNG), sound and music, and double-
and triple-size as well as full-screen-modes.

Will be moved to pkgsrc after the freeze.
This commit is contained in:
Thomas Klausner 2003-10-21 09:35:29 +00:00
parent 343b931cc8
commit 7b3ac8552c
4 changed files with 34 additions and 0 deletions

4
NeoPop-SDL/DESCR Normal file
View file

@ -0,0 +1,4 @@
NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket
emulator. It supports black&white and color games, game state
saving, screenshots (BMP and PNG), sound and music, and double-
and triple-size as well as full-screen-modes.

20
NeoPop-SDL/Makefile Normal file
View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/10/21 09:35:29 thomasklausner Exp $
#
DISTNAME= NeoPop-SDL-0.1
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/NeoPop-SDL/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.nih.at/NeoPop-SDL/
COMMENT= SNK NeoGeo Pocket emulator
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png}
.include "../../devel/SDL/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

6
NeoPop-SDL/PLIST Normal file
View file

@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/10/21 09:35:29 thomasklausner Exp $
bin/NeoPop-SDL
man/man6/NeoPop-SDL.6
share/doc/NeoPop-SDL/TODO
share/doc/NeoPop-SDL/bugs-core.html
@dirrm share/doc/NeoPop-SDL

4
NeoPop-SDL/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2003/10/21 09:35:29 thomasklausner Exp $
SHA1 (NeoPop-SDL-0.1.tar.bz2) = ca882d27b36e8a692e24008b29bdce7b09d004dc
Size (NeoPop-SDL-0.1.tar.bz2) = 180403 bytes