Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv23899
Added Files:
qemu.info
Log Message:
Qemu, the emulator.
--- NEW FILE: qemu.info ---
Package: qemu
Version: 0.14.1
Revision: 1
Description: Fast machine emulator and virtualizer
Architecture: powerpc, i386, x86_64
License: GPL
Source: http://download.savannah.gnu.org/releases/%n/%n-%v.tar.gz
Source-MD5: b6c713a8db638e173af53a62d5178640
ConfigureParams: <<
(%m = i386) --cpu=%m \
--disable-darwin-user \
--disable-bsd-user \
--cc=/usr/bin/gcc-4.0
<<
CompileScript: <<
#!/bin/sh -ev
mkdir build
cd build
../configure %c
make
<<
InstallScript: <<
#!/bin/sh -ev
cd build
make install prefix=%i \
sharedir=%i/share/qemu \
datadir=%i/share/qemu \
mandir=%i/share/man \
docdir=%i/share/doc/qemu \
bindir=%i/bin
<<
DocFiles: README* COPYING* TODO VERSION HACKING LICENSE MAINTAINERS
DescDetail: <<
QEMU is a generic and open source machine emulator and virtualizer.
When used as a machine emulator, QEMU can run OSes and programs made for
one machine (e.g. an ARM board) on a different machine (e.g. your own PC).
By using dynamic translation, it achieves very good performance.
When used as a virtualizer, QEMU achieves near native performances by
executing the guest code directly on the host CPU. QEMU supports
virtualization when executing under the Xen hypervisor or using the KVM
kernel module in Linux. When using KVM, QEMU can virtualize x86, server
and embedded PowerPC, and S390 guests.
<<
DescPort: <<
The systems darwin-user and bsd-user crashed, as well as compiling with
gcc-4.2 or later. Bug reports are filed with upstream.
Former maintainer (10.3): Christian Schroeder <[email protected]>, qemu 0.6
<<
Homepage: http://wiki.qemu.org/Main_Page
Maintainer: Karl-Michael Schindler <[email protected]>
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery,
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now.
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs