summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorhauke <hauke>2008-08-07 16:23:42 +0000
committerhauke <hauke>2008-08-07 16:23:42 +0000
commit464725e04b9ea6f4dbcbda1fec6fe11bb35c6587 (patch)
tree999803b729ad70dcf9703255dcff5471c98ee0d8 /emulators
parent037dab2fea401a92e544979a706b2507d0f1326c (diff)
downloadpkgsrc-464725e04b9ea6f4dbcbda1fec6fe11bb35c6587.tar.gz
Delete emulators/emutos, since we install the emutos image with the
aranym emulator now. The only other Atari emulator that can use emutos, Hatari, comes with its own emutos image, too.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/emutos/DESCR4
-rw-r--r--emulators/emutos/Makefile41
-rw-r--r--emulators/emutos/PLIST10
-rw-r--r--emulators/emutos/distinfo5
4 files changed, 0 insertions, 60 deletions
diff --git a/emulators/emutos/DESCR b/emulators/emutos/DESCR
deleted file mode 100644
index 22905688d53..00000000000
--- a/emulators/emutos/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-EmuTOS is a GEMDOS compatible operating system for Atari ST series
-computers. It is made from Digital Research's GPLed original sources
-and will be a free and open source replacement for Atari's TOS ROM
-images.
diff --git a/emulators/emutos/Makefile b/emulators/emutos/Makefile
deleted file mode 100644
index e6fe1118b3a..00000000000
--- a/emulators/emutos/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2008/08/01 09:10:58 hauke Exp $
-
-# TODOS
-# - hint to this pkg after installing aranym
-# - try out hatari pkg with this pkg
-# - find out what DESTDIR support is about
-
-DISTNAME= emutos
-PKGNAME= emutos-0.8.3
-
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=emutos/}
-DISTFILES= emutos-512k-0.8.3.zip
-
-MAINTAINER= hauke@NetBSD.org
-HOMEPAGE= http://emutos.sourceforge.net/
-COMMENT= ROM image of free Atari TOS clone
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_TOOLS+= unzip
-NO_BUILD= yes
-WRKSRC= ${WRKDIR}/emutos-512k-0.8.3
-
-EMUTOS_DOC_DIR= ${DESTDIR}${PREFIX}/share/doc/${DISTNAME}
-EMUTOS_ROM_DIR= ${DESTDIR}${PREFIX}/share/${DISTNAME}
-
-REQD_DIRS+= ${EMUTOS_ROM_DIR:Q} ${EMUTOS_DOC_DIR:Q}
-
-do-install:
- ${INSTALL_DATA_DIR} ${EMUTOS_ROM_DIR}
- ${INSTALL_DATA} ${WRKSRC}/etos512k.img ${EMUTOS_ROM_DIR}
- ${INSTALL_DATA_DIR} ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/readme.txt ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/announce.txt ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/authors.txt ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/changelog.txt ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/license.txt ${EMUTOS_DOC_DIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/status.txt ${EMUTOS_DOC_DIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/emutos/PLIST b/emulators/emutos/PLIST
deleted file mode 100644
index 18cae1e5b68..00000000000
--- a/emulators/emutos/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2008/08/01 09:10:58 hauke Exp $
-share/doc/emutos/announce.txt
-share/doc/emutos/authors.txt
-share/doc/emutos/changelog.txt
-share/doc/emutos/license.txt
-share/doc/emutos/readme.txt
-share/doc/emutos/status.txt
-share/emutos/etos512k.img
-@dirrm share/emutos
-@dirrm share/doc/emutos
diff --git a/emulators/emutos/distinfo b/emulators/emutos/distinfo
deleted file mode 100644
index 2a476565be1..00000000000
--- a/emulators/emutos/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2008/08/01 09:10:58 hauke Exp $
-
-SHA1 (emutos-512k-0.8.3.zip) = 5edb36b4f959c6ae258f30ac5107fd1a5725215d
-RMD160 (emutos-512k-0.8.3.zip) = ddc0fae3d332425f2b5b551544c78676d412a5be
-Size (emutos-512k-0.8.3.zip) = 211069 bytes