summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/nemu: add 3.3.0Pavel Balaev2024-01-122-0/+81
| | | | | | | Closes: https://bugs.gentoo.org/917284 Signed-off-by: Pavel Balaev <mail@void.so> Closes: https://github.com/gentoo/gentoo/pull/33817 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-emulation/diskimage-builder: add 3.32.0Matthew Thode2024-01-102-0/+42
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-emulation/xen: add upstream patchesTomáš Mózes2024-01-093-0/+355
| | | | | | | | Bug: https://bugs.gentoo.org/918669 Bug: https://bugs.gentoo.org/921355 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34713 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/xen-tools: add upstream patchesTomáš Mózes2024-01-093-0/+1049
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-emulation/wine-proton: use -latomic for winevulkan with clangIonen Wolkens2024-01-082-3/+5
| | | | | | Seems newly needed on top of ntdll and missed that. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "app-emulation/vkd3d: sys-devel/flex -> app-alternatives/lex"Ionen Wolkens2024-01-081-1/+1
| | | | | | | | | | This reverts commit e6c89941071548365b919dae28d8ed6e8542f8d9. Hadn't noticed flex had been changed too, same deal as yacc. This does not care for the LEX variable and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d: drop 1.9Ionen Wolkens2024-01-082-52/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "app-emulation/vkd3d: sys-devel/bison -> app-alternatives/yacc"Ionen Wolkens2024-01-082-2/+2
| | | | | | | | | This reverts commit a9f5440566a22bf2174b67244facbc10db26da08. This may not set YACC, but that's because vkd3d does not respect this variable in the first place and looks for bison directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: drop 8.0.3cIonen Wolkens2024-01-082-364/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "app-emulation/wine-proton: sys-devel/flex -> app-alternatives/lex"Ionen Wolkens2024-01-084-7/+7
| | | | | | | | | This reverts commit 70004fc841b5b6e11ebd6393e0487e3c3171213a. This may not set LEX, but that's because wine does not respect this variable in the first place and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "app-emulation/wine-staging: sys-devel/flex -> app-alternatives/lex"Ionen Wolkens2024-01-085-8/+8
| | | | | | | | | This reverts commit 9e9eec942174e0964b399820071937458f19e62e. This may not set LEX, but that's because wine does not respect this variable in the first place and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "app-emulation/wine-vanilla: sys-devel/flex -> app-alternatives/lex"Ionen Wolkens2024-01-086-11/+11
| | | | | | | | | This reverts commit f2a99318b859e9365e51f1ba5c7553d6e05d590a. This may not set LEX, but that's because wine does not respect this variable in the first place and looks for flex directly. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: stabilize 8.0.4 for amd64Ionen Wolkens2024-01-081-1/+1
| | | | | | | | | Guess I'll do it myself wrt bug #916293, for some reason wine stablereqs frequently seem to get missed by AT without pinging someone every time. Closes: https://bugs.gentoo.org/916293 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d-proton: drop 2.11Ionen Wolkens2024-01-082-199/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/ruffle: drop 0_p20230919Ionen Wolkens2024-01-082-706/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/xen-tools: sys-devel/bison -> app-alternatives/yaccSam James2024-01-084-8/+8
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vkd3d: sys-devel/bison -> app-alternatives/yaccSam James2024-01-082-2/+2
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/spim: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/ski: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-vanilla: sys-devel/flex -> app-alternatives/lexSam James2024-01-086-11/+11
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-staging: sys-devel/flex -> app-alternatives/lexSam James2024-01-085-8/+8
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-proton: sys-devel/flex -> app-alternatives/lexSam James2024-01-084-7/+7
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vkd3d: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-3/+3
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vice: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-3/+3
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/ski: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu-guest-agent: dev-util/ninja -> app-alternatives/ninjaSam James2024-01-084-8/+8
| | | | | | | | All of these will be using app-alternatives/ninja anyway as they're not calling ninja-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libguestfs: app-arch/cpio -> app-alternatives/cpioSam James2024-01-081-2/+2
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/guestfs-tools: app-arch/cpio -> app-alternatives/cpioSam James2024-01-081-2/+2
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/crossover-bin: app-arch/cpio -> app-alternatives/cpioSam James2024-01-083-6/+6
| | | | | | | | All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: sys-devel/bc -> app-alternatives/bcSam James2024-01-0811-22/+22
| | | | | | | | All of these will be using app-alternatives/bc anyway as they're not calling bc-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen: rename USE=efi to USE=uefiDavid Seifert2024-01-073-17/+16
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-emulation/winetricks: add 20240105Jimi Huotari2024-01-063-1/+93
| | | | | | Also update copyright year for 99999999. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* app-emulation/ski: add 1.4.0Sam James2024-01-052-0/+46
| | | | | | Closes: https://bugs.gentoo.org/828801 Closes: https://bugs.gentoo.org/854531 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/86Box: drop 3.11, 4.0Conrad Kostecki2024-01-053-156/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/86Box: fix incompatible-pointer-typesConrad Kostecki2024-01-052-1/+26
| | | | | Closes: https://bugs.gentoo.org/919343 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-emulation/vice: revert mpg123 changesIonen Wolkens2024-01-051-2/+2
| | | | | | | Ended up updating it while bumping, but situation been changing so let's just keep it as-is for now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vkd3d-proton: Stabilize 2.11.1 amd64, #921362Arthur Zamarin2024-01-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/vkd3d-proton: Stabilize 2.11.1 x86, #921362Arthur Zamarin2024-01-051-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/libvirt-glib: Stabilize 4.0.0 ppc64, #921207Arthur Zamarin2024-01-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@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/wine-staging: skip patches broken with USE=-mingwIonen Wolkens2024-01-042-1/+11
| | | | | Closes: https://bugs.gentoo.org/921360 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-proton: update liveIonen Wolkens2024-01-041-2/+2
| | | | | | | | This bit won't be needed "here" until wine-proton-9.0.9999, but it doesn't hurt to add the wildcard for .md in advance while thinking about it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: update liveIonen Wolkens2024-01-041-2/+2
| | | | | | | | | File adds a .md extension, and fwiw use a wildcard so that it can work with bit older commits too. Haven't kept track which commit wine-staging is currently based on too so this is safer without looking closer. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: update liveIonen Wolkens2024-01-041-2/+2
| | | | | | | File adds a .md extension, and fwiw use a wildcard so that it can work with bit older commits too. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/punes: add qt6 USE-flagAzamat H. Hackimov2024-01-041-11/+19
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33421 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/libvirt: Stabilize 9.8.0 ppc64, #921204Arthur Zamarin2024-01-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-emulation/vkd3d: Stabilize 1.10 x86, #921247Sam James2024-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/vkd3d: Stabilize 1.10 amd64, #921247Sam James2024-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 8.1.4Sam James2023-12-292-0/+972
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/qemu: add 7.2.8Sam James2023-12-292-0/+972
| | | | Signed-off-by: Sam James <sam@gentoo.org>