# $Id: Portfile 48838 2009-03-30 01:15:04Z raimue@macports.org $ PortSystem 1.0 name qemu version 0.10.1 categories emulators platforms darwin maintainers nomaintainer description x86 and PowerPC Emulator long_description QEMU is a FAST! processor emulator using dynamic \ translation to achieve good emulation speed. It \ can emulate a Full PC System and has basic support \ for PowerMac Emulation. homepage http://www.nongnu.org/qemu/ master_sites nongnu checksums md5 99b6da099343f6a32e02211aa5925154 \ sha1 d1cafd4751e4feee606feb844dec4762713b2b69 \ rmd160 f1dcd14a6981180b40b3048769bf861ac86fa0b3 configure.args --cc=${configure.cc} platform macosx { configure.args-append --enable-cocoa --target-list=i386-softmmu }