summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: rename account andrewammerlaan -> nowaNowa Ammerlaan2024-11-121-2/+2
| | | | | Closes: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
* app-emulation/plus42: add 1.1.13Bernard Cafarelli2024-11-122-0/+50
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/free42: add 3.1.9Bernard Cafarelli2024-11-122-0/+46
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/free42: drop 2.5.24, 3.1.3, 3.1.7Bernard Cafarelli2024-11-126-195/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/dxvk: add 2.5Ionen Wolkens2024-11-112-0/+182
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/dxvk: drop upstreamed patchIonen Wolkens2024-11-111-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Rename dev-python/{jinja → jinja2}Michał Górny2024-11-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-096-3/+6
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* app-emulation/wine-mono: drop 9.0.0Ionen Wolkens2024-11-082-32/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: add 9.21Ionen Wolkens2024-11-082-0/+481
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: drop 9.17, 9.18Ionen Wolkens2024-11-083-960/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: add 9.21Ionen Wolkens2024-11-082-0/+443
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: drop 9.17, 9.18Ionen Wolkens2024-11-083-883/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: more clearly warn about lack of supportIonen Wolkens2024-11-076-4/+35
| | | | | | | | | | | | | And repeat it every time rather than just on first install through the README.gentoo so that (hopefully) upstream Valve will not get more bug reports from here. Furthermore note that we also can't really do much about issues either and users seeking support should use normal Wine or normal Proton. Bug: https://bugs.gentoo.org/943001 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/dxvk: drop 2.4Ionen Wolkens2024-11-042-183/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d: drop 1.12Ionen Wolkens2024-11-042-52/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/libdsk: Stabilize 1.5.19 amd64, #942848Sam James2024-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/open-vm-tools: add 12.5.0David Seifert2024-11-032-0/+145
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/virtualbox-kvm: add 7.0.22_pre20240828Viorel Munteanu2024-11-023-2/+758
| | | | | | | The patch is for virtualbox 7.0.20, but it also works applied to 7.0.22. Rename the distfile so it can be used for multiple versions. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/faudio: add 24.11Conrad Kostecki2024-11-022-0/+38
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/grub-xen-host: drop 1.0-r1Florian Schmaus2024-11-011-98/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/qtrvsim: drop 0.9.7Florian Schmaus2024-10-311-25/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/qtrvsim: add 0.9.8Florian Schmaus2024-10-312-0/+28
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/qemu: add 9.1.1Sam James2024-10-312-0/+1006
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/x48: drop 0.6.4-r2Bernard Cafarelli2024-10-291-69/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-emulation/x48: Stabilize 0.6.4-r3 sparc, #942361Sam James2024-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: Stop applying ↵Michal Privoznik2024-10-281-1/+0
| | | | | | | | | | | | | ${PN}-9.0.0-also-build-virtfs-proxy-helper.patch Unfortunately, virtfs-proxy-helper has been long deprecated and it's been finally removed in [1]. There's no sense in applying patch that enables it back anymore. 1: https://gitlab.com/qemu-project/qemu/-/commit/ed76671888676792493320db53ed773a108cbd45 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39140 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: Update list of TARGETS in live ebuildMichal Privoznik2024-10-281-2/+1
| | | | | | | | | | | | | Firstly, in its upstream commit [1], QEMU removed CRIS target as it was deprecated since 9.0. Then, in commit [2] sh4eb-sotfmmu target was removed, leaving us with sh4eb-user target only. Therefore, drop 'cris' from the list of targets completely, and move 'sh4eb' from COMMON_TARGETS to IUSE_USER_TARGETS. 1: https://gitlab.com/qemu-project/qemu/-/commit/01d01edc9fc4623e93118bc8cb8c69a46d707026 2: https://gitlab.com/qemu-project/qemu/-/commit/73ceb12960e686b763415f0880cc5171ccce01cf Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/x48: Stabilize 0.6.4-r3 amd64, #942361Sam James2024-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/x48: Stabilize 0.6.4-r3 x86, #942361Sam James2024-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/x48: Stabilize 0.6.4-r3 ppc, #942361Arthur Zamarin2024-10-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/x48: Stabilize 0.6.4-r3 ppc64, #942361Arthur Zamarin2024-10-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/ruffle: add 0_p20241027Ionen Wolkens2024-10-272-0/+119
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/cloud-init: Stabilize 24.2 arm64, #942170Arthur Zamarin2024-10-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/cloud-init: Stabilize 24.2 amd64, #942170Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/cloud-init: Stabilize 24.2 ppc64, #942170Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/cloud-init: Stabilize 24.2 x86, #942170Sam James2024-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/punes: Stabilize 0.111-r1 amd64, #941772Sam James2024-10-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/diskimage-builder: Stabilize 3.33.0 amd64, #941357Arthur Zamarin2024-10-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/spice: enable py3.13Sam James2024-10-212-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/open-vm-tools: rebase patchesDavid Seifert2024-10-214-21/+20
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/ruffle: drop 0_p20240902Ionen Wolkens2024-10-182-1379/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: add 9.20Ionen Wolkens2024-10-182-0/+481
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: drop 9.15, 9.16Ionen Wolkens2024-10-183-963/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: add 9.20Ionen Wolkens2024-10-182-0/+443
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: drop 9.15, 9.16Ionen Wolkens2024-10-183-880/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/virtualbox-kvm: keyword 7.0.20_pre20240828 for ~amd64Viorel Munteanu2024-10-181-0/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-extpack-oracle: add 7.1.4Viorel Munteanu2024-10-182-0/+34
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-additions: add 7.1.4Viorel Munteanu2024-10-182-0/+27
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox-guest-additions: add 7.1.4Viorel Munteanu2024-10-182-0/+289
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>