pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/aranym Initial import of aranym-0.8.8beta.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2ff3c8cc488
branches:  trunk
changeset: 477597:a2ff3c8cc488
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jul 06 07:28:38 2004 +0000

description:
Initial import of aranym-0.8.8beta.

ARAnyM is an acronym: Atari Running on Any Machine. It is a virtual machine
software for running the Atari ST/TT/Falcon operating systems (TOS, FreeMiNT,
MagiC and others) and TOS/GEM applications on any kind of hardware - be it
an IBM clone (read it as "PC" :-), an Apple, an Unix server, a graphics
workstation or even a portable computer.

diffstat:

 emulators/aranym/DESCR            |   5 ++++
 emulators/aranym/Makefile         |  28 +++++++++++++++++++++++
 emulators/aranym/PLIST            |  47 +++++++++++++++++++++++++++++++++++++++
 emulators/aranym/distinfo         |   5 ++++
 emulators/aranym/patches/patch-aa |  13 ++++++++++
 5 files changed, 98 insertions(+), 0 deletions(-)

diffs (118 lines):

diff -r f623ed23e3ac -r a2ff3c8cc488 emulators/aranym/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/aranym/DESCR    Tue Jul 06 07:28:38 2004 +0000
@@ -0,0 +1,5 @@
+ARAnyM is an acronym: Atari Running on Any Machine. It is a virtual machine
+software for running the Atari ST/TT/Falcon operating systems (TOS, FreeMiNT,
+MagiC and others) and TOS/GEM applications on any kind of hardware - be it 
+an IBM clone (read it as "PC" :-), an Apple, an Unix server, a graphics 
+workstation or even a portable computer.
diff -r f623ed23e3ac -r a2ff3c8cc488 emulators/aranym/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/aranym/Makefile Tue Jul 06 07:28:38 2004 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 07:28:38 xtraeme Exp $
+#
+
+DISTNAME=              aranym-0.8.8beta
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=aranym/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://aranym.sourceforge.net/
+COMMENT=               Atari Running on Any Machine
+
+USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
+USE_X11=               yes
+GNU_CONFIGURE=         yes
+WRKSRC=                        ${WRKDIR}/${DISTNAME}/src/Unix
+
+ALL_TARGET=            # void
+
+CONFIGURE_ARGS+=       --enable-opengl
+MANCOMPRESSED=         aranym.1.gz
+
+pre-build:
+       cd ${WRKSRC} && ${GMAKE} ${MAKE_ARGS} depend
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f623ed23e3ac -r a2ff3c8cc488 emulators/aranym/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/aranym/PLIST    Tue Jul 06 07:28:38 2004 +0000
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 07:28:38 xtraeme Exp $
+bin/aranym
+man/man1/aranym.1
+share/aranym/arabridge
+share/aranym/atari/aranymrc.example
+share/aranym/atari/fvdi/aranym.sys.bz2
+share/aranym/atari/fvdi/fvdi.prg.bz2
+share/aranym/atari/fvdi/fvdi.sys
+share/aranym/atari/hostfs/README
+share/aranym/atari/hostfs/bdconfig.sys
+share/aranym/atari/hostfs/hostfs.dos.bz2
+share/aranym/atari/hostfs/hostfs.xfs.bz2
+share/aranym/atari/mmusetup.cnf
+share/aranym/atari/network/README
+share/aranym/atari/network/aranym.xif.bz2
+share/aranym/atari/network/eth0-config.sh
+share/aranym/atari/network/nfeth-config.bz2
+share/aranym/atari/newdesk.inf
+share/aranym/atari/nfcdrom/nfcdrom.bos.bz2
+share/aranym/atari/sound/README
+share/aranym/atari/sound/zmagxsnd.prg.bz2
+share/aranym/atari/tools/README
+share/aranym/atari/tools/clocky.prg.bz2
+share/aranym/atari/tools/fastram.prg.bz2
+share/aranym/atari/tools/pc101us.kbd.bz2
+share/aranym/atari/tools/pcpatch.prg.bz2
+share/aranym/etos512k.img
+share/aranym/floppy.sh
+share/doc/aranym/AUTHORS
+share/doc/aranym/BUGS
+share/doc/aranym/COPYING
+share/doc/aranym/FAQ
+share/doc/aranym/INSTALL
+share/doc/aranym/NEWS
+share/doc/aranym/README
+share/doc/aranym/TODO
+share/doc/aranym/changelog
+share/doc/aranym/documentation.txt
+@dirrm share/doc/aranym
+@dirrm share/aranym/atari/tools
+@dirrm share/aranym/atari/sound
+@dirrm share/aranym/atari/nfcdrom
+@dirrm share/aranym/atari/network
+@dirrm share/aranym/atari/hostfs
+@dirrm share/aranym/atari/fvdi
+@dirrm share/aranym/atari
+@dirrm share/aranym
diff -r f623ed23e3ac -r a2ff3c8cc488 emulators/aranym/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/aranym/distinfo Tue Jul 06 07:28:38 2004 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/06 07:28:38 xtraeme Exp $
+
+SHA1 (aranym-0.8.8beta.tar.gz) = 3fc5a9aa571479b0974a6d0039b82ac26740f60e
+Size (aranym-0.8.8beta.tar.gz) = 1245593 bytes
+SHA1 (patch-aa) = bbe6cf3f408473a609bef03bcac9e2a07d3fb10a
diff -r f623ed23e3ac -r a2ff3c8cc488 emulators/aranym/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/aranym/patches/patch-aa Tue Jul 06 07:28:38 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/07/06 07:28:38 xtraeme Exp $
+
+--- ../gui-sdl/dlgAlert.cpp.orig       2004-07-06 09:17:50.000000000 +0200
++++ ../gui-sdl/dlgAlert.cpp    2004-07-06 09:18:37.000000000 +0200
+@@ -91,7 +91,7 @@
+ */
+ int Dialog_AlertDlg(const char *text)
+ {
+-  char *t = strdupa(text);
++  char *t = strdup(text);
+   static int maxlen = sizeof(dlglines[0])-1;
+   int lines = FormatTextToBox(t, maxlen);
+   for(int i=0; i<MAX_LINES; i++) {



Home | Main Index | Thread Index | Old Index