summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/rocm-smi: keep the patch for builtin amdgpu in 5.7.1Yiyang Wu2024-03-211-0/+1
| | | | | | | | The patch is still needed when amdgpu builtin kernel module. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35795 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/nestopia-jg: drop media-libs/soxr dependencyorbea2024-03-211-1/+0
| | | | | | | | This was removed upstream. Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35812 Signed-off-by: Sam James <sam@gentoo.org>
* net-print/libppd: fix undefined referencesorbea2024-03-212-2/+70
| | | | | | | | | Closes: https://bugs.gentoo.org/920273 Upstream-PR: https://github.com/OpenPrinting/libppd/pull/32 Upstream-Commit: https://github.com/OpenPrinting/libppd/commit/a040f26f3ca103c8ae7706d91ae157dca0974c49 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35780 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: remove typoorbea2024-03-212-1/+26
| | | | | | | | | | | | | | | | The libtool flag is '-all-static' and not '--all-static' which causes slibtool to fail while GNU libtool silently ignores the unknown flag. Additionally fixing the typo causes the build to fail with undefined references so just remove it instead. Upstream already removed it themselves, but their change is not trivial to backport. Closes: https://bugs.gentoo.org/913723 Upstream-Commit: https://gitlab.freedesktop.org/libopenraw/libopenraw/-/commit/eb873c75b09074d710e3f105b9c988a28058db53 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35789 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: Disable LTO by default and use thinRandy Barlow2024-03-211-2/+3
| | | | | | | | | | | | | | | | | | We've had a few issues with lto on, and it isn't on by default generally among Gentoo packages, so this commit flips it to be off by default. Additionally, in an upstream ticket[0] it was suggested to use thin LTO rather than fat LTO, so this commit makes that adjustment as well. [0] https://github.com/rust-lang/rust/issues/121124 [sam: Note that there's a risk of miscompilations with non-thin LTO, per the upstream bug(s).] Bug: https://bugs.gentoo.org/924301 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/35796 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/quirc: make libsdl non-optional, fix QAPaul Zander2024-03-212-10/+20
| | | | | | | | | | | | | | The Makefile indiscriminately injects SDL_CFLAGS into QUIRC_CFLAGS and QUIRC_CXXFLAGS. Short of re-writing the whole Makefile we adhere to that dependency for now. Set a SONAME to please QA. Export CC and CXX. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35820 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/passt: add 2024.03.20 and bug fixesRahil Bhimjiani2024-03-214-2/+67
| | | | | | | | Closes: https://bugs.gentoo.org/920795 Closes: https://bugs.gentoo.org/924494 Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35500 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/nihtest: add 1.5.2Alexander Miller2024-03-212-0/+57
| | | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/35845 Signed-off-by: Sam James <sam@gentoo.org>
* net-nntp/suck: add 4.3.5Haelwenn (lanodan) Monnier2024-03-212-0/+69
| | | | | | | | Closes: https://bugs.gentoo.org/875035 Closes: https://bugs.gentoo.org/927069 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/35770 Signed-off-by: Sam James <sam@gentoo.org>
* net-nntp/suck: drop 4.3.3-r1Haelwenn (lanodan) Monnier2024-03-213-86/+0
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/bsnes-jg: fix strict aliasingorbea2024-03-212-0/+120
| | | | | | | | | | | Closes: https://bugs.gentoo.org/926077 Upstream-PR: https://github.com/LIJI32/SameBoy/pull/593 Upstream-Commit: https://github.com/LIJI32/SameBoy/commit/8739da61c013e20e1cc94f0619c622a65c713408 Upstream-PR: https://gitlab.com/jgemu/bsnes/-/merge_requests/419 Upstream-Commit: https://gitlab.com/jgemu/bsnes/-/commit/966545bb79cc9810fbcedbe34fd52f7b9b5ef04e Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35847 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/sameboy-jg: drop 0.15.8orbea2024-03-212-50/+0
| | | | | Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/sameboy-jg: fix strict aliasingorbea2024-03-212-0/+169
| | | | | | | | | | | Bug: https://bugs.gentoo.org/926077 Upstream-PR: https://github.com/LIJI32/SameBoy/pull/593 Upstream-Commit: https://github.com/LIJI32/SameBoy/commit/8739da61c013e20e1cc94f0619c622a65c713408 Upstream-PR: https://gitlab.com/jgemu/sameboy/-/merge_requests/50 Upstream-Commit: https://gitlab.com/jgemu/sameboy/-/commit/6a283f65cc4b9ee4896942afde745fa67e612fd3 Upstream-Commit: https://gitlab.com/jgemu/sameboy/-/commit/9067678fe0160fe5c2f10a7f6271f8293d5150d1 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/magic_enum: don't use -WerrorSam James2024-03-212-0/+26
| | | | | Closes: https://bugs.gentoo.org/890206 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/streamlink: add 6.7.1Sam James2024-03-213-2/+125
| | | | | | | | Bit awkward as we have to require brand new trio and still-masked pytest (=> skip the relevant tests for now on the latter). Closes: https://bugs.gentoo.org/927330 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/intel_clc: Keyword 9999 x86, #926226Matt Turner2024-03-201-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/passt: Keyword 2023.12.30 riscv, #927372Yixun Lan2024-03-211-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-emacs/flycheck: Stabilize 34.1 arm64, #927370Sam James2024-03-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/pandoc-bin: Stabilize 3.1.12.1 arm64, #927368Sam James2024-03-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/gallery-dl: Stabilize 1.26.8 ALLARCHES, #927367Sam James2024-03-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-biology/t-coffee: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-201-1/+9
| | | | | | Closes: https://bugs.gentoo.org/862327 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/grass: add 8.3.2Mario Haustein2024-03-202-0/+277
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/35478 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-emacs/scala-ts-mode: add gnu-emacs@ as maintainerFlorian Schmaus2024-03-201-0/+4
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* media-video/obs-studio: add version 30.1.0Jimi Huotari2024-03-203-2/+269
| | | | | | Also update hashes on 9999. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* dev-lang/typescript: bump to 5.4.3Maciej Barć2024-03-202-0/+40
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* media-libs/jasper: add 4.2.2Michael Vetter2024-03-202-0/+63
| | | | | | Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/35718 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-mathematics/gimps: add 30.19.13Paolo Pedroni2024-03-202-0/+76
| | | | | | | Closes: https://bugs.gentoo.org/925623 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/35551 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* x11-libs/gtkdatabox: fix undefined referencesorbea2024-03-202-6/+57
| | | | | | | | | Closes: https://bugs.gentoo.org/913728 Upstream-PR: https://sourceforge.net/p/gtkdatabox/git/merge-requests/5/ Upstream-Commit: https://sourceforge.net/p/gtkdatabox/git/ci/88d2bd66571e083e3beaf0ea6004c1b739a20713/ Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35782 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/josm-bin: version bump to 19017Henning Schild2024-03-202-0/+38
| | | | | | | | | | | Also add some java_args as now required to silence a warning on launch. Related-to: https://josm.openstreetmap.de/ticket/23489 Related-to: https://josm.openstreetmap.de/ticket/23355 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/35835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/rivet: new package, add 3.1.10Alexander Puck Neuwirth2024-03-205-0/+174
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35824 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: enable py3.12Alexander Puck Neuwirth2024-03-203-9/+98
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35802 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-dotnet/dotnet-sdk-bin: bump to 8.0.203Maciej Barć2024-03-202-0/+163
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/compat: bump to 29.1.4.5Maciej Barć2024-03-202-0/+52
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/org-mode: bump to 9.6.21Maciej Barć2024-03-202-0/+51
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-office/joplin-desktop: bump to 2.14.20Maciej Barć2024-03-202-0/+104
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/closure-compiler-bin: bump to 20240317Maciej Barć2024-03-202-0/+44
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/dafny-bin: bump to 4.5.0Maciej Barć2024-03-202-0/+56
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/dafny-bin: drop old 4.3.0Maciej Barć2024-03-202-54/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-python/jaraco-test: Bump to 5.4.0Michał Górny2024-03-202-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/validators: Bump to 0.23.2Michał Górny2024-03-202-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/uvicorn: Bump to 0.29.0Michał Górny2024-03-202-0/+76
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/unearth: Bump to 0.15.0Michał Górny2024-03-202-0/+43
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sentry-sdk: Bump to 1.43.0Michał Górny2024-03-202-0/+154
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/asgiref: Bump to 3.8.0Michał Górny2024-03-202-0/+34
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/threadpoolctl: Bump to 3.4.0Michał Górny2024-03-202-0/+42
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sqlglot: Bump to 23.0.4Michał Górny2024-03-202-0/+122
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/google-auth: Bump to 2.29.0Michał Górny2024-03-202-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ada/ada_language_server: add 24.0.1Alfredo Tupone2024-03-202-0/+82
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ada/lal-refactor: new package, add 0_p20231027Alfredo Tupone2024-03-204-0/+112
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ada/libadalang-tools: fix depsAlfredo Tupone2024-03-201-2/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>