summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/wine-staging: update liveIonen Wolkens2023-06-151-1/+0
| | | | | Closes: https://bugs.gentoo.org/908559 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/virtualbox: add 9999Viorel Munteanu2023-06-153-0/+784
| | | | | | | | | | Add live version. It compiles the latest upstream public svn. This ebuild also compiles the kernel modules, does not need on vbox-modules. Upstream added support for python 3.12; I haven't checked it yet. USE=doc does not work for now. This version is not meant to be used, might be very unstable. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/diskimage-builder: drop 3.29.0Matthew Thode2023-06-132-41/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/qemu: add 7.2.3Patrick McLean2023-06-122-0/+973
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-emulation/fuse: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-06-111-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-emulation/qemu: drop 7.2.0, 7.2.0-r2Andreas Sturmlechner2023-06-112-1935/+0
| | | | | | Drops last media-sound/pulseaudio revdep remnant ebuild in here. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-emulation/vice: Drop obsolete media-sound/pulseaudio alt. depAndreas Sturmlechner2023-06-111-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-emulation/wine-staging: add 8.10Ionen Wolkens2023-06-112-0/+383
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/libvirt: Rebase libvirt-8.2.0-fix-paths-for-apparmor.patchMichal Privoznik2023-06-102-1/+82
| | | | | | | | | | Because of upstream commit v9.4.0-49-g9b743ee190 our libvirt-8.2.0-fix-paths-for-apparmor.patch does not apply cleanly anymore. Rebase it. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31375 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-vanilla: add 8.10Ionen Wolkens2023-06-092-0/+344
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/xen-tools: use virtual/pandocSam James2023-06-085-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vkd3d-proton: Stabilize 2.9 amd64, #908051Arthur Zamarin2023-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/dxvk: Stabilize 2.2 amd64, #908051Arthur Zamarin2023-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/vkd3d-proton: Stabilize 2.9 x86, #908051Arthur Zamarin2023-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/dxvk: Stabilize 2.2 x86, #908051Arthur Zamarin2023-06-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/libvirt: Stabilize 9.3.0 arm64, #907566Arthur Zamarin2023-06-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/uxn: Stabilize 0_p20230501 amd64, #908008Sam James2023-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: tweak REQUIRED_USE to not require seccomp on macOSSam James2023-06-062-2/+2
| | | | | | | Doesn't exist there. Reported-by: Konstantin Kliakhandler Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: only depend on libcap-ng on linuxSam James2023-06-062-2/+2
| | | | | | | Reported by shwouchk in #gentoo-prefix. QEMU can work on macOS but libcap-ng doesn't make sense there. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: Fix IP_NF_TARGET_MASQUERADE checkMichal Privoznik2023-06-047-7/+84
| | | | | | | | | | | | | | | | | | | | | As of kernel commit v5.2-rc1~133^2~174^2~6 the IP_NF_TARGET_MASQUERADE is just an alias for NETFILTER_XT_TARGET_MASQUERADE: config IP_NF_TARGET_MASQUERADE tristate "MASQUERADE target support" select NETFILTER_XT_TARGET_MASQUERADE help This is a backwards-compat option for the user's convenience (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE. Fine tune our kernel config checks, though this can be changed once kernels older than 5.2.0 leave the tree. Closes: https://bugs.gentoo.org/907728 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31292 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: update live ebuildMichal Privoznik2023-06-042-5/+7
| | | | | | | | | | | | | | | | | | Couple of things: 1) Upstream removed checking of $make (commit v8.0.0-1332-gb17bbf835c) , rendering our qemu-8.0.0-make.patch useless. Just stop applying it. 2) Subprojects are moved under subprojects/ gradually (v8.0.0-1330-g58e48b2e72 for dtc, v8.0.0-1331-gc53648abba for keycodemapdb). Update corresponding paths in the ebuild. 3) QEMU gained native pipewire support (v8.0.0-403-gc2d3d1c294). Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31225 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-guest-additions: fix building with gcc-13Viorel Munteanu2023-06-033-0/+33
| | | | | | Closes: https://bugs.gentoo.org/907597 Closes: https://github.com/gentoo/gentoo/pull/31283 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/qemu: add 8.0.2Sam James2023-06-032-0/+964
| | | | | | | Fixes CVE-2023-0330. Bug: https://bugs.gentoo.org/905342 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: Stabilize 7.2.0-r3 arm64, #905866Sam James2023-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: Stabilize 7.2.0-r3 amd64, #905866Sam James2023-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: fix building with dev-libs/libxml2-2.11Viorel Munteanu2023-06-022-0/+36
| | | | | | | | Replace some xhtml codes with their numeric equivalents and add empty fallbacks for missing files. Nothing changes in the resulting files. Closes: https://bugs.gentoo.org/906309 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/open-vm-tools: Stabilize 12.2.0 amd64, #907663Arthur Zamarin2023-06-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/wine-vanilla: USE=-debug -> global USE=strip in liveIonen Wolkens2023-06-021-9/+13
| | | | | | | | | Will update the old ebuilds eventually but given this triggers a rebuild with --changed-use (default enabled), will wait till a few bumps and maybe stable to give a chance for people to update and depclean old rather than unnecessarily rebuild all. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: USE=-debug -> global USE=strip in liveIonen Wolkens2023-06-021-7/+11
| | | | | | | | | Will update the old ebuilds eventually but given this triggers a rebuild with --changed-use (default enabled), will wait till a few bumps and maybe stable to give a chance for people to update and depclean old rather than unnecessarily rebuild all. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: USE=-debug -> global USE=strip in liveIonen Wolkens2023-06-021-5/+9
| | | | | | | | | Will update the old ebuilds eventually but given this triggers a rebuild with --changed-use (default enabled), will wait till a few bumps and maybe stable to give a chance for people to update and depclean old rather than unnecessarily rebuild all. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d-proton: USE=-debug -> global USE=strip in liveIonen Wolkens2023-06-021-2/+2
| | | | | | | | | | | Will update the old ebuilds eventually but given this triggers a rebuild with --changed-use (default enabled), will wait till a bump and maybe stable to give a chance for people to update. Note that USE=debug is still used to enable tracing here, part of why these should ideally be separate flags. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/dxvk: USE=-debug -> global USE=strip in liveIonen Wolkens2023-06-021-2/+2
| | | | | | | | Will update the old ebuilds eventually but given this triggers a rebuild with --changed-use (default enabled), will wait till a bump and maybe stable to give a chance for people to update. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/open-vm-tools: Stabilize 12.2.0 x86, #907663Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-modules: remove unused patchMichael Mair-Keimberger2023-06-011-27/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31265 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/libvirt: Stabilize 9.3.0 amd64, #907566Joonas Niilola2023-06-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/libvirt: Stabilize 9.3.0 x86, #907566Joonas Niilola2023-06-011-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/virtualbox-guest-additions: migrate 6.1.44 to linux-mod-r1Viorel Munteanu2023-06-011-0/+282
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31249 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-guest-additions: migrate 7.0.8 to linux-mod-r1Viorel Munteanu2023-06-011-0/+295
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-modules: migrate 6.1.44 to linux-mod-r1Viorel Munteanu2023-06-011-0/+34
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-modules: migrate 7.0.8 to linux-mod-r1Viorel Munteanu2023-06-011-0/+34
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-guest-additions: drop 6.1.42-r1, 7.0.6Viorel Munteanu2023-05-303-574/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-modules: drop 6.1.42, 6.1.42-r1, 7.0.6, 7.0.6-r1Viorel Munteanu2023-05-305-238/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 6.1.42-r1, 7.0.6-r2Viorel Munteanu2023-05-305-1514/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-additions: drop 6.1.42, 7.0.6Viorel Munteanu2023-05-303-52/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: drop 6.1.42, 7.0.6Viorel Munteanu2023-05-303-58/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: Stabilize 7.0.8 amd64, #907359Sam James2023-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: Stabilize 7.0.8a amd64, #907357Sam James2023-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 7.0.8-r1 x86, #907358Arthur Zamarin2023-05-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.44 amd64, #907365Arthur Zamarin2023-05-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/virtualbox-guest-additions: Stabilize 6.1.44 x86, #907365Arthur Zamarin2023-05-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>