summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/features/wd40: mask net-misc/dropbear[test-async]Viorel Munteanu93 min.1-0/+4
| | | | | | | Mask tests that depend on dev-python/asyncssh, not available on wd-40 profiles. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* profiles: mask *-standalone packages on non-muslSam James14 days1-0/+9
| | | | | | | | This will help spot bad dependencies and also avoid the binhost picking *-standalone for lucky builds (they're not installable anyway on glibc because of blockers). Signed-off-by: Sam James <sam@gentoo.org>
* kde-apps/knotes: treecleanAndreas Sturmlechner2025-01-091-2/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/features/musl: mask sys-libs/pam[elogind]Sam James2025-01-081-1/+5
| | | | | | | Depends on currently-masked elogind version on musl profiles. Bug: https://bugs.gentoo.org/947739 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/openafs: add 1.8.13.1Cheyenne Wills2025-01-062-0/+13
| | | | | | | | | | | | | Update net-fs/openafs to 1.8.13.1 which has support for Linux 6.12 Add package.mask for net-fs/openafs for musl. Add package.use.mask for afs for musl. Update ebuild to add QA_CONFIG_IMPL_DECL_SKIP. Signed-off-by: Cheyenne Wills <cwills@witznd.net> Closes: https://bugs.gentoo.org/947559 Closes: https://bugs.gentoo.org/832428 Closes: https://bugs.gentoo.org/943641 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/musl: mask dev-lang/ada-bootstrap (for now)Sam James2025-01-051-1/+2
| | | | | | dev-lang/ada-bootstrap isn't yet built for musl. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: add 1.24.10Sam James2025-01-041-1/+5
| | | | | Closes: https://bugs.gentoo.org/932556 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: Add net-proxy/mitmproxy-rs and depsMichał Górny2024-12-311-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: musl: Mask kde-plasma/powerdevil[filecaps] as wellAndreas Sturmlechner2024-12-281-1/+2
| | | | | Closes: https://bugs.gentoo.org/946643 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/handbrake: add 1.9.0Alfred Wingate2024-12-221-0/+1
| | | | | | | | | | | | * Add support for amf, libdovi and qsv. * Bundle ffmpeg and x265 notably due heavy upstream patching. * Rename gtk use flag to gui. https://projects.gentoo.org/qa/policy-guide/use-flags.html#pg0802 Closes: https://bugs.gentoo.org/917591 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Mask steam-overlay's x11-libs/extest in wd40 featureJames Le Cuirot2024-12-171-0/+4
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: kwin[caps] -> kwin[filecaps]Sam James2024-12-152-2/+2
| | | | | | | | | | The masks/forces need updating for caps->filecaps when we fixed eclass use in bug #941628. Bug: https://bugs.gentoo.org/931215 Bug: https://bugs.gentoo.org/941628 Closes: https://bugs.gentoo.org/946505 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: avoid broken dev-lang/rust-bin on non-LLVM profilesSam James2024-12-151-0/+1
| | | | | Bug: https://bugs.gentoo.org/946321 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: selinux: unmask homed USE flagRahul Sandhu2024-12-141-3/+0
| | | | | | | | | Upstream refpolicy as well as Gentoo downstream refpolicy have had systemd-homed and systemd-userdb support for quite a while now. Closes: https://github.com/gentoo/gentoo/pull/39678 Signed-off-by: Rahul Sandhu <rahul@sandhuservices.dev> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* Move {sys-devel → llvm-core}/llvmMichał Górny2024-12-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/lldMichał Górny2024-12-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/clangMichał Górny2024-12-113-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename {sys-devel → llvm-core}/clang-commonMichał Górny2024-12-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → llvm-core}/clang-runtimeMichał Górny2024-12-112-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-libs → llvm-runtimes}/compiler-rtMichał Górny2024-12-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-libs → llvm-runtimes}/compiler-rt-sanitizersMichał Górny2024-12-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-libs → llvm-runtimes}/libcxxMichał Górny2024-12-115-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-libs → llvm-runtimes}/libcxxabiMichał Górny2024-12-113-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move sys-libs/llvm-libunwind → llvm-runtimes/libunwindMichał Górny2024-12-114-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/scummvm: Enable vpx supportMichał Górny2024-12-111-0/+1
| | | | | Bug: https://bugs.gentoo.org/946224 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/cargo-ebuild: Remove last-rited pkgMichał Górny2024-12-061-1/+0
| | | | | closes: https://bugs.gentoo.org/942026 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sentry-sdk: Remove last-rited pkgMichał Górny2024-12-061-1/+0
| | | | | Bug: https://bugs.gentoo.org/937896 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/split-usr: UNINSTALL_IGNORE="/lib/systemd /lib/udev"Mike Gilbert2024-12-011-0/+3
| | | | | Closes: https://bugs.gentoo.org/945390 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-auth/elogind: drop 255.5Andreas Sturmlechner2024-11-241-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Rename dev-python/{PyQtWebEngine → pyqtwebengine}Michał Górny2024-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{QtPy → qtpy}Michał Górny2024-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: features/wd40: Mask app-misc/ankiAndreas Sturmlechner2024-11-231-0/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Rename dev-python/{PyGithub → pygithub}Michał Górny2024-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{mitmproxy_wireguard → mitmproxy-wireguard}Michał Górny2024-11-221-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/jinja2_pluralize → jinja2-pluralize}Michał Górny2024-11-221-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: musl: Mask sys-auth/elogind-255.5-r1 as wellAndreas Sturmlechner2024-11-201-0/+1
| | | | | Bug: https://bugs.gentoo.org/940130 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/features/musl: mask sys-apps/dogSam James2024-11-191-0/+4
| | | | | | | | strfry doesn't exist on musl. Closes: https://bugs.gentoo.org/717252 Closes: https://bugs.gentoo.org/938613 Signed-off-by: Sam James <sam@gentoo.org>
* */*: rename account andrewammerlaan -> nowaNowa Ammerlaan2024-11-124-8/+8
| | | | | Closes: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
* profiles/features/wd40: mask sys-kernel/dracut[dracut-cpio]Mike Gilbert2024-11-121-0/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-092-3/+3
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* profiles/features/wd40: update mask for pkg needing gjsPacho Ramos2024-11-081-0/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles/features/wd40: Add dev-python/inline-snapshot (pydantic)Michał Górny2024-11-081-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/features/time64: Mask old GCC versionsMichał Górny2024-11-071-0/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* features/musl/package.mask: mask app-editors/zedRobert Siebeck2024-11-061-0/+4
| | | | | | | | | Not supported by upstream, see https://zed.dev/blog/remote-development Closes: https://bugs.gentoo.org/940473 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/39163 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/dulwich: Support Rust extensionsMichał Górny2024-11-021-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/dracut: get the tests up and runningAndrew Ammerlaan2024-11-011-0/+4
| | | | | | | | | Instead of skipping the tests if we are not root or cannot access kvm, communicate properly what we need with PROPERTIES and addwrite. Also add several missing dependencies and the dependency on qemu Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles: Add a global USE=time64Michał Górny2024-11-014-10/+2
| | | | | | | | | Add a global time64 flag that is forced on time64 profiles and masked elsewhere. This flag will be used to toggle the default _TIME_BITS value in sys-devel/gcc, and also to toggle between different archives in *-bin packages (e.g. dev-python/pypy*-exe-bin). Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: x86,big-endian: Cleanup kde-apps/kimagemapeditor p.maskAndreas Sturmlechner2024-10-311-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* www-apps/grafana-bin-11.3.0: version bump, allow muslFabian Groffen2024-10-311-1/+1
| | | | | | | | grafana-bin no longer requires glibc, use this version bump to allow using it on musl systems too. Closes: https://bugs.gentoo.org/941839 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/features/wd40: mask dev-python/asyncsshViorel Munteanu2024-10-241-0/+5
| | | | | | | Mask dev-python/asyncssh because it depends on other already masked packages. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>