summaryrefslogtreecommitdiff
path: root/emulators/uae
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2000-07-13 17:34:38 +0000
committerkristerw <kristerw@pkgsrc.org>2000-07-13 17:34:38 +0000
commite503dc28623f8ea5c52f2d44136359660e4a591f (patch)
treea1bc3bb08e7d55365e7c232ed22381e920481b3b /emulators/uae
parentce0b824cef08b97f88bd9f00191bdd45e107abe3 (diff)
downloadpkgsrc-e503dc28623f8ea5c52f2d44136359660e4a591f.tar.gz
Updated UAE to version 0.8.12:
Changes from last packaged version: User-visible changes in 0.8.12: - Several bugfixes User-visible changes in 0.8.11: - Finally, an accurate copper emulation, thanks to Sam Jordan. - Sprite emulation fixes, also due to Sam Jordan. - Some CPU emulation fixes (Keith Rollin, Toni Wilen, Lauri Pesonen) - Old command line options actually work now. - Some floppy related lockups removed. User-visible changes in 0.8.10: - Audio interpolation - Bugfixes for * disk emulation * FPU emulation * CPU prefetch emulation (the "compatible" setting). * some 2.0+ filesystem packets * text-based UI (should compile again) * some other parts - People like me who liked the old command line options better can now use (most of) them again. User-visible changes in 0.8.9: - The filesystem emulation should be able to emulate an Amiga FS more accurately. Script/Pure bits and filenotes are kept. - Patrick Ohly contributed SCSI support (currently Linux only) that allows you to (e.g.) use CD writers with the emulator. The package has ben changed to use the NetBSD sound driver instead of oss.
Diffstat (limited to 'emulators/uae')
-rw-r--r--emulators/uae/Makefile11
-rw-r--r--emulators/uae/files/md54
-rw-r--r--emulators/uae/files/patch-sum8
-rw-r--r--emulators/uae/patches/patch-aa13
-rw-r--r--emulators/uae/patches/patch-ab32
5 files changed, 10 insertions, 58 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 3c976f795fd..00b51406367 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2000/02/23 19:51:57 soren Exp $
+# $NetBSD: Makefile,v 1.6 2000/07/13 17:34:38 kristerw Exp $
-DISTNAME= uae-0.8.8
+DISTNAME= uae-0.8.12
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= kristerw@netbsd.org
HOMEPAGE= http://www.freiburg.linux.de/~uae/
NOT_FOR_PLATFORM= *-*-arm32
@@ -13,17 +13,12 @@ USE_GMAKE= yes
USE_X11= yes
GNU_CONFIGURE= yes
-CPPFLAGS= -I${WRKSRC}/src/include
# Because using the gtk+ user interface requires a thread library
# we use a brute force method to avoid detection of gtk+.
CONFIGURE_ARGS+= --enable-dga --enable-vidmode \
--with-gtk-prefix=${WRKDIR}
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
-post-extract:
- @${MKDIR} ${WRKSRC}/src/include/machine
- @${LN} -sf /usr/include/soundcard.h ${WRKSRC}/src/include/machine
-
post-configure:
(cd ${WRKSRC}/src; ${MAKE} .SECONDARY)
diff --git a/emulators/uae/files/md5 b/emulators/uae/files/md5
index a071d756f22..aafe532f541 100644
--- a/emulators/uae/files/md5
+++ b/emulators/uae/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1999/06/19 14:38:08 tron Exp $
+$NetBSD: md5,v 1.2 2000/07/13 17:34:39 kristerw Exp $
-MD5 (uae-0.8.8.tar.gz) = bda61e3e67e095a96014efaf6c6ec705
+MD5 (uae-0.8.12.tar.gz) = d1d055659e649a954b85e715026b23fb
diff --git a/emulators/uae/files/patch-sum b/emulators/uae/files/patch-sum
index be54c464288..97a1a6230f8 100644
--- a/emulators/uae/files/patch-sum
+++ b/emulators/uae/files/patch-sum
@@ -1,4 +1,6 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:48 agc Exp $
+$NetBSD: patch-sum,v 1.2 2000/07/13 17:34:40 kristerw Exp $
-MD5 (patch-aa) = fcbc6067f52c097d873284f9e175b82a
-MD5 (patch-ab) = 1cd48433c8494be1101a3a2f0b16f269
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/emulators/uae/patches/patch-aa b/emulators/uae/patches/patch-aa
deleted file mode 100644
index 749020affff..00000000000
--- a/emulators/uae/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/06/19 14:38:08 tron Exp $
-
---- src/Makefile.in.orig Tue Dec 29 00:50:26 1998
-+++ src/Makefile.in Sat Jun 19 15:25:48 1999
-@@ -10,7 +10,7 @@
- CFLAGS = @CFLAGS@ -D__inline__=@ac_cv_c_inline@
- X_CFLAGS = @X_CFLAGS@ @GTK_CFLAGS@ -DSHM_SUPPORT_LINKS=@SHM_SUPPORT_LINKS@
- TARGET = @TARGET@
--LIBRARIES = @LIBRARIES@ @LIBS@ @GTK_LIBS@
-+LIBRARIES = @LIBRARIES@ @LIBS@ @GTK_LIBS@ -lossaudio
- MATHLIB = @MATHLIB@
- RESOBJS = @RESOBJS@
-
diff --git a/emulators/uae/patches/patch-ab b/emulators/uae/patches/patch-ab
deleted file mode 100644
index 2165df3b80b..00000000000
--- a/emulators/uae/patches/patch-ab
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-ab,v 1.1 1999/06/19 15:30:56 tron Exp $
-
---- src/sd-uss/sound.c.orig Wed Jul 15 11:41:13 1998
-+++ src/sd-uss/sound.c Sat Jun 19 17:20:15 1999
-@@ -51,12 +51,12 @@
- /* Try to determine whether sound is available. This is only for GUI purposes. */
- int setup_sound (void)
- {
-- sound_fd = open ("/dev/dsp", O_WRONLY);
-+ sound_fd = open ("/dev/sound", O_WRONLY);
-
- sound_available = 0;
-
- if (sound_fd < 0) {
-- perror ("Can't open /dev/dsp");
-+ perror ("Can't open /dev/sound");
- if (errno == EBUSY) {
- /* We can hope, can't we ;) */
- sound_available = 1;
-@@ -82,10 +82,10 @@
- int rate;
- int dspbits;
-
-- sound_fd = open ("/dev/dsp", O_WRONLY);
-+ sound_fd = open ("/dev/sound", O_WRONLY);
- have_sound = !(sound_fd < 0);
- if (! have_sound) {
-- perror ("Can't open /dev/dsp");
-+ perror ("Can't open /dev/sound");
- if (errno != EBUSY)
- sound_available = 0;
- return 0;