summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-fonts/sil-abyssinica: Version bump to 2.200Matt Turner2023-03-032-0/+29
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libva-intel-media-driver: Version bump to 23.1.2Matt Turner2023-03-032-0/+55
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/gmmlib: Version bump to 22.3.4Matt Turner2023-03-032-0/+36
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-devel/gdb: Fix cross-compiling (properly) and prefix sysrootJames Le Cuirot2023-03-042-24/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/gentoo/gentoo/pull/25896 tried to address cross-compiling in the wrong way by setting the runtime sysroot and the libdir. The build uses the latter to find dependent libraries by default, a common technique in GNU software. This behaviour can be avoided by passing the "without-prefix" configure option for each library, allowing the runtime sysroot and the libdir to be set as they should be. Contrary to what you might expect, the sysroot should actually not be set at all except when building cross-*/gdb, otherwise the paths get double prefixed at runtime. gdb's configure script also has a --with-build-sysroot option that should be set to assist with cross-compiling. This does not influence runtime behaviour. The includedir for cross-*/gdb has been changed to prevent it from installing under /usr/${CTARGET}, where installed headers would collide with those from a cross-compiled sys-devel/gdb build. /usr/include/${CTARGET}/gdb is consistent with the files we install under /usr/share, as well as the scheme we use for multilib headers, e.g. /usr/include/i686-pc-linux-gnu. Closes: https://bugs.gentoo.org/896008 Signed-off-by: James Le Cuirot <chewi@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29819 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/prefix/standalone: mask getentropyBart Oldeman2023-03-041-1/+5
| | | | | | | | | | | | | | | | | | When bootstrapping on a 3.10 kernel (e.g. CentOS 7.x), libgcrypt notes the following: ``` * Messages for package dev-libs/libgcrypt-1.10.1-r3: * The getentropy function requires the getrandom syscall. * This was introduced in Linux 3.17. * Your system is currently running Linux 3.10.0-1160.45.1.el7.x86_64. * Disable the 'getentropy' USE flag or upgrade your kernel. * ERROR: dev-libs/libgcrypt-1.10.1-r3::gentoo failed (pretend phase): * Kernel is too old for getentropy ``` Since without getrandom it will do a runtime check it's ok to mask. Signed-off-by: Bart Oldeman <bart.oldeman@calculquebec.ca> Closes: https://github.com/gentoo/gentoo/pull/29906 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20230302Sam James2023-03-042-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd-utils: add 252.7Sam James2023-03-042-0/+521
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 252.7Sam James2023-03-042-0/+508
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 253.1Sam James2023-03-042-0/+508
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/hitori: Version bump to 44.0Matt Turner2023-03-032-0/+37
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/gnome-software: Version bump to 43.5Guillermo Joandet2023-03-032-0/+103
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29914 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/template-glib: Version bump to 3.36.1Guillermo Joandet2023-03-032-0/+50
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29915 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtk+: Require multilib libcloudprovidersMatt Turner2023-03-032-2/+2
| | | | | Closes: https://bugs.gentoo.org/893390 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libcloudproviders: Add multilib supportMatt Turner2023-03-031-7/+8
| | | | | Bug: https://bugs.gentoo.org/893390 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/glib: Add patch to skip testMatt Turner2023-03-032-0/+35
| | | | | | | The assert-msg-test.py test doesn't work under sandbox. Closes: https://bugs.gentoo.org/871330 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-fs/cryptmount: drop 6.1.0Conrad Kostecki2023-03-042-76/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-fs/cryptmount: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/AusweisApp2: drop 1.26.1Conrad Kostecki2023-03-042-52/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-auth/AusweisApp2: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/cpuid: drop 20221201Conrad Kostecki2023-03-042-36/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/cpuid: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-system-controller: drop 0.8.6Conrad Kostecki2023-03-042-51/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/intel-graphics-system-controller: amd64 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luaposix: drop 35.1Conrad Kostecki2023-03-042-74/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luaposix: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/metee: drop 3.1.4Conrad Kostecki2023-03-042-38/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/metee: amd64 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/level-zero: drop 1.8.12Conrad Kostecki2023-03-042-23/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/level-zero: amd64 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/fr24feed: drop 1.0.25_p3-r1Conrad Kostecki2023-03-042-45/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/fr24feed: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/rar: drop 6.12Conrad Kostecki2023-03-042-124/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-arch/rar: amd64, x86 stableConrad Kostecki2023-03-041-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-print/epson-inkjet-printer-escpr: drop 1.7.23Mike Pagano2023-03-032-36/+0
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* net-print/epson-inkjet-printer-escpr: add 1.7.25Mike Pagano2023-03-032-0/+36
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-apps/cpuid: add 20230228Conrad Kostecki2023-03-042-0/+36
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-dicts/aspell-pl: add 6.0.20230301.0Conrad Kostecki2023-03-042-0/+19
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-apps/nextcloud: add 25.0.4Bernard Cafarelli2023-03-042-0/+44
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* www-apps/element: add 1.11.24Bernard Cafarelli2023-03-042-0/+36
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-libs/libinsane: add gnome-gitlab upstream metadataBernard Cafarelli2023-03-041-0/+3
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-libs/libinsane: add 1.0.10Bernard Cafarelli2023-03-042-0/+50
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-benchmarks/geekbench: add 6.0.1, drop 6.0.0Conrad Kostecki2023-03-042-6/+4
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: drop 5.4.6Conrad Kostecki2023-03-042-43/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: amd64 stableConrad Kostecki2023-03-031-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/nghttp2: fix automagic deps and cross-compile failureBernard Cafarelli2023-03-033-3/+86
| | | | | | Closes: https://bugs.gentoo.org/885485 Closes: https://bugs.gentoo.org/895496 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-libs/nghttp2: drop 1.47.0, 1.48.0, 1.49.0, 1.50.0Bernard Cafarelli2023-03-035-308/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-libs/cglm: restore doc build (was in guru overlay)Bernard Cafarelli2023-03-031-0/+40
| | | | | | | Also remove now useless "-Dwerror=false" Closes: https://bugs.gentoo.org/897714 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* games-emulation/ppsspp: pin dev-util/glslang to slot 0/1Maciej Barć2023-03-033-6/+6
| | | | | Closes: https://bugs.gentoo.org/894582 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* sys-devel/clang-common: require *unwind[static-libs] for USE=default-compiler-rtSam James2023-03-035-10/+10
| | | | | | | Builtins don't work correctly without this. Closes: https://bugs.gentoo.org/892956 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/llvm: default sys-libs/llvm-libunwind[static-libs] onSam James2023-03-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, statically linking even a basic example fails because we're using llvm-libunwind rather than GCC's internals. Quoting myself on the bug: """ FWIW the LLVM/Clang profiles are considered pretty experimental still. For Clang, it's tricky because it depends on configuration and the (default) flags passed. Ionen points out it should be harmless dep-wise (non-invasive to users, no need to then enable static-libs for its deps) to default to +static-libs on llvm-libunwind, which would cover most cases here. I think that generally makes sense. I see three options: 1. Adding IUSE=llvm-libunwind to virtual/libc 2. Defaulting on (which doesn't feel like a full solution alone) +static-libs in llvm-libunwind 3. Making clang-common[default-compiler-rt] depend on libunwind[static-libs] (or correspondingly llvm-libunwind[static-libs] if USE=llvm-libunwind) I think 2+3 is probably a good fit? """ Bug: https://bugs.gentoo.org/892956 Signed-off-by: Sam James <sam@gentoo.org>