diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-12-23 14:57:31 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-12-23 14:57:31 +0000 |
commit | d3828dbee66cb0fc2806e3465c3a3269482e3b72 (patch) | |
tree | ae97324894361897bbdfa1c2affab9dee44e0caf /app-emulation | |
parent | New version kqemu now is split from it (diff) | |
download | gentoo-2-d3828dbee66cb0fc2806e3465c3a3269482e3b72.tar.gz gentoo-2-d3828dbee66cb0fc2806e3465c3a3269482e3b72.tar.bz2 gentoo-2-d3828dbee66cb0fc2806e3465c3a3269482e3b72.zip |
New version
(Portage version: 2.0.53)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu-user/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/qemu-user/Manifest | 16 | ||||
-rw-r--r-- | app-emulation/qemu-user/files/digest-qemu-user-0.8.0 | 1 | ||||
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.0.ebuild | 83 |
4 files changed, 99 insertions, 8 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog index 36c48906741f..73d093e41a96 100644 --- a/app-emulation/qemu-user/ChangeLog +++ b/app-emulation/qemu-user/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/qemu-user # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.4 2005/09/11 02:24:02 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.5 2005/12/23 14:57:31 lu_zero Exp $ + +*qemu-user-0.8.0 (23 Dec 2005) + + 23 Dec 2005; Luca Barbato <lu_zero@gentoo.org> +qemu-user-0.8.0.ebuild: + New version *qemu-user-0.7.2 (11 Sep 2005) diff --git a/app-emulation/qemu-user/Manifest b/app-emulation/qemu-user/Manifest index 2d7a0d7586c2..5ebf8998eb8a 100644 --- a/app-emulation/qemu-user/Manifest +++ b/app-emulation/qemu-user/Manifest @@ -1,10 +1,12 @@ -MD5 6844e6102d3882420b7fc684e72fde6a qemu-user-0.7.2.ebuild 2254 MD5 0f90b65994f0a84f97708850207c82d2 ChangeLog 879 -MD5 431458f4c01ad6238f20d77302e4b871 qemu-user-0.7.0-r1.ebuild 2250 -MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223 -MD5 4af0f0b4cf2b13fc6dfbf3c770d5be6c qemu-user-0.7.1.ebuild 2254 -MD5 19c26d3c7d68ccd1ed3a0f74b7ab467e files/digest-qemu-user-0.7.2 63 -MD5 3202f7445799cce82ccaac9749e1443d files/qemu-user-0.7.0-errno.patch 487 -MD5 297287b50341a53d302b58ab9ee73a5f files/qemu-ppc-dirty-hack.patch 422 MD5 4fac7d5e68ef58489e7734f5dccb2918 files/digest-qemu-user-0.7.0-r1 63 MD5 36d599117f12a2bf8edc47c1daeff3a6 files/digest-qemu-user-0.7.1 63 +MD5 19c26d3c7d68ccd1ed3a0f74b7ab467e files/digest-qemu-user-0.7.2 63 +MD5 241e1330b0e3eb828f4f5fb47edf7676 files/digest-qemu-user-0.8.0 63 +MD5 297287b50341a53d302b58ab9ee73a5f files/qemu-ppc-dirty-hack.patch 422 +MD5 3202f7445799cce82ccaac9749e1443d files/qemu-user-0.7.0-errno.patch 487 +MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223 +MD5 431458f4c01ad6238f20d77302e4b871 qemu-user-0.7.0-r1.ebuild 2250 +MD5 4af0f0b4cf2b13fc6dfbf3c770d5be6c qemu-user-0.7.1.ebuild 2254 +MD5 6844e6102d3882420b7fc684e72fde6a qemu-user-0.7.2.ebuild 2254 +MD5 47fe47f113c2b81d1f3d93e3f2d3437f qemu-user-0.8.0.ebuild 2107 diff --git a/app-emulation/qemu-user/files/digest-qemu-user-0.8.0 b/app-emulation/qemu-user/files/digest-qemu-user-0.8.0 new file mode 100644 index 000000000000..dcdbf19d8bc3 --- /dev/null +++ b/app-emulation/qemu-user/files/digest-qemu-user-0.8.0 @@ -0,0 +1 @@ +MD5 eb175b26583280706fe7e4d8910d320d qemu-0.8.0.tar.gz 1497965 diff --git a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild new file mode 100644 index 000000000000..1ed040fe0967 --- /dev/null +++ b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild @@ -0,0 +1,83 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.0.ebuild,v 1.1 2005/12/23 14:57:31 lu_zero Exp $ + +inherit eutils flag-o-matic + +DESCRIPTION="Multi-platform & multi-targets cpu emulator and dynamic translator" +HOMEPAGE="http://fabrice.bellard.free.fr/qemu/" +SRC_URI="http://fabrice.bellard.free.fr/qemu/${P/-user/}.tar.gz" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~x86 ~ppc -alpha -sparc ~amd64" +IUSE="" #qvm86 debug nptl qemu-fast nptlonly" +RESTRICT="nostrip" + +DEPEND="virtual/libc + app-text/texi2html + !<=app-emulation/qemu-0.7.0" +RDEPEND="" + +S="${WORKDIR}/${P/-user/}" + +set_target_list() { + TARGET_LIST="arm-user armeb-user i386-user ppc-user sparc-user" + export TARGET_LIST +} + +pkg_setup() { + if [ "$(gcc-major-version)" == "4" ]; then + ewarn "Qemu could not build with GCC 4" + fi +} + +#RUNTIME_PATH="/emul/gnemul/" +src_unpack() { + unpack ${A} + + cd ${S} + epatch ${FILESDIR}/qemu-ppc-dirty-hack.patch + # Alter target makefiles to accept CFLAGS set via flag-o. + sed -i 's/^\(C\|OP_C\|HELPER_C\)FLAGS=/\1FLAGS+=/' \ + Makefile Makefile.target tests/Makefile + # Ensure mprotect restrictions are relaxed for emulator binaries + [[ -x /sbin/paxctl ]] && \ + sed -i 's/^VL_LDFLAGS=$/VL_LDFLAGS=-Wl,-z,execheap/' \ + Makefile.target + # Prevent install of kernel module by qemu's makefile + sed -i 's/\(.\/install.sh\)/#\1/' Makefile +} + +src_compile() { + #Let the application set its cflags + unset CFLAGS + + # Switch off hardened tech + filter-flags -fpie -fstack-protector + + myconf="" + set_target_list +# --interp-prefix=${RUNTIME_PATH}/qemu-%M + ./configure \ + --prefix=/usr \ + --target-list="${TARGET_LIST}" \ + --enable-slirp \ + --kernel-path=${KV_DIR} \ + ${myconf} \ + || die "could not configure" + + emake || die "make failed" +} + +src_install() { + make install \ + prefix=${D}/usr \ + bindir=${D}/usr/bin \ + datadir=${D}/usr/share/qemu \ + docdir=${D}/usr/share/doc/${P} \ + mandir=${D}/usr/share/man || die + + rm -fR ${D}/usr/share/{man,qemu} + rm -fR ${D}/usr/bin/qemu-img +} |