Blast emulaors/generator. It does not work and I have just imported
emulators/dgen-sdl which performs well and is maintained. OK sthen@, jeremy@
This commit is contained in:
parent
a2bd8e17dc
commit
5c914e38a5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2012/01/23 09:25:10 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2012/01/23 10:18:47 edd Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += BasiliskII
|
||||
@ -15,7 +15,6 @@
|
||||
SUBDIR += fuse
|
||||
SUBDIR += fuse-utils
|
||||
SUBDIR += gambatte
|
||||
SUBDIR += generator
|
||||
SUBDIR += gns3
|
||||
SUBDIR += gxemul
|
||||
SUBDIR += ines
|
||||
|
@ -1,37 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/15 23:22:08 espie Exp $
|
||||
|
||||
COMMENT= Sega Genesis emulator
|
||||
|
||||
DISTNAME= generator-0.35-cbiere-r4
|
||||
PKGNAME= generator-0.35r4
|
||||
REVISION= 1
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${HOMEPAGE}/cbiere/generator/
|
||||
|
||||
HOMEPAGE= http://www.squish.net/generator/
|
||||
|
||||
# GPLv2 + custom licenses for CPU emulators
|
||||
PERMIT_DISTFILES_CDROM= can't sell
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= can't sell
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
WANTLIB= c m pthread z bz2 SDL jpeg
|
||||
|
||||
LIB_DEPENDS+= archivers/bzip2 \
|
||||
devel/sdl \
|
||||
graphics/jpeg
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS+=--with-sdl --with-sdl-audio --without-gcc
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
BUILD_DEPENDS+= devel/nasm
|
||||
CONFIGURE_ARGS+=--with-raze
|
||||
.else
|
||||
CONFIGURE_ARGS+=--with-cmz80
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (generator-0.35-cbiere-r4.tar.bz2) = 20FCkShyo/NNbU47/mk7ZA==
|
||||
RMD160 (generator-0.35-cbiere-r4.tar.bz2) = J9j9L7dBu7vROVaEXJOexKB5iwQ=
|
||||
SHA1 (generator-0.35-cbiere-r4.tar.bz2) = CdYZUPEoSXrzOdRv/GwiTq/nggY=
|
||||
SHA256 (generator-0.35-cbiere-r4.tar.bz2) = VPOpTtRBz9BdZudzASbGUofzwVA/E5h2U8bbhHOaebY=
|
||||
SIZE (generator-0.35-cbiere-r4.tar.bz2) = 435289
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-raze_raze_asm_in,v 1.1 2009/08/08 17:27:19 okan Exp $
|
||||
--- raze/raze.asm.in.orig Sat Oct 20 15:36:27 2001
|
||||
+++ raze/raze.asm.in Mon Aug 3 20:56:26 2009
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
%macro cglobal 1
|
||||
global @UNDERSCORE@%1
|
||||
- %define %1 @UNDERSCORE@%1
|
||||
%endmacro
|
||||
|
||||
; You are not expected to understand this.
|
@ -1,3 +0,0 @@
|
||||
Generator is an open source emulator designed to emulate the Sega
|
||||
Genesis / Mega Drive console, a popular games machine produced in the
|
||||
early 1990s.
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/09/13 07:24:46 brad Exp $
|
||||
@bin bin/generator-sdl
|
Loading…
Reference in New Issue
Block a user