Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-pvgrub/
Date: Mon, 25 May 2020 14:21:38
Message-Id: 1590416423.5a9bdbfc2df5ea986023129cd5f54256f7c84a24.dlan@gentoo
1 commit: 5a9bdbfc2df5ea986023129cd5f54256f7c84a24
2 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Tue May 19 11:13:04 2020 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon May 25 14:20:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9bdbfc
7
8 app-emulation/xen-pvgrub: drop old
9
10 Closes: https://github.com/gentoo/gentoo/pull/15857
11 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-emulation/xen-pvgrub/Manifest | 1 -
15 app-emulation/xen-pvgrub/xen-pvgrub-4.13.0.ebuild | 155 ----------------------
16 2 files changed, 156 deletions(-)
17
18 diff --git a/app-emulation/xen-pvgrub/Manifest b/app-emulation/xen-pvgrub/Manifest
19 index c17a76e90af..4a22ca0a9f2 100644
20 --- a/app-emulation/xen-pvgrub/Manifest
21 +++ b/app-emulation/xen-pvgrub/Manifest
22 @@ -5,6 +5,5 @@ DIST pciutils-2.2.9.tar.bz2 212265 BLAKE2B 014b664e90c64e7255c9e21fc25a2cc60d57f
23 DIST polarssl-1.1.4-gpl.tgz 611340 BLAKE2B 613da06dda9e4b86db5a4d616a0a0afee98c907c3c6b352eed3d9e500fc5739e62eb4f6fc32ff02579c6a6de9bd49fcd2c8bd8b2d158a5050cbaa82118d61ef0 SHA512 88da614e4d3f4409c4fd3bb3e44c7587ba051e3fed4e33d526069a67e8180212e1ea22da984656f50e290049f60ddca65383e5983c0f8884f648d71f698303ad
24 DIST xen-4.12.2.tar.gz 26985135 BLAKE2B 530821011a6dd0ac0a99fb135ff5311eb8e975c3791818093b5e250eed7854d153de6d4340197f9b949c0ad2c3d7b2b7180deb42bc71748ff70ff6fad195269d SHA512 7d9e7921271830c9eadf1bb8eca1aec20d343ad7475b0dc3165ef6d681759e7cb70739f8d9f85622a23aef960988820e822267fb198b12ee3dd657ad6164069f
25 DIST xen-4.12.3.tar.gz 26985230 BLAKE2B 403de519a552f1cd49e5a85b63f48df1b7a47ff8381385860b67df32af0b33be1c13c92ca2234e4479b7f415e711e0f46c396c3f62dfb5b2465d2991723cf6ef SHA512 7bbf4e752477f18143ac9a62fb633b1fbe115a1a9b03d0132f33dfca025bc9b76d9c2e9b66a3e407d14aff161b940b1a82e3e3ca43213798e9dd38b6970194e0
26 -DIST xen-4.13.0.tar.gz 39005191 BLAKE2B cd85bfe549e20447afb8ec6b2ab33ea1893f45392c08737730d7898706748ebb96b2e842b2ff3e4af8c5d8a705e6d25a2bfb8acf0d7cc771805d0cc97757a949 SHA512 5b2ded9a2fe3f7ddf40eed1fa9858baead06233a01eb6099cc45b3c78b6c3823acfe7b731910733e87125dfa49d08c53f74c215fb1b320a92b44b87a0a105225
27 DIST xen-4.13.1.tar.gz 39024612 BLAKE2B efff138699fac2c14fad2e0dfd4535ebd744577df3dddccc2a589b81a76f24fc81c75e295f4cd33ca2e820929417b22d714504b576cb0737a563037bd56b6a95 SHA512 b56d20704155d98d803496cba83eb928e0f986a750831cd5600fc88d0ae772fe1456571654375054043d2da8daca255cc98385ebf08b1b1a75ecf7f4b7a0ee90
28 DIST zlib-1.2.3.tar.gz 496597 BLAKE2B 603020b70cd52b83e48bde420b86e2acfd29d69bf7476eecbeeb07d1b8bcab703d2cbd3eab77772990bddb8c268f13594592ce985798d49e2d6ba25104d49f22 SHA512 021b958fcd0d346c4ba761bcf0cc40f3522de6186cf5a0a6ea34a70504ce9622b1c2626fce40675bc8282cf5f5ade18473656abc38050f72f5d6480507a2106e
29
30 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0.ebuild
31 deleted file mode 100644
32 index 5c95dccf2ec..00000000000
33 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0.ebuild
34 +++ /dev/null
35 @@ -1,155 +0,0 @@
36 -# Copyright 1999-2020 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -PYTHON_COMPAT=( python3_{6,7,8} )
42 -PYTHON_REQ_USE='xml,threads(+)'
43 -
44 -inherit flag-o-matic multilib python-single-r1 toolchain-funcs
45 -
46 -MY_PV=${PV/_/-}
47 -
48 -XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
49 -LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
50 -GRUB_URL=mirror://gnu-alpha/grub
51 -
52 -UPSTREAM_VER=
53 -[[ -n ${UPSTREAM_VER} ]] && \
54 - UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-pvgrub/}-upstream-patches-${UPSTREAM_VER}.tar.xz
55 - https://github.com/hydrapolic/gentoo-dist/raw/master/xen/${P/-pvgrub/}-upstream-patches-${UPSTREAM_VER}.tar.xz"
56 -
57 -SRC_URI="
58 - https://downloads.xenproject.org/release/xen/${MY_PV}/xen-${MY_PV}.tar.gz
59 - $GRUB_URL/grub-0.97.tar.gz
60 - $XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
61 - $LIBPCI_URL/pciutils-2.2.9.tar.bz2
62 - $XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
63 - $XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
64 - $XEN_EXTFILES_URL/polarssl-1.1.4-gpl.tgz
65 - ${UPSTREAM_PATCHSET_URI}"
66 -
67 -S="${WORKDIR}/xen-${MY_PV}"
68 -
69 -DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest filesystem"
70 -HOMEPAGE="https://www.xenproject.org"
71 -LICENSE="GPL-2"
72 -SLOT="0"
73 -KEYWORDS="~amd64 ~x86"
74 -IUSE=""
75 -
76 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
77 -
78 -DEPEND="sys-devel/gettext
79 - sys-devel/bin86
80 - sys-apps/texinfo
81 - x11-libs/pixman"
82 -
83 -RDEPEND="${PYTHON_DEPS}
84 - >=app-emulation/xen-tools-${PV}"
85 -
86 -# python2 only
87 -RESTRICT="test"
88 -
89 -pkg_setup() {
90 - python-single-r1_pkg_setup
91 -}
92 -
93 -retar-externals() {
94 - # Purely to unclutter src_prepare
95 - 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"
96 -
97 - # eapply can't patch in $WORKDIR, requires a sed; Bug #455194. Patchable, but sed informative
98 - sed -e s':AR=${AR-"ar rc"}:AR=${AR-"ar"}:' \
99 - -i "${WORKDIR}"/zlib-1.2.3/configure || die
100 - sed -e 's:^AR=ar rc:AR=ar:' \
101 - -e s':$(AR) $@:$(AR) rc $@:' \
102 - -i "${WORKDIR}"/zlib-1.2.3/{Makefile,Makefile.in} || die
103 - einfo "zlib Makefile edited"
104 -
105 - cd "${WORKDIR}" || die
106 - tar czp zlib-1.2.3 -f zlib-1.2.3.tar.gz || die
107 - tar czp grub-0.97 -f grub-0.97.tar.gz || die
108 - tar czp lwip -f lwip-1.3.0.tar.gz || die
109 - tar czp newlib-1.16.0 -f newlib-1.16.0.tar.gz || die
110 - tar czp polarssl-1.1.4 -f polarssl-1.1.4-gpl.tgz || die
111 - mv $set "${S}"/stubdom/ || die
112 - einfo "tarballs moved to source"
113 -}
114 -
115 -src_prepare() {
116 - # Upstream's patchset
117 - if [[ -n ${UPSTREAM_VER} ]]; then
118 - einfo "Try to apply Xen Upstream patch set"
119 - EPATCH_SUFFIX="patch" \
120 - EPATCH_FORCE="yes" \
121 - EPATCH_OPTS="-p1" \
122 - eapply "${WORKDIR}"/patches-upstream
123 - fi
124 -
125 - # Patch the unmergeable newlib, fix most of the leftover gcc QA issues
126 - cp "${FILESDIR}"/newlib-implicits.patch stubdom || die
127 -
128 - # Patch stubdom/Makefile to patch insource newlib & prevent internal downloading
129 - eapply "${FILESDIR}"/${PN/-pvgrub/}-4.10-externals.patch
130 -
131 - # fix jobserver in Makefile
132 - eapply "${FILESDIR}"/${PN}-4.8-jserver.patch
133 -
134 - #Substitute for internal downloading. pciutils copied only due to the only .bz2
135 - cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
136 - retar-externals || die "re-tar procedure failed"
137 -
138 - default
139 -}
140 -
141 -src_configure() {
142 - local myconf="--prefix=${PREFIX}/usr \
143 - --libdir=${PREFIX}/usr/$(get_libdir) \
144 - --libexecdir=${PREFIX}/usr/libexec \
145 - --disable-werror \
146 - --disable-xen"
147 -
148 - econf ${myconf}
149 -}
150 -
151 -src_compile() {
152 - unset CFLAGS
153 - if test-flag-CC -fno-strict-overflow; then
154 - append-flags -fno-strict-overflow
155 - fi
156 -
157 - emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C tools/include
158 - emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" -C tools/libs
159 -
160 - if use x86; then
161 - emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
162 - XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
163 - elif use amd64; then
164 - emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" \
165 - XEN_TARGET_ARCH="x86_64" -C stubdom pv-grub
166 - if has_multilib_profile; then
167 - multilib_toolchain_setup x86
168 - emake CC="$(tc-getCC)" AR="$(tc-getAR)" \
169 - XEN_TARGET_ARCH="x86_32" -C stubdom pv-grub
170 - fi
171 - fi
172 -}
173 -
174 -src_install() {
175 - if use x86; then
176 - emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub
177 - fi
178 - if use amd64; then
179 - emake XEN_TARGET_ARCH="x86_64" DESTDIR="${D}" -C stubdom install-grub
180 - if has_multilib_profile; then
181 - emake XEN_TARGET_ARCH="x86_32" DESTDIR="${D}" -C stubdom install-grub
182 - fi
183 - fi
184 -}
185 -
186 -pkg_postinst() {
187 - elog "Official Xen Guide and the offical wiki page:"
188 - elog "https://wiki.gentoo.org/wiki/Xen"
189 - elog "https://wiki.xen.org/wiki/Main_Page"
190 -}