commit:     d87d1584cedee555e83b011a7a32bb9cc486e90f
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 07:33:34 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 07:36:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87d1584

app-emulation/xen-pvgrub: version bump

Package-Manager: portage-2.3.0_rc1

 app-emulation/xen-pvgrub/Manifest                |   2 +
 app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild | 144 +++++++++++++++++++++++
 app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild | 144 +++++++++++++++++++++++
 3 files changed, 290 insertions(+)

diff --git a/app-emulation/xen-pvgrub/Manifest 
b/app-emulation/xen-pvgrub/Manifest
index 520ce92..9d16eff 100644
--- a/app-emulation/xen-pvgrub/Manifest
+++ b/app-emulation/xen-pvgrub/Manifest
@@ -5,4 +5,6 @@ DIST pciutils-2.2.9.tar.bz2 212265 SHA256 
f60ae61cfbd5da1d849d0beaa21f593c38dac9
 DIST polarssl-1.1.4-gpl.tgz 611340 SHA256 
2d29fd04a0d0ba29dae6bd29fb418944c08d3916665dcca74afb297ef37584b6 SHA512 
88da614e4d3f4409c4fd3bb3e44c7587ba051e3fed4e33d526069a67e8180212e1ea22da984656f50e290049f60ddca65383e5983c0f8884f648d71f698303ad
 WHIRLPOOL 
39448c00dda142a836a78381b446c7b586272a44d8afc867a7ea702228f105bb2adffe757bd6c23af090cff64ef32e7af0c373dccc5145ff4c11552cf3f28383
 DIST xen-4.6.0.tar.gz 19694350 SHA256 
6fa1c2431df55aa5950d248e6093b8c8c0f11c357a0adbd348a2186478e80909 SHA512 
b4b02f306ffea360f539dd8c231b2f58c00c3638fdb665cb659c7291b475b40f1075bc59d49a6144767729e57b8bc40a1cfd9030d61de2b8fa4ac97d43655c2b
 WHIRLPOOL 
d3f01183440ca1875b6e850bd116db0c382383433e50c0902d3268e9e36b39d184fc65e925bdb5363ef4ca7a232fee15b4749c89baf789137b8a8248565c75a8
 DIST xen-4.6.1.tar.gz 19693042 SHA256 
44cc2fccba1e147ef4c8da0584ce0f24189c8743de0e3e9a9226da88ddb5f589 SHA512 
f01a0b7874abf8b3a81432428d7ba2d5aceb9d75ae20310f8ef49a3a0df927720a51d49090f74fda7f374c779e121ad26da6966a6f2623ed1a7743b4c080427c
 WHIRLPOOL 
b4eec12118d602d1b41edee32ed7c0c61646974060bc44e3eedaf78f7c3015c151998f72573fd2bab1992263dd98f09992772334bae7826048d187de7ed022e5
+DIST xen-4.6.3.tar.gz 19707041 SHA256 
02badfce9a037bd1bd4a94210c1f6b85467746216c71795805102b514bcf1fc4 SHA512 
187a860b40c05139f22b8498a5fae1db173c3110d957147af29a56cb83b7111c9dc4946d65f9dffc847001fc01c5e9bf51886eaa1194bb9cfd0b6dbcd43a2c5c
 WHIRLPOOL 
f80fa73727218567b8d6c8d6bab9dfd577c4bb84ac737b084e4396128e8c4aa79776a277f73c283d5b12f17764b183b67fbf8596e240042dd0709f28cbab777e
+DIST xen-4.7.0.tar.gz 20702550 SHA256 
be5876144d49729572ae06142e0bb93f1c1f2695578141eff2931995add24623 SHA512 
2c52c8ef145dfab7d069e79318d5d631e1106a0ddc79d88b3bacf36c7f15cea67dccb704a245e785d2a1e42c6fb6c0ad74832f564aaeec025ad7b864031f0921
 WHIRLPOOL 
9725ac9fe94e78aab47b0534b5ee1a190106a773bf7d6204fed736abe7069b71937717b6680833736bd02a3a3a43f2eb2162fe7c0d992ddd47d12158b5d9835f
 DIST zlib-1.2.3.tar.gz 496597 SHA256 
1795c7d067a43174113fdf03447532f373e1c6c57c08d61d9e4e9be5e244b05e SHA512 
021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e
 WHIRLPOOL 
