summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/features/musl: mask another po4a reverse dependencyHank Leininger28 hours1-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/36766 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: mask jupyterlab_widgetsAndrew Ammerlaan5 days1-0/+1
| | | | | Bug: https://bugs.gentoo.org/932075 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/features/wd40: Mask dev-python/pyproject-fmt*Michał Górny2024-05-111-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/musl: mask mongodbRobert Förster2024-05-101-0/+10
| | | | | | | | | | | Closes: https://bugs.gentoo.org/712990 Closes: https://bugs.gentoo.org/713080 Closes: https://bugs.gentoo.org/715832 Closes: https://bugs.gentoo.org/716296 Closes: https://bugs.gentoo.org/895776 Closes: https://bugs.gentoo.org/906782 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* profiles/features/musl: mask useflags depending on mongodbRobert Förster2024-05-101-0/+7
| | | | | Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* profiles/features/llvm: mask perl_features_quadmathSam James2024-05-081-0/+6
| | | | | | | | | | | | | | | While perl_features_quadmath is new, it's likely we forgot to close the old bugs when adding the initial old mask for USE=quadmath to the LLVM profiles. We may still need to figure something out for when people do CC=clang though... Closes: https://bugs.gentoo.org/835663 Closes: https://bugs.gentoo.org/875101 Closes: https://bugs.gentoo.org/885571 Closes: https://bugs.gentoo.org/931562 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/musl: move firefox-bin & thunderbird-bin masksJoonas Niilola2024-05-041-3/+3
| | | | | | | | - list them under the general "requires glibc" listing, disconnect from the confusing rust-related mask message, - sort the glibc listing alphabetically. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: Mask sys-apps/intune-portal on muslJames Le Cuirot2024-04-261-0/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-apps/hwloc: remove automagic behaviour of rocm/l0Andrew Ammerlaan2024-04-251-0/+4
| | | | | | | | | | | | | | And: - fixed the icon file - add doc flag to install doxygen documentation Closes: https://bugs.gentoo.org/926862 Closes: https://bugs.gentoo.org/927627 Closes: https://bugs.gentoo.org/833345 Closes: https://bugs.gentoo.org/836663 Closes: https://github.com/gentoo/gentoo/pull/25837 Co-authored-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-gfx/blender: 4.0.2-r1 bugfixes; add initial oneapi supportPaul Zander2024-04-231-0/+8
| | | | | | | | | | | | | | Drop python3.12 support. Will reappear in 4.1.1. Use wayland_dynload to avoid problems with libdecor-plugin.h. Bump openvdb required version to 11 from 10. oneAPI support might be broken. But we got to start somewhere... Bug: https://bugs.gentoo.org/882645 Closes: https://bugs.gentoo.org/930397 Closes: https://bugs.gentoo.org/930412 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask >=sys-process/systemd-cron-2.3.4-r1 on split-usrSam James2024-04-162-2/+4
| | | | | | | >=systemd-255 needs merged-usr. Bug: https://bugs.gentoo.org/928893 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask www-client/jd on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-text/cmigemo on muslAkinori Hattori2024-04-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/713074 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask games-roguelike/hengband[l10n_ja] on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-text/namazu[l10n_ja] on muslAkinori Hattori2024-04-151-0/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles: mask app-i18n/multiskkserv[test] on muslAkinori Hattori2024-04-151-0/+4
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* net-libs/webkit-gtk: add 2.44.1Mart Raudsepp2024-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop unnecessary gtk+:3 dep for SLOT=6 gtk4 version, fix gtk:4 USE deps (the aqua/wayland/X ones were on the gtk+:3 wrong dep instead of gtk:4) * Pre-built documentation has moved from SLOT=4.1 to SLOT=6 * WebKitWebDriver is migrated to be shipped by SLOT=6 (upstream suggested to ship it in gtk4 SLOT since 2.40 already) * Include small patchset from upstream 2.44 branch * Include additional jumbo-build fixes * Handle undeclared configuration dependency manually for now, https://bugs.webkit.org/show_bug.cgi?id=269147 * Drop ruby30 from USE_RUBY as ruby:3.0 is gone from tree * Update deps: * >=gtk-4.6.0, there's optional build dep on 4.13.4 that we can't ensure yet as webkit-gtk-2.44 will go stable for security before gtk-4.14.x * >=libepoxy-1.5.4 * >=wayland-1.20, >=wayland-protocols-1.24 * x11-libs/libdrm * X11 renderer was removed (uses DMA-BUF with SHM fallback now), thus most libX* deps with it * Same with the WPE renderer and thus libwpe/wpebackend-fdo * Update configuration knobs: * USE_LIBDRM separated out of USE_GBM * USE_OPENGL_OR_ES gone (always enabled now, which we always did too) * USE_OPENJPEG (JPEG2000) support is removed upstream * New USE_LIBBACKTRACE explicitly disabled to avoid automagic behaviour * Mention gst-plugins-bad[vaapi] for hardware encoding with VAAPI as an optfeature and touch up strings for other optfeature suggestions * Update patchset: * 2.42.1-arm64-non-jumbo-fix.patch is applied upstream * 2.42.4-wasm-assert-fix.patch is applied upstream * 2.42.5-x86-build-fix.patch was a fix specific to 2.42.x to fix a backport gone wrong from 2.43.x, it must not be applied to 2.44, even though it applies cleanly * Fix libepoxy dep to require USE=egl as epoxy/egl.h is used unconditionally Closes: https://bugs.gentoo.org/928953 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: mask app-i18n/nkf on muslAkinori Hattori2024-04-141-0/+4
| | | | | Closes: https://bugs.gentoo.org/830501 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* profiles/features/wd40: add dev-util/bugbite-cli and dev-util/cargo-nextestAgostino Sarubbo2024-04-101-0/+5
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* profiles/features/musl: Mask use tools for sof-firmwarePacho Ramos2024-04-071-0/+4
| | | | | Closes: https://bugs.gentoo.org/927791 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles/features/musl: mask app-emulation/protontricksMarek Szuba2024-04-071-0/+7
| | | | | | | | | | It's a helper tool for Steam. Steam does not, and likely never will according to upstream, support musl. As such, no point in even trying to switch from 'ldconfig -XNv' to something supported by musl for retrieving the host library path. Closes: https://bugs.gentoo.org/922391 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/features/musl: mask dev-qt/qtbase[renderdoc]Matthew Smith2024-04-071-0/+4
| | | | | | NonsolvableDepsInDev because of media-gfx/renderdoc mask. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* profiles/features/musl: mask media-gfx/renderdocMatthew Smith2024-04-071-0/+4
| | | | | Bug: https://bugs.gentoo.org/853856 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* profiles: Add (so far empty) time64 featureAndreas K. Hüttel2024-04-062-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-libs/libavif: add ~mips to the KEYWORDSAliaksei Urbanski2024-04-031-0/+7
| | | | | | | | | | | | | These changes also fix pkgcheck warnings: - enable dav1d by default for big-endian arches - remove redundant `unset __GL_NO_DSO_FINALIZER` - replace deprecated virtual/jpeg with media-libs/libjpeg-turbo Bug: https://bugs.gentoo.org/375615 Closes: https://bugs.gentoo.org/918451 Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35823 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/musl: mask media-tv/plex-media-serverJoe Kappus2024-04-011-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/927970 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/35961 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/boto: Remove last-rited pkgMichał Górny2024-03-291-1/+0
| | | | | Closes: https://bugs.gentoo.org/888235 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pendulum: Remove last-rited pkgMichał Górny2024-03-291-1/+0
| | | | | Closes: https://bugs.gentoo.org/924881 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/wd40: Mask dev-python/uvMichał Górny2024-03-281-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/musl: mask www-apps/jellyfin-binMaciej Barć2024-03-231-0/+4
| | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/clang-common: updates for 23.0Sam James2024-03-231-0/+1
| | | | | | | | | | * Promote -Wl,-z,now to vanilla, following GCC (bug #876923) * Add USE=cet to control -fcf-protection, following GCC (bug #908600, bug #927298) Bug: https://bugs.gentoo.org/876923 Bug: https://bugs.gentoo.org/927298 Closes: https://bugs.gentoo.org/908600 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Remove stale flag/package entriesMichał Górny2024-03-225-28/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-ada/lal-refactor: new package, add 0_p20231027Alfredo Tupone2024-03-201-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* features/wd40: mask app-emulation/virt-firmwareAndrew Ammerlaan2024-03-192-0/+8
| | | | | | requires dev-python/cryptography Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-libs/opencv: add 4.9.0Paul Zander2024-03-182-6/+8
| | | | | | | | Closes: https://bugs.gentoo.org/921968 Closes: https://bugs.gentoo.org/924005 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35322 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/ghdl: mask on muslArthur Zamarin2024-03-151-0/+4
| | | | | | Requires sci-electronics/ghdl Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/features/musl: masking dev-ada/AdaSATAlfredo Tupone2024-03-151-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/features/musl: adding last ada packagesAlfredo Tupone2024-03-131-0/+18
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/features/musl: add other ada packagesAlfredo Tupone2024-03-131-0/+5
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ada/gnatcoll-db: PythonCompatUpdateAlfredo Tupone2024-03-131-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/gnat-gpl: no musl and fix strncmpAlfredo Tupone2024-03-131-0/+4
| | | | | | Closes: https://bugs.gentoo.org/926307 Closes: https://bugs.gentoo.org/829178 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sys-apps/debianutils: drop installkernel use flagAndrew Ammerlaan2024-03-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | Random packages requiring some tool from Debian should not cause the kernel installation process to change. The dropping of the debianutils dependency in ca-certificates has already caused some surprises due to installkernel being depcleaned. The origin of the problem lies here in debianutils, users unknowingly use and rely on installkernel but do not have it in their world file because it was implicitly pulled in by some package that happens to use the run-parts command. And also the other way around. If I am one of the users that wants to do everything manually, I should not have my 'make install' unknowingly altered by some package that I installed which pulled debianutils into the depgraph. Drop this unused runtime dependency (which is against policy to begin with) and its accompanying flag. A news item will be posted to notify users of this change and instruct them to add installkernel to their world file. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35533 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles: package.use.mask cet on muslAndreas K. Hüttel2024-03-111-0/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, musl: stable-use-mask sys-libs/compiler-rt-sanitizers[msan]Andreas K. Hüttel2024-03-071-0/+4
| | | | | Bug: https://bugs.gentoo.org/906603 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles, musl: stable-mask gprofng in binutilsAndreas K. Hüttel2024-03-051-0/+6
| | | | | Bug: https://bugs.gentoo.org/912284 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/features/musl: mask games-strategy/seven-kingdomsSergey Popov2024-03-051-0/+5
| | | | | | Reported-by: Agostino Sarubbo <ago@gentoo.org> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Closes: https://bugs.gentoo.org/923907
* profiles/features/musl: improve rust-bin mask messageSam James2024-03-021-1/+1
| | | | | | On LLVM, the issue is something to do with libunwind IIRC. Signed-off-by: Sam James <sam@gentoo.org>
* profiles: 23.0: Prevent footguns for lack of reading comprehensionAndreas K. Hüttel2024-03-021-0/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/features/wd40: Need to mask dev-python/cramjam tooMichał Górny2024-02-281-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/wd40: Add dev-python/python-snappyMichał Górny2024-02-281-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>