summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/ardour: fixed compilation with boost 1.85Miroslav Šulc2024-05-213-0/+21
| | | | | Closes: https://bugs.gentoo.org/932349 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* games-emulation/pcsx2: update live for upstream's shaderc changesIonen Wolkens2024-05-212-2/+51
| | | | | | | | Hardly tested beside running a game + a valid shader using vulkan, please report bugs to Gentoo if there is anything up with this that cannot be reproduced with upstream's AppImage. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-cpp/lucene++: fixed compilation with boost 1.85Miroslav Šulc2024-05-212-2/+69
| | | | | Closes: https://bugs.gentoo.org/932253 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* app-editors/qhexedit2: reorder variables for pkgcheckRick Farina2024-05-211-2/+1
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-editors/qhexedit2: add missing depRick Farina2024-05-211-0/+1
| | | | | | | x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libqhexedit.so.4 -o libqhexedit.so.4.2.0 qhexedit.o chunks.o commands.o moc_qhexedit.o moc_chunks.o moc_commands.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL: No such file or directory Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-editors/qhexedit2: upgrade to Python 3.12Huang Rui2024-05-211-2/+2
| | | | | | | | Bug: https://bugs.gentoo.org/921826 Closes: https://bugs.gentoo.org/929299 Closes: https://github.com/gentoo/gentoo/pull/36275 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* x11-misc/mozo: add python 3.12Rick Farina2024-05-212-6/+4
| | | | | | | | tests pass remove KEYWORDS="" to please pkgcheck Closes: https://bugs.gentoo.org/929888 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* x11-terms/terminator: add py 3.12Alexey Sokolov2024-05-211-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/929894 Closes: https://github.com/gentoo/gentoo/pull/36067 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* dev-dotnet/dotnet-sdk-bin: drop KEYWORDS of 8.0.300Maciej Barć2024-05-211-1/+2
| | | | | | Bug: https://bugs.gentoo.org/932377 Bug: https://bugs.gentoo.org/932370 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-dotnet/dotnet-sdk-bin: drop old 8.0.204Maciej Barć2024-05-212-163/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-dotnet/dotnet-sdk-bin: bump to 8.0.105Maciej Barć2024-05-212-0/+163
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-python/pyside6-tools: enable py3.13Andrew Ammerlaan2024-05-211-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/pyside6: enable py3.13Andrew Ammerlaan2024-05-211-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/shiboken6: enable py3.13Andrew Ammerlaan2024-05-211-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-boot/os-prober: Make boot-detected-twice patch POSIX sh compliantEnno Tensing2024-05-212-0/+160
| | | | | | | | | | This versions modfies the patch added by -r2 to be POSIX sh compliant. For this we just replace the '==' in line 15 with '-eq'. Closes: https://bugs.gentoo.org/932098 Signed-off-by: Enno Tensing <tenno@suij.in> Closes: https://github.com/gentoo/gentoo/pull/36725 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-misc/freerdp: add 2.11.7Mike Gilbert2024-05-212-0/+174
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/freerdp: wire up verify-sigMike Gilbert2024-05-215-8/+26
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sec-keys/openpgp-keys-akallabeth: new package, add 20240521Mike Gilbert2024-05-213-0/+31
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-office/libreoffice*: Drop 7.6.6.3Andreas Sturmlechner2024-05-214-948/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-debug/bpftrace: add 0.20.4Patrick McLean2024-05-212-0/+100
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-office/libreoffice*: Restore 24.2.3.2 KEYWORDs, package.mask for KF6Andreas Sturmlechner2024-05-213-3/+5
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice: Fix bashismAndreas Sturmlechner2024-05-212-0/+58
| | | | | Closes: https://bugs.gentoo.org/928733 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-emulation/mupen64plus-video-glide64mk2: Backport boost-1.85 fixMichał Górny2024-05-212-8/+19
| | | | | Closes: https://bugs.gentoo.org/932249 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-drivers/nvidia-drivers: add 555.42.02 unkeyworded (beta)Ionen Wolkens2024-05-212-0/+509
| | | | | | | Feel free to keyword locally if wanted, otherwise keywords will wait till next version in the branch like usual. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-drivers/nvidia-drivers: stabilize 535.179 for amd64Ionen Wolkens2024-05-211-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-wireless/sdrplay: EAPI 6->8Christian Ruppert2024-05-211-9/+9
| | | | | Bug: https://bugs.gentoo.org/867280 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* dev-python/fitsio: Require <dev-python/numpy-2Michał Górny2024-05-211-1/+2
| | | | | | | numpy-2 also causes runtime failures, aside from GCC 14 build failures. Closes: https://bugs.gentoo.org/932341 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/black: Add missing dev-python/typing-extensions RDEPMichał Górny2024-05-211-0/+1
| | | | | Closes: https://bugs.gentoo.org/932359 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-dotnet/fantomas: bump to 6.3.4Maciej Barć2024-05-212-0/+295
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* net-p2p/cpuminer-opt: drop 24.1Craig Andrews2024-05-212-49/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: add 24.2Craig Andrews2024-05-212-0/+49
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-python/requests: Remove oldMichał Górny2024-05-213-108/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sabctools: Remove oldMichał Górny2024-05-219-320/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Use system mpdecimal in all 3.x versionsMichał Górny2024-05-216-0/+2516
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-nntp/sabnzbd: Remove oldMichał Górny2024-05-215-669/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Explicitly pass --with-system-libmpdec to 3.13Michał Górny2024-05-211-0/+1
| | | | | | While this is the default now, explicitly pass it for consistency. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gcc: drop old 15 snapshotsSam James2024-05-214-162/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 14.1.1_p20240511Sam James2024-05-212-54/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 14.1.0, 14.1.0-r1Sam James2024-05-213-108/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 13.2.1_p20240510, 13.2.1_p20240514Sam James2024-05-213-135/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 12.3.1_p20240509Sam James2024-05-212-66/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: drop 11.4.1_p20240508Sam James2024-05-212-66/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-base/xorg-server: backport upstream patch to port to modern C (C99)Gabi Falk2024-05-212-0/+56
| | | | | | | | Closes: https://bugs.gentoo.org/925876 Link: https://gitlab.freedesktop.org/xorg/xserver/-/commit/e89edec497bac581ca9b614fb00c25365580f045 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36640 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/iproute2: fix compilation on musl-based systems with modern C (C99)Gabi Falk2024-05-215-0/+79
| | | | | | | Closes: https://bugs.gentoo.org/922622 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36638 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/openssh: fix implicit function declaraions with USE=xmssGabi Falk2024-05-213-0/+814
| | | | | | | | Link: https://bugzilla.mindrot.org/show_bug.cgi?id=3689 Closes: https://bugs.gentoo.org/919685 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36623 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/erlang: add 27.0Matthew Smith2024-05-213-0/+215
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-misc/xmrig: drop myself as a maintainerMatthew Smith2024-05-211-4/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* app-admin/ansible-lint: add 24.5.0Marek Szuba2024-05-212-0/+58
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-block/whdd: add 3.1Marek Szuba2024-05-212-0/+37
| | | | | | | | Upstream now provides CMake build scripts as well but they do not appear to be ready yet, as in addition to not respecting user CFLAGS (easily fixed) whdd built with CMake immediately segfaults. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-backup/borgmatic: add 1.8.11Marek Szuba2024-05-212-0/+80
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>