8fd7010faf6a48a9c7ff4bcfe3ce4fe9061eb541259e0a2d0def214e8c4becf2b22e8d6f96f65ca827abffeaa9d96e95ed2402844f99835f7b079fc9f3e84276

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild
new file mode 100644
index 0000000..bf577ad
--- /dev/null
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='xml,threads'
+
+inherit flag-o-matic eutils multilib python-single-r1 toolchain-funcs
+
+XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles";
+LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
+GRUB_URL=mirror://gnu-alpha/grub
+SRC_URI="
+               http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
+               $GRUB_URL/grub-0.97.tar.gz
+               $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
+               $LIBPCI_URL/pciutils-2.2.9.tar.bz2
+               $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
+               $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
+               $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz"
+
+S="${WORKDIR}/xen-${PV}"
+
+DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside 
guest filesystem"
+HOMEPAGE="http://xen.org/";
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="custom-cflags"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="sys-devel/gettext
+       sys-devel/bin86
+       sys-apps/texinfo
+       x11-libs/pixman"
+
+RDEPEND=">=app-emulation/xen-tools-${PV}"
+
+pkg_setup() {
+       python-single-r1_pkg_setup
+}
+
+retar-externals() {
+       # Purely to unclutter src_prepare
+       local set="grub-0.97.tar.gz lwip-1.3.0.tar.gz newlib-1.16.0.tar.gz 
polarssl-1.1.4-gpl.tgz zlib-1.2.3.tar.gz"
+
+       # epatch can't patch in $WORKDIR, requires a sed; Bug #455194. 
Patchable, but sed informative
+       sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \
+               -i "${WORKDIR}"/zlib-1.2.3/configure
+       sed -e 's:^AR=ar rc:AR=ar:' \
+               -e s':$(AR) $@:$(AR) rc $@:' \
+               -i "${WORKDIR}"/zlib-1.2.3/{Makefile,Makefile.in}
+       einfo "zlib Makefile edited"
+
+       cd "${WORKDIR}"
+       tar czp zlib-1.2.3 -f zlib-1.2.3.tar.gz
+       tar czp grub-0.97 -f grub-0.97.tar.gz
+       tar czp lwip -f lwip-1.3.0.tar.gz
+       tar czp newlib-1.16.0 -f newlib-1.16.0.tar.gz
+       tar czp polarssl-1.1.4 -f polarssl-1.1.4-gpl.tgz
+       mv $set "${S}"/stubdom/
+       einfo "tarballs moved to source"
+}
+
+src_prepare() {
+       # if the user *really* wants to use their own custom-cflags, let them
+       if use custom-cflags; then
+               einfo "User wants their own CFLAGS - removing defaults"
+               # try and remove all the default custom-cflags
+               find "${S}" -name Makefile -o -name Rules.mk -o -name Config.mk 
-exec sed \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 
's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 
's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \
+                       -i {} \;
+       fi
+
+       # Patch the unmergeable newlib, fix most of the leftover gcc QA issues
+       cp "${FILESDIR}"/newlib-implicits.patch stubdom || die
+
+       # Patch stubdom/Makefile to patch insource newlib & prevent internal 
downloading
+       epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-externals.patch
+
+       # fix jobserver in Makefile
+       epatch "${FILESDIR}"/${PN}-4.2-jserver.patch
+
+       #Substitute for internal downloading. pciutils copied only due to the 
only .bz2
+       cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not 
copied to stubdom"
+       retar-externals || die "re-tar procedure failed"
+}
+
+src_configure() {
+       local myconf="--prefix=${PREFIX}/usr \
+               --libdir=${PREFIX}/usr/$(get_libdir) \
+               --libexecdir=${PREFIX}/usr/libexec \
+               --disable-werror \
+               --disable-xen"
+
+       econf ${myconf}
+}
+
+src_compile() {
+       use custom-cflags || unset CFLAGS
+       if test-flag-CC -fno-strict-overflow; then
+               append-flags -fno-strict-overflow
+       fi
+
+       emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C 
tools/include
+
+       if use x86; then
+               emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
+               XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
+       elif use amd64; then
+               emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
+               XEN_TARGET_ARCH="x86_64" -C stubdom pv-grub
+               if has_multilib_profile; then
+                       multilib_toolchain_setup x86
+                       emake CC="$(tc-getCC)" AR="$(tc-getAR)" \
+                       XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
+               fi
+       fi
+}
+
+src_install() {
+       if use x86; then
+               emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom 
install-grub
+       fi
+       if use amd64; then
+               emake XEN_TARGET_ARCH="x86_64" DESTDIR="${D}" -C stubdom 
install-grub
+               if has_multilib_profile; then
+                       emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C 
stubdom install-grub
+               fi
+       fi
+}
+
+pkg_postinst() {
+       elog "Official Xen Guide and the offical wiki page:"
+       elog "https://wiki.gentoo.org/wiki/Xen";
+       elog "http://wiki.xen.org/wiki/Main_Page";
+}

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild
new file mode 100644
index 0000000..bf577ad
--- /dev/null
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE='xml,threads'
+
+inherit flag-o-matic eutils multilib python-single-r1 toolchain-funcs
+
+XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles";
+LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
+GRUB_URL=mirror://gnu-alpha/grub
+SRC_URI="
+               http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
+               $GRUB_URL/grub-0.97.tar.gz
+               $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
+               $LIBPCI_URL/pciutils-2.2.9.tar.bz2
+               $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
+               $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
+               $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz"
+
+S="${WORKDIR}/xen-${PV}"
+
+DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside 
guest filesystem"
+HOMEPAGE="http://xen.org/";
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="custom-cflags"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="sys-devel/gettext
+       sys-devel/bin86
+       sys-apps/texinfo
+       x11-libs/pixman"
+
+RDEPEND=">=app-emulation/xen-tools-${PV}"
+
+pkg_setup() {
+       python-single-r1_pkg_setup
+}
+
+retar-externals() {
+       # Purely to unclutter src_prepare
+       local set="grub-0.97.tar.gz lwip-1.3.0.tar.gz newlib-1.16.0.tar.gz 
polarssl-1.1.4-gpl.tgz zlib-1.2.3.tar.gz"
+
+       # epatch can't patch in $WORKDIR, requires a sed; Bug #455194. 
Patchable, but sed informative
+       sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \
+               -i "${WORKDIR}"/zlib-1.2.3/configure
+       sed -e 's:^AR=ar rc:AR=ar:' \
+               -e s':$(AR) $@:$(AR) rc $@:' \
+               -i "${WORKDIR}"/zlib-1.2.3/{Makefile,Makefile.in}
+       einfo "zlib Makefile edited"
+
+       cd "${WORKDIR}"
+       tar czp zlib-1.2.3 -f zlib-1.2.3.tar.gz
+       tar czp grub-0.97 -f grub-0.97.tar.gz
+       tar czp lwip -f lwip-1.3.0.tar.gz
+       tar czp newlib-1.16.0 -f newlib-1.16.0.tar.gz
+       tar czp polarssl-1.1.4 -f polarssl-1.1.4-gpl.tgz
+       mv $set "${S}"/stubdom/
+       einfo "tarballs moved to source"
+}
+
+src_prepare() {
+       # if the user *really* wants to use their own custom-cflags, let them
+       if use custom-cflags; then
+               einfo "User wants their own CFLAGS - removing defaults"
+               # try and remove all the default custom-cflags
+               find "${S}" -name Makefile -o -name Rules.mk -o -name Config.mk 
-exec sed \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-O3\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 
's/CFLAGS\(.*\)=\(.*\)-march=i686\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 
's/CFLAGS\(.*\)=\(.*\)-fomit-frame-pointer\(.*\)/CFLAGS\1=\2\3/' \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-g3*\s\(.*\)/CFLAGS\1=\2 \3/' \
+                       -e 's/CFLAGS\(.*\)=\(.*\)-O2\(.*\)/CFLAGS\1=\2\3/' \
+                       -i {} \;
+       fi
+
+       # Patch the unmergeable newlib, fix most of the leftover gcc QA issues
+       cp "${FILESDIR}"/newlib-implicits.patch stubdom || die
+
+       # Patch stubdom/Makefile to patch insource newlib & prevent internal 
downloading
+       epatch "${FILESDIR}"/${PN/-pvgrub/}-4.3-externals.patch
+
+       # fix jobserver in Makefile
+       epatch "${FILESDIR}"/${PN}-4.2-jserver.patch
+
+       #Substitute for internal downloading. pciutils copied only due to the 
only .bz2
+       cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not 
copied to stubdom"
+       retar-externals || die "re-tar procedure failed"
+}
+
+src_configure() {
+       local myconf="--prefix=${PREFIX}/usr \
+               --libdir=${PREFIX}/usr/$(get_libdir) \
+               --libexecdir=${PREFIX}/usr/libexec \
+               --disable-werror \
+               --disable-xen"
+
+       econf ${myconf}
+}
+
+src_compile() {
+       use custom-cflags || unset CFLAGS
+       if test-flag-CC -fno-strict-overflow; then
+               append-flags -fno-strict-overflow
+       fi
+
+       emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C 
tools/include
+
+       if use x86; then
+               emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
+               XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
+       elif use amd64; then
+               emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
+               XEN_TARGET_ARCH="x86_64" -C stubdom pv-grub
+               if has_multilib_profile; then
+                       multilib_toolchain_setup x86
+                       emake CC="$(tc-getCC)" AR="$(tc-getAR)" \
+                       XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
+               fi
+       fi
+}
+
+src_install() {
+       if use x86; then
+               emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom 
install-grub
+       fi
+       if use amd64; then
+               emake XEN_TARGET_ARCH="x86_64" DESTDIR="${D}" -C stubdom 
install-grub
+               if has_multilib_profile; then
+                       emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C 
stubdom install-grub
+               fi
+       fi
+}
+
+pkg_postinst() {
+       elog "Official Xen Guide and the offical wiki page:"
+       elog "https://wiki.gentoo.org/wiki/Xen";
+       elog "http://wiki.xen.org/wiki/Main_Page";
+}

Reply via email to