Update to QEMU 2.2.0.
ok rpe@
This commit is contained in:
parent
2caf60f353
commit
6abaf2e78d
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.120 2014/09/28 21:36:45 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.121 2014/12/15 18:19:51 brad Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc sparc64
|
||||
|
||||
COMMENT= multi system emulator
|
||||
|
||||
DISTNAME= qemu-2.1.2
|
||||
DISTNAME= qemu-2.2.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://wiki.qemu.org/download/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qemu-2.1.2.tar.bz2) = /RD15Fz1pzb6Wj4cJ5rpghU05wC+t9GquIoHZIo5SIU=
|
||||
SIZE (qemu-2.1.2.tar.bz2) = 23563255
|
||||
SHA256 (qemu-2.2.0.tar.bz2) = toybbHxpT1SJtaa//pk82Xb/u3jn0XjrO8AWyvRgA5w=
|
||||
SIZE (qemu-2.2.0.tar.bz2) = 24316697
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.43 2014/09/20 03:03:19 brad Exp $
|
||||
--- configure.orig Wed Sep 10 15:44:03 2014
|
||||
+++ configure Sun Sep 14 13:30:08 2014
|
||||
@@ -3991,8 +3991,6 @@ fi
|
||||
$OpenBSD: patch-configure,v 1.44 2014/12/15 18:19:51 brad Exp $
|
||||
--- configure.orig Tue Nov 11 13:52:06 2014
|
||||
+++ configure Thu Nov 13 01:40:45 2014
|
||||
@@ -4069,8 +4069,6 @@ fi
|
||||
if test "$gcov" = "yes" ; then
|
||||
CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS"
|
||||
LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.30 2014/08/14 01:05:03 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.31 2014/12/15 18:19:51 brad Exp $
|
||||
@conflict kqemu-*
|
||||
@conflict qemu-*
|
||||
@pkgpath emulators/kqemu
|
||||
@ -31,6 +31,7 @@
|
||||
@bin bin/qemu-system-sh4eb
|
||||
@bin bin/qemu-system-sparc
|
||||
@bin bin/qemu-system-sparc64
|
||||
@bin bin/qemu-system-tricore
|
||||
@bin bin/qemu-system-unicore32
|
||||
@bin bin/qemu-system-x86_64
|
||||
@bin bin/qemu-system-xtensa
|
||||
@ -64,6 +65,7 @@ share/locale/fr_FR/LC_MESSAGES/qemu.mo
|
||||
share/locale/hu/LC_MESSAGES/qemu.mo
|
||||
share/locale/it/LC_MESSAGES/qemu.mo
|
||||
share/locale/tr/LC_MESSAGES/qemu.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/qemu.mo
|
||||
share/qemu/
|
||||
share/qemu/QEMU,cgthree.bin
|
||||
share/qemu/QEMU,tcx.bin
|
||||
@ -139,6 +141,7 @@ share/qemu/s390-zipl.rom
|
||||
share/qemu/sgabios.bin
|
||||
share/qemu/slof.bin
|
||||
share/qemu/spapr-rtas.bin
|
||||
share/qemu/trace-events
|
||||
share/qemu/u-boot.e500
|
||||
share/qemu/vgabios-cirrus.bin
|
||||
share/qemu/vgabios-qxl.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user