diff options
author | Justin Riley <justin.t.riley@gmail.com> | 2016-02-13 01:25:26 -0500 |
---|---|---|
committer | Justin Riley <justin.t.riley@gmail.com> | 2016-02-13 01:25:26 -0500 |
commit | 37c9e1c6505f54b596ef7dfc109a18c9cdc4e8a9 (patch) | |
tree | 918c0f124c191b72bc390ea44ad6be8b48873a8b /app-emulation/libguestfs-appliance | |
parent | fix distutils-r1 warnings (diff) | |
download | jtriley-37c9e1c6505f54b596ef7dfc109a18c9cdc4e8a9.tar.gz jtriley-37c9e1c6505f54b596ef7dfc109a18c9cdc4e8a9.tar.bz2 jtriley-37c9e1c6505f54b596ef7dfc109a18c9cdc4e8a9.zip |
bump libguestfs packages to latest 1.32
Diffstat (limited to 'app-emulation/libguestfs-appliance')
6 files changed, 178 insertions, 0 deletions
diff --git a/app-emulation/libguestfs-appliance/ChangeLog b/app-emulation/libguestfs-appliance/ChangeLog new file mode 100644 index 0000000..f4857bd --- /dev/null +++ b/app-emulation/libguestfs-appliance/ChangeLog @@ -0,0 +1,68 @@ +# ChangeLog for app-emulation/libguestfs-appliance +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*libguestfs-appliance-1.28.1-r1 (09 Aug 2015) +*libguestfs-appliance-1.28.1 (09 Aug 2015) +*libguestfs-appliance-1.26.0-r1 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +files/env.file, + +libguestfs-appliance-1.26.0-r1.ebuild, +libguestfs-appliance-1.28.1.ebuild, + +libguestfs-appliance-1.28.1-r1.ebuild, +metadata.xml: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> + X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts + X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher <jlec@gentoo.org> + + 24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + + 24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + diff --git a/app-emulation/libguestfs-appliance/ChangeLog-2015 b/app-emulation/libguestfs-appliance/ChangeLog-2015 new file mode 100644 index 0000000..c1430f6 --- /dev/null +++ b/app-emulation/libguestfs-appliance/ChangeLog-2015 @@ -0,0 +1,42 @@ +# ChangeLog for app-emulation/libguestfs-appliance +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs-appliance/ChangeLog,v 1.6 2015/05/27 20:04:41 maksbotan Exp $ + +*libguestfs-appliance-1.28.1-r1 (27 May 2015) + + 27 May 2015; Maxim Koltsov <maksbotan@gentoo.org> + +libguestfs-appliance-1.28.1-r1.ebuild: + Keep README.fixed in /usr/share/guestfs/appliance, see RedHat bug + https://bugzilla.redhat.com/show_bug.cgi?id=1183780. Thanks to lk4d4 for + report. + + 05 Dec 2014; Maxim Koltsov <maksbotan@gentoo.org> + -libguestfs-appliance-1.20.0.ebuild, -libguestfs-appliance-1.24.8.ebuild, + -libguestfs-appliance-1.26.0.ebuild: + Clean old, thanks to slepnoga + +*libguestfs-appliance-1.28.1 (23 Nov 2014) + + 23 Nov 2014; Maxim Koltsov <maksbotan@gentoo.org> + +libguestfs-appliance-1.28.1.ebuild: + Bump to 1.28.1 for the new libguestfs version + +*libguestfs-appliance-1.26.0-r1 (08 Nov 2014) + + 08 Nov 2014; Mike Frysinger <vapier@gentoo.org> + +libguestfs-appliance-1.26.0-r1.ebuild: + Unpack directly into $D to speed the install up. Add a blocker against older + libguestfs versions #501588 by Ernest CHIARELLO. + +*libguestfs-appliance-1.24.8 (01 May 2014) +*libguestfs-appliance-1.26.0 (01 May 2014) + + 01 May 2014; Maxim Koltsov <maksbotan@gentoo.org> + +libguestfs-appliance-1.24.8.ebuild, +libguestfs-appliance-1.26.0.ebuild: + Bump to 1.24.8 and 1.26.0 + +*libguestfs-appliance-1.20.0 (25 Mar 2013) + + 25 Mar 2013; Maxim Koltsov <maksbotan@gentoo.org> +files/env.file, + +libguestfs-appliance-1.20.0.ebuild, +metadata.xml: + Add app-emulation/libguestfs-appliance, thanks to slepnoga diff --git a/app-emulation/libguestfs-appliance/Manifest b/app-emulation/libguestfs-appliance/Manifest new file mode 100644 index 0000000..08e8d21 --- /dev/null +++ b/app-emulation/libguestfs-appliance/Manifest @@ -0,0 +1 @@ +DIST appliance-1.32.0.tar.xz 120487416 SHA256 913b597de12104ca90823081dd79f8d8725fb9609529375ec76e08227d7997d2 SHA512 202d0dde45612f9ef45cdb73cd4aeba6c75dcd52790e7f156b2ff404616887af4019e5bd061e3c6607f4f96ac136132c31d180dda31a71bfb31ade5da508b832 WHIRLPOOL 9f23b8e1653042d5f450181e3c5e4a6e0f38fd4533e3cb0c71c75b58a6697e13925c39a53b5d9bc361b557e9e9c09b3c447fe64f59b97e89675555a96397361a diff --git a/app-emulation/libguestfs-appliance/files/env.file b/app-emulation/libguestfs-appliance/files/env.file new file mode 100644 index 0000000..577009e --- /dev/null +++ b/app-emulation/libguestfs-appliance/files/env.file @@ -0,0 +1 @@ +LIBGUESTFS_PATH=/usr/share/guestfs/appliance/ diff --git a/app-emulation/libguestfs-appliance/libguestfs-appliance-1.32.0.ebuild b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.32.0.ebuild new file mode 100644 index 0000000..9778bc8 --- /dev/null +++ b/app-emulation/libguestfs-appliance/libguestfs-appliance-1.32.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +CHECKREQS_DISK_USR=500M +CHECKREQS_DISK_BUILD=500M + +inherit check-reqs + +DESCRIPTION="VM appliance disk image used in libguestfs package" +HOMEPAGE="http://libguestfs.org/" +SRC_URI="http://libguestfs.org/download/binaries/appliance/appliance-${PV}.tar.xz" + +LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="app-arch/xz-utils" +# Mixing libguestfs versions causes weird problems. #501588 +RDEPEND="!<app-emulation/libguestfs-${PV}" + +S="${WORKDIR}" + +src_unpack() { + # We'll unpack the tarball directly into ${D} to speed up install. + # Otherwise we need to duplicate hundreds of data. + : +} + +src_install() { + dodir /usr/share/guestfs + cd "${ED}"/usr/share/guestfs + unpack ${A} + cd appliance || die + dodoc README* + # Don't rm README.* here, at least README.fixed is needed for libguestfs, see + # https://bugzilla.redhat.com/show_bug.cgi?id=1183780 + chmod 755 . || die + chmod 644 * || die + + newenvd "${FILESDIR}"/env.file 99"${PN}" +} diff --git a/app-emulation/libguestfs-appliance/metadata.xml b/app-emulation/libguestfs-appliance/metadata.xml new file mode 100644 index 0000000..8c0299a --- /dev/null +++ b/app-emulation/libguestfs-appliance/metadata.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="person"> + <email>andreis.vinogradovs@gmail.com</email> + <name>Andreis Vinogradovs</name> +</maintainer> +<maintainer type="person"> + <email>maksbotan@gentoo.org</email> + <name>Maxim Koltsov</name> +</maintainer> +<maintainer type="person"> + <email>rich@annexia.org</email> + <name>Richard Jones</name> + <description>Upstream - please CC on bugs that concerns upstream</description> +</maintainer> +<maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> +</maintainer> +</pkgmetadata> |