pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/uae Make this package compile on NetBSD curr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/555e91a93663
branches: trunk
changeset: 471335:555e91a93663
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Fri Mar 26 22:24:35 2004 +0000
description:
Make this package compile on NetBSD current.
diffstat:
emulators/uae/distinfo | 3 ++-
emulators/uae/patches/patch-ac | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 8334fe5b6145 -r 555e91a93663 emulators/uae/distinfo
--- a/emulators/uae/distinfo Fri Mar 26 21:19:53 2004 +0000
+++ b/emulators/uae/distinfo Fri Mar 26 22:24:35 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.10 2002/07/28 19:58:24 kristerw Exp $
+$NetBSD: distinfo,v 1.11 2004/03/26 22:24:35 kristerw Exp $
SHA1 (uae-0.8.22.tar.gz) = fc79f9bdc93879447fa2295acbe216e433671315
Size (uae-0.8.22.tar.gz) = 937486 bytes
SHA1 (patch-aa) = 6045d32ce2b123410b20bbd410111400766834f9
SHA1 (patch-ab) = 7a174709e599b252d82ec9ef949aa8feab2f279e
+SHA1 (patch-ac) = 117ddc9b29398f9ab086555e25daa2aba6a2b918
diff -r 8334fe5b6145 -r 555e91a93663 emulators/uae/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/uae/patches/patch-ac Fri Mar 26 22:24:35 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.8 2004/03/26 22:24:36 kristerw Exp $
+
+--- configure.orig 2004-03-26 21:52:11.000000000 +0000
++++ configure 2004-03-26 21:52:55.000000000 +0000
+@@ -6400,7 +6400,7 @@
+ int soundfd; ioctl (soundfd, SNDCTL_DSP_GETFMTS, 0);
+ ; return 0; }
+ EOF
+-if { (eval echo configure:6404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:6404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+ rm -rf conftest*
+ echo "$ac_t""yes" 1>&6
+ HAVE_USS_SOUND=yes
Home |
Main Index |
Thread Index |
Old Index