summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/libvirt: Add 10.8.0Michal Privoznik2024-10-172-0/+395
| | | | | Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt-glib: Update SRC_URIMichal Privoznik2024-10-172-2/+2
| | | | | | | | | | | The sources are available directly at https://download.libvirt.org, the old path https://libvirt.org/sources/ is kept around for compatibility reasons but redirects to the new one. Commit [1] changed the location on libvirt.org too. 1: https://gitlab.com/libvirt/libvirt/-/commit/d2d26e98d60af191deec61bc6dcccf9c881992f2 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: Update SRC_URIMichal Privoznik2024-10-179-18/+18
| | | | | | | | | | | The sources are available directly at https://download.libvirt.org, the old path https://libvirt.org/sources/ is kept around for compatibility reasons but redirects to the new one. Commit [1] changed the location on libvirt.org too. 1: https://gitlab.com/libvirt/libvirt/-/commit/d2d26e98d60af191deec61bc6dcccf9c881992f2 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/dxvk: Stabilize 2.4.1 amd64, #941601Sam James2024-10-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/dxvk: Stabilize 2.4.1 x86, #941601Sam James2024-10-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: update liveIonen Wolkens2024-10-161-1/+1
| | | | | | For newly bundled capstone (can't use system's, PE-built). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: update liveIonen Wolkens2024-10-161-1/+1
| | | | | | For newly bundled capstone (can't use system's, PE-built). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/faudio: drop 24.08, 24.09Conrad Kostecki2024-10-163-76/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/faudio: x86 stableConrad Kostecki2024-10-161-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/faudio: amd64 stableConrad Kostecki2024-10-161-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/xen-tools: Stabilize 4.18.4_pre0 amd64, #941511Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen: Stabilize 4.18.4_pre0 amd64, #941511Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen-tools: Stabilize 4.18.4_pre0 x86, #941511Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen: drop 4.18.3_pre0, 4.19.0Tomáš Mózes2024-10-143-360/+0
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38926 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen: add 4.18.4_pre0, 4.19.1_pre0Tomáš Mózes2024-10-143-0/+361
| | | | | | Bug: https://bugs.gentoo.org/940632 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen-tools: drop 4.18.3_pre0, 4.19.0Tomáš Mózes2024-10-143-1052/+0
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen-tools: add 4.18.4_pre0, 4.19.1_pre0Tomáš Mózes2024-10-143-0/+1053
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/libvirt: Record virtualbox dependencyMichal Privoznik2024-10-149-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | The aim of virtualbox use flag is to drag in app-emulation/virtualbox as dependency. Libvirt builds without it just fine, but then fails at runtime: error: failed to connect to the hypervisor error: internal error: unable to initialize VirtualBox driver API This is because VBoxXPCOMC.so is loaded at runtime (via dlopen() [1]). But all of our ebuilds are missing the dependency because of the commit below (which has really poor commit message and doesn't explain why the dependency was removed). For now, libvirt supports virtualbox-6.1 and virtualbox-7.0. Support for virtualbox-7.1 is being worked on [2]. This reverts commit cbb7c820c7c34033be2bff54585804559145985a. 1: https://gitlab.com/libvirt/libvirt/-/blob/master/src/vbox/vbox_XPCOMCGlue.c?ref_type=heads#L110 2: https://gitlab.com/libvirt/libvirt/-/issues/681 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38937 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/qemu: Stabilize 7.2.14 ppc64, #941495Sam James2024-10-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: enable py3.12 for 7.2.xSam James2024-10-124-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: use PYTHON_REQ_USE for ensurepipSam James2024-10-1211-22/+11
| | | | | Bug: https://bugs.gentoo.org/913084 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: also allow python[ensurepip]NRK2024-10-1211-11/+11
| | | | | | | | | | | | according to upstream comment [0] python[ensurepip] should also work as a fallback if pip is missing. tested and confirmed to build fine with qemu-9.0.2. 0: https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8c Bug: https://bugs.gentoo.org/913084 Signed-off-by: NRK <nrk@disroot.org> Closes: https://github.com/gentoo/gentoo/pull/38549 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/diskimage-builder: Stabilize 3.33.0 x86, #941357Michał Górny2024-10-121-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emulation/virtiofsd: Add 1.11.1Michal Privoznik2024-10-112-0/+185
| | | | | | Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38715 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtiofsd: Update live ebuildMichal Privoznik2024-10-111-4/+19
| | | | | | | | Upstream moved to new versions of some crates. Update them in the live ebuild. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-firmware/edk2-ovmf-bin: Rename to edk2-bin to support other platformsJames Le Cuirot2024-10-1016-96/+96
| | | | | | The source package now supports other platforms so follow suit. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-firmware/edk2-ovmf: Rename to edk2 to support other platformsJames Le Cuirot2024-10-1016-48/+48
| | | | | | | There is a lot of overlap in building firmware for other platforms from source, so it makes sense to have one source package. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-emulation/virtualbox-guest-additions: drop 6.1.50Viorel Munteanu2024-10-081-288/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/firecracker-bin: drop 1.7.0, 1.8.0Sebastian Hamann2024-10-063-178/+0
| | | | | | Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Closes: https://github.com/gentoo/gentoo/pull/38869 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-emulation/firecracker-bin: add 1.9.1Sebastian Hamann2024-10-062-0/+89
| | | | | Signed-off-by: Sebastian Hamann <code@ares-macrotechnology.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* app-emulation/qemu: Add python3_13 compatSasha Finkelstein2024-10-074-4/+4
| | | | | Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-mono: Stabilize 9.2.0 amd64, #941090Sam James2024-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-mono: Stabilize 9.2.0 x86, #941090Sam James2024-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 9.1.0Sam James2024-10-064-2/+1043
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: add 9.19Ionen Wolkens2024-10-052-0/+481
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/faudio: add 24.10Conrad Kostecki2024-10-062-0/+38
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/libvirt: 9999: s/yajl/json-c/Rafael Kitover2024-10-051-2/+2
| | | | | | | | | | | Libvirt no longer uses yajl and uses json-c instead, make the necessary adjustments to the dependencies and meson options in the live ebuild. [sam: Add json-c slot dep.] Signed-off-by: Rafael Kitover <rkitover@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38757 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 9.0.3Sam James2024-10-052-0/+1008
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 8.2.7Sam James2024-10-052-0/+1001
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 7.2.14Sam James2024-10-052-0/+980
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-proton: drop 9.0.1Ionen Wolkens2024-10-052-430/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: add 9999, drop 9.0.9999Ionen Wolkens2024-10-051-2/+2
| | | | | | | | | | | | | Using the "bleeding-edge" branch. Pretty sure this branch did not exist when formerly added the live ebuild and so had settled for the versioned experimental branch. Do not wish to maintain two live ebuilds, and it probably make more sense to use bleeding edge if any (experimental is not updated that often, and may lack fixes for very recent games that some users may need). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: add 9.19Ionen Wolkens2024-10-042-0/+443
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/open-vm-tools: drop 12.2.0, 12.2.5David Seifert2024-10-034-302/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/open-vm-tools: stabilize 12.4.5 for amd64, arm64, x86David Seifert2024-10-031-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/virt-manager: Add py3_13Ian Jordan2024-10-032-2/+2
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/38810 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/hercules-sdl-telnet: Stabilize 4.7.0 amd64, #940656Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/hercules-sdl-softfloat: Stabilize 4.7.0 amd64, #940656Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/hercules-sdl-decnumber: Stabilize 4.7.0 amd64, #940656Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/hercules-sdl-crypto: Stabilize 4.7.0 amd64, #940656Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>