summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/qemu: Update live ebuildMichal Privoznik2022-10-191-3/+2
| | | | | | | | | | | | | | | | | | Two things happened upstream: a) slirp submodule was dropped [1], b) strings binary usage was dropped from the configure script [2]. This means, we have to stop removing slirp/ directory and change the argument we pass to the configure script. Also, The 7.1.0-strings.patch is no longer necessary. 1: https://gitlab.com/qemu-project/qemu/-/commit/5890258aeeba303704ec1adca415e46067800777 2: https://gitlab.com/qemu-project/qemu/-/commit/33ab5f24913db8d5590fe4155829bd38e7902506 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27843 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-emulation/qemu-guest-agent: Avoid using strings binaryMichal Privoznik2022-10-192-0/+89
| | | | | | | | | | The qemu's configure script (from which qemu-guest-agent is built) calls strings binary directly. This does not fly with cross compilation and was fixed upstream. Backport the fix. Bug: https://bugs.gentoo.org/876933 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-emulation/xen: add 4.16.3_preFlorian Schmaus2022-10-192-0/+175
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen-tools: add 4.16.3_preFlorian Schmaus2022-10-192-0/+528
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen: add 4.15.4_pre1, drop 4.15.4_preFlorian Schmaus2022-10-192-2/+2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen-tools: add 4.15.4_pre1, drop 4.15.4_preFlorian Schmaus2022-10-192-2/+2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/spice-protocol: sync liveSam James2022-10-182-12/+13
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: add 6.1.40Viorel Munteanu2022-10-172-0/+42
| | | | | | Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27818 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-additions: add 6.1.40Viorel Munteanu2022-10-172-0/+32
| | | | | Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-guest-additions: add 6.1.40Viorel Munteanu2022-10-172-0/+282
| | | | | Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: add 6.1.40Viorel Munteanu2022-10-172-0/+664
| | | | | | Closes: https://bugs.gentoo.org/877273 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-modules: add 6.1.40Viorel Munteanu2022-10-172-0/+66
| | | | | Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: sync liveIonen Wolkens2022-10-171-4/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: add 7.19Ionen Wolkens2022-10-172-0/+352
| | | | | | | Drop unused IUSE="xattr", the ntdll-DOS_Attributes patchset both no longer uses libattr and is disabled. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/libvirt: correct UnusedInheritJohn Helmert III2022-10-165-5/+5
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-emulation/wine-vanilla: add 7.19Ionen Wolkens2022-10-152-0/+319
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/ruffle: sync liveIonen Wolkens2022-10-151-1/+3
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/ruffle: add 0_p20221015Ionen Wolkens2022-10-152-0/+693
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/punes: fix double CHOST + other adjustmentsIonen Wolkens2022-10-141-20/+22
| | | | | | | | | | | | | | | * add several missing deps (qtnetwork:5, udev, X11/Xrandr/xorg-proto), lack of qtnetwork:5 caused bug #877089 * move nvidia-cg-toolkit to RDEPEND, this is linking with its libraries and doesn't make sense in BDEPEND * prevent QA notices because of unused CMAKE_INSTALL* * xdg-utils -> xdg Note need to export CC="${CHOST}-gcc" to reproduce wrt #877089 Closes: https://bugs.gentoo.org/877089 Closes: https://bugs.gentoo.org/877091 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/punes: Add 0.109orbea2022-10-143-0/+102
| | | | | | | | | Closes: https://bugs.gentoo.org/830471 Upstream-Commit: https://github.com/punesemu/puNES/commit/634e6a2874fbc0497621e597c71004a11ab39e98 Upstream-Commit: https://github.com/punesemu/puNES/commit/b79efed1b6e350076ea7a459dafd6c2f995bcb51 Upstream-Issue: https://github.com/punesemu/puNES/issues/213 Closes: https://github.com/gentoo/gentoo/pull/27717 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: call udev_reload in postinst/postrmJohn Helmert III2022-10-132-0/+10
| | | | | Closes: https://bugs.gentoo.org/854549 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-emulation/ruffle: adjust lto commentIonen Wolkens2022-10-132-2/+2
| | | | | | | This doesn't use ring crate and haven't tracked which crates were failing again.. so just go with a more generic comment. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/ruffle: drop 0_p20220816Ionen Wolkens2022-10-132-550/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/libvirt: restore dropped ~armSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: add 8.8.0Michal Privoznik2022-10-122-0/+342
| | | | | | Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27630 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: Require newer net-libs/libsshMichal Privoznik2022-10-121-1/+1
| | | | | | | | The upstream requires libssh-0.8.1 or newer (commit v8.8.0-rc1~15). Reflect this in our live ebuild. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: drop 4.2.0-r1, 5.0.0Sam James2022-10-125-196/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: EAPI 8, moderniseSam James2022-10-121-13/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: Bump version to 7.1.0Michal Privoznik2022-10-122-0/+75
| | | | | | | Closes: https://bugs.gentoo.org/870703 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27739 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: Stabilize 6.0.0 x86, #793305Sam James2022-10-121-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-vanilla: stabilize 7.0-r3 for amd64, x86Ionen Wolkens2022-10-121-1/+1
| | | | | | | | Not heard of issues in >=30 days, so let's try to stable the new ebuild format. Will keep -r2 for a bit to in case anything comes up. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d: drop 1.2, 1.4-r1Ionen Wolkens2022-10-123-89/+0
| | | | | | | Low importance nowadays, don't believe need to keep these old versions for long (1.5 seems fine for wine-vanilla-7.0). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d: stabilize 1.5 for amd64, x86Ionen Wolkens2022-10-121-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/fuse-utils: revbump for the virtual/jpeg changeMarek Szuba2022-10-111-0/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/fuse-utils: drop dependency on virtual/jpegMarek Szuba2022-10-111-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/fuse: keyword 1.6.0 for ~riscv, EAPI 7 -> 8Marek Szuba2022-10-111-3/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/fuse-utils: keyword 1.4.3-r1 for ~riscv, EAPI 7 -> 8Marek Szuba2022-10-111-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/libspectrum: keyword 1.5.0 for ~riscv, EAPI 7 -> 8Marek Szuba2022-10-111-4/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/xtrs: Add some type declarations to make the C99 gods happyUlrich Müller2022-10-072-0/+118
| | | | | Closes: https://bugs.gentoo.org/875674 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emulation/virtualbox-additions: Stabilize 6.1.38 amd64, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: Stabilize 6.1.38 amd64, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox: Stabilize 6.1.38 amd64, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-modules: Stabilize 6.1.38 amd64, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.38 amd64, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.38 x86, #875332Joonas Niilola2022-10-061-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/protontricks: drop 1.9.1Marek Szuba2022-10-042-64/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-emulation/diskimage-builder: drop 3.22.0, 3.23.0, 3.23.1Matthew Thode2022-10-024-120/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/libvirt: remove unused patchesMichael Mair-Keimberger2022-10-023-112/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.37 / pkgdev 0.2.2 / pkgcheck 0.10.15 Closes: https://github.com/gentoo/gentoo/pull/27426 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/uxn: bump to 0_p20220921Maciej Barć2022-09-302-0/+54
| | | | | | | monthly snapshot, from https://git.sr.ht/~rabbits/uxn/commit/cbc61578b77881232fda4cc42aa914a0806b786f Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emulation/diskimage-builder: stabilize 3.24.0 for amd64, x86Matthew Thode2022-09-271-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>