summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/virt-manager: enable py3.12Sam James2024-04-292-3/+3
| | | | | Closes: https://bugs.gentoo.org/929312 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0-r1 arm64, #923554Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0-r1 ppc64, #923554Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0-r1 amd64, #923554Joonas Niilola2024-02-021-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0-r1 x86, #923554Joonas Niilola2024-02-021-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0 arm64, #922586Sam James2024-01-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0 ppc64, #921207Arthur Zamarin2024-01-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/virt-manager: allow dev-libs/libisoburn > app-cdr/cdrtoolsKostadin Shishmanov2023-12-162-1/+107
| | | | | | | | | | | | | | | | | | | | | | This commit aims to provide an alternative to the unmaintained cdrtools which has all sorts of build failures [1] and [2] and needs patching. Upstream prefers xorrisofs provided by dev-libs/libisoburn over mkisofs which is provided by app-cdr/cdrtools.[3] I had a look at some other distros (openSUSE, Fedora and Debian) and they all use xorriso. The other program that is from cdrtools (isoinfo) has been removed. [4] [1] https://bugs.gentoo.org/903876 [2] https://bugs.gentoo.org/884771 [3] https://github.com/virt-manager/virt-manager/commit/3785abc6f0cb07c02ecc55760547a6f425513915 [4] https://github.com/virt-manager/virt-manager/commit/08d1a6a2ddd18f88222f9fdffa3f60f42a40bc67 Bug: https://bugs.gentoo.org/903876 Bug: https://bugs.gentoo.org/884771 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/34309 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: fix indentationSam James2023-07-092-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: drop 3.2.0-r1, 4.0.0Sam James2023-05-064-228/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0 amd64, #899230Joonas Niilola2023-03-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.1.0 x86, #899230Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-144-8/+8
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/virt-manager: add virt-install optfeature in pkg_postinstChris Su2022-08-241-0/+1
| | | | | | | | | | When using virt-install --location iso files, it will fail with missing dev-libs/libisoburn (xorriso) dependency Closes: https://bugs.gentoo.org/846821 Signed-off-by: Chris Su <chris@lesscrowds.org> Closes: https://github.com/gentoo/gentoo/pull/26993 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-emulation/virt-manager: sort DEPENDSam James2022-08-202-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: drop commented out RESTRICTSam James2022-08-202-6/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: enable tests, switch to USE=guiSam James2022-08-202-54/+84
| | | | | | | | Switch to USE=gui per QA policy [0] [0] https://projects.gentoo.org/qa/policy-guide/use-flags.html#pg0802 Closes: https://bugs.gentoo.org/795912 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: update liveMatt Jolly2022-08-201-24/+26
| | | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/26922 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: add 4.1.0Matt Jolly2022-08-202-0/+94
| | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: add github upstream metadataSam James2022-07-281-15/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.0.0 amd64, #842525Jakov Smolić2022-05-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-emulation/virt-manager: Stabilize 4.0.0 x86, #842525Sam James2022-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: tidySam James2022-04-102-10/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: add fix for setuptools-61 b0rkagePeter Alfredsen2022-04-102-0/+35
| | | | | | | | | | See also: virt-manager/virt-manager#381 Closes: https://bugs.gentoo.org/836645 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/24921 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: drop obsolete intltool dependencySam James2022-03-252-4/+2
| | | | | | | Dropped upstream a long time ago, it seems (can't find commit ref, but not references in source). Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: add 4.0.0Matthias Maier2022-03-192-0/+97
| | | | | | | | | | - version bump to 4.0.0 - bump to EAPI 8 - Add a more prominent warning about app-emulation/qemu[usbredir,spice] Closes: https://bugs.gentoo.org/828536 Bug: https://bugs.gentoo.org/793182 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/virt-manager: drop 2.2.1-r3, 3.1.0, 3.2.0Joonas Niilola2022-02-234-294/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: stabilize 3.2.0-r1 for x86Joonas Niilola2022-02-231-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: stabilize 3.2.0-r1 for amd64Joonas Niilola2022-02-231-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: Follow master branch renameMichal Privoznik2022-02-051-1/+1
| | | | | | | | | | | The master branch in the project's git was renamed to main [1]. Update our e-build to reflect that. 1: https://listman.redhat.com/archives/virt-tools-list/2022-February/msg00002.html Closes: https://github.com/gentoo/gentoo/pull/24086 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/virt-manager: update EAPI on 3.2.0-r1, use optfeatureJoonas Niilola2022-01-252-13/+106
| | | | | | | - drop useless runtime-only dependency for net-misc/x11-ssh-askpass. Closes: https://bugs.gentoo.org/768981 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: enable py3.10Georgy Yakovlev2022-01-022-4/+4
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emulation/virt-manager: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-174-24/+24
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/virt-manager: enable tests for live ebuildSergei Trofimovich2021-06-261-0/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-emulation/virt-manager: Update live ebuildMichal Privoznik2021-06-261-2/+0
| | | | | | | | | | There was a patch merged recently into upstream repo (v3.2.0-110-geb6b7939) that removes shebangs from library paths. Thus we no longed need to fix them during install phase. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/21401 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-emulation/virt-manager: Update live ebuildMichal Privoznik2021-06-051-0/+2
| | | | | | | | | | | There was a patch merged recently into the upstream repo (v3.2.0-82-g2024068b) that introduced new dependency on dev-python/tqdm. And while I'm at it - let's declare branch which should be checked out (master). Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/21085 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-emulation/virt-manager: amd64 stable wrt bug #770313Agostino Sarubbo2021-05-141-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/virt-manager: x86 stable (bug #770313)Thomas Deutschmann2021-03-301-1/+1
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/virt-manager: fix more double KEYWORDSSam James2021-02-133-5/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: fix double KEYWORDS lineSam James2021-02-131-3/+2
| | | | | | Closes: https://bugs.gentoo.org/760003 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: fix dependency typo in -9999Joonas Niilola2021-01-051-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virt-manager: update dependenciesOz N Tiram2020-12-252-6/+4
| | | | | | | | | virt-manager has some issues fixed with python-libvirt 0.6.9 See for example: https://github.com/virt-manager/virt-manager/issues/203 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/virt-manager: amd64 stable wrt bug #760003Agostino Sarubbo2020-12-171-1/+1
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emulation/virt-manager: Version updated to 3.2.0.Jonathan Davies2020-12-042-0/+100
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-emulation/virt-manager: drop Python 3.6 supportThomas Deutschmann2020-10-071-1/+1
| | | | | | Fixes: dca9e8b1248 ("dev-python/libvirt-python: drop old") Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/virt-manager: Version updated to 3.1.0 with changes:Jonathan Davies2020-10-033-2/+102
| | | | | | | | | | * Set rdepend on argcomplete. * Replaced perl dependency with docutils. Bug: https://bugs.gentoo.org/713070 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/17694 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-emulation/virt-manager: Stabilize 2.2.1-r3 arm64, #738076Sam James2020-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virt-manager: arm64 keyworded (bug #726848)Sam James (sam_c)2020-06-051-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-emulation/virt-manager: update python compatMatthias Maier2020-05-122-2/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>