Update to gxemul 0.4.7, from brad@.
This commit is contained in:
parent
c8849c89e6
commit
4c94105df2
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2008/06/28 13:05:39 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2009/01/05 21:14:02 grange Exp $
|
||||
|
||||
COMMENT= ARM/MIPS/PowerPC/SuperH machines emulator
|
||||
COMMENT= ARM/M88k/MIPS/PowerPC/SuperH machines emulator
|
||||
|
||||
DISTNAME= gxemul-0.4.6.5
|
||||
DISTNAME= gxemul-0.4.7
|
||||
CATEGORIES= emulators
|
||||
HOMEPAGE= http://gavare.se/gxemul/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gxemul-0.4.6.5.tar.gz) = j/4/3hwvF/9UUAZl3OgqIg==
|
||||
RMD160 (gxemul-0.4.6.5.tar.gz) = 7cKlHRPlwOhabNWsVNY6pgWyInU=
|
||||
SHA1 (gxemul-0.4.6.5.tar.gz) = nq7op/DOgRGZ4ga3NuhyCLC2/ik=
|
||||
SHA256 (gxemul-0.4.6.5.tar.gz) = 297nTrEAQAwehQ/6pljoHxuiGn6fdXwlHCjpeypJU7c=
|
||||
SIZE (gxemul-0.4.6.5.tar.gz) = 2187357
|
||||
MD5 (gxemul-0.4.7.tar.gz) = A9gLJ+w1FyTZwt463vRmPQ==
|
||||
RMD160 (gxemul-0.4.7.tar.gz) = 1V0jRzpe26OTmzgdcpD+vbhYsJg=
|
||||
SHA1 (gxemul-0.4.7.tar.gz) = TZ3LRl9xzzZQcmFiUpyLhwGxpJ8=
|
||||
SHA256 (gxemul-0.4.7.tar.gz) = 86E2cCMZ3K9RazKiWCFqiYYSn1+zXPdLOGq4gDAyJiM=
|
||||
SIZE (gxemul-0.4.7.tar.gz) = 3375191
|
||||
|
@ -4,4 +4,4 @@ microkernel, but the emulator can be used for many other things. While
|
||||
some simulators only simulate a CPU, GXemul also simulates other
|
||||
hardware components, making it possible to use the emulator to run
|
||||
unmodified operating systems, such as NetBSD, OpenBSD, or Linux.
|
||||
Currently emulated CPUs are: ARM, MIPS, and PowerPC.
|
||||
Currently emulated CPUs are: ARM, M88k, MIPS, and PowerPC.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2008/06/28 13:05:39 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2009/01/05 21:14:03 grange Exp $
|
||||
@bin bin/gxemul
|
||||
@man man/man1/gxemul.1
|
||||
share/doc/gxemul/
|
||||
@ -71,10 +71,10 @@ share/doc/gxemul/20070308-linux-dreamcast-2.png
|
||||
share/doc/gxemul/20070308-linux-dreamcast-2_small.png
|
||||
share/doc/gxemul/20070318-netbsd-macppc.png
|
||||
share/doc/gxemul/20070318-netbsd-macppc_small.png
|
||||
share/doc/gxemul/20070419-openbsd-landisk.png
|
||||
share/doc/gxemul/20070419-openbsd-landisk_small.png
|
||||
share/doc/gxemul/20070616-netbsd-pmppc-diskless.png
|
||||
share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
|
||||
share/doc/gxemul/20081103-openbsd-landisk-small.png
|
||||
share/doc/gxemul/20081103-openbsd-landisk.png
|
||||
share/doc/gxemul/configfiles.html
|
||||
share/doc/gxemul/debian-1-small.png
|
||||
share/doc/gxemul/debian-1.png
|
||||
@ -123,3 +123,4 @@ share/doc/gxemul/technical.html
|
||||
share/doc/gxemul/translation.html
|
||||
share/doc/gxemul/ultrix4.5-20040706.png
|
||||
share/doc/gxemul/ultrix4.5-20040706_small.png
|
||||
share/doc/gxemul/unsupported.html
|
||||
|
Loading…
Reference in New Issue
Block a user