diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-05 00:10:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-05 00:10:56 +0000 |
commit | e019d91362a4788fe5cc5788877327b813d0f730 (patch) | |
tree | 3b07473f90bd93324ac2611a07dfb3223edfaf59 /x11-terms | |
parent | 908e97e3e242743e9484f67c6f131955e6d0dadd (diff) |
gentoo auto-resync : 05:02:2025 - 00:10:55
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/Manifest.gz | bin | 5047 -> 5046 bytes | |||
-rw-r--r-- | x11-terms/kitty/Manifest | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-9999.ebuild | 12 |
3 files changed, 10 insertions, 4 deletions
diff --git a/x11-terms/Manifest.gz b/x11-terms/Manifest.gz Binary files differindex 92b6562446a4..fb4438208497 100644 --- a/x11-terms/Manifest.gz +++ b/x11-terms/Manifest.gz diff --git a/x11-terms/kitty/Manifest b/x11-terms/kitty/Manifest index 966322ff612d..268452d2d731 100644 --- a/x11-terms/kitty/Manifest +++ b/x11-terms/kitty/Manifest @@ -14,5 +14,5 @@ EBUILD kitty-0.35.2.ebuild 4844 BLAKE2B 96cc72dc4371d3bb528ce431a7e9e3e311a2c592 EBUILD kitty-0.38.1.ebuild 5153 BLAKE2B 960b0bdaaa4bf59f3c42875d612c8229b025cd7a324ac0115f9998f14a4ee6d05051ea927ef16d87b02c0ce4e8b4f73156d77c033b783d3e09b1d6ed52ed9f9b SHA512 84474030024a4ba888da04fa1b09e874836af9079e916cd181fb69721ba9f0053f0590abf55a8dcd5e959b094374b51f28932b72a407aac239da119b91a6ef18 EBUILD kitty-0.39.0.ebuild 5155 BLAKE2B 5c4f174a23ba9537edd82a13b28d36c2f0e2bbcae7ebdcec86f44151b304b7c6db334cdc2420e44d8ce7a2870e9f1c6a630d6462dff8a861f277187c88f3b8ec SHA512 19f99a7dbe97c306db670b4d37f2aa66525e68ec562cdfc54c9eb1f540ce8ab07bea42ccaec3fb0bf3d5d2f3d95aa9a0d1522746ad966c47969e2cd57069979c EBUILD kitty-0.39.1.ebuild 5155 BLAKE2B 5c4f174a23ba9537edd82a13b28d36c2f0e2bbcae7ebdcec86f44151b304b7c6db334cdc2420e44d8ce7a2870e9f1c6a630d6462dff8a861f277187c88f3b8ec SHA512 19f99a7dbe97c306db670b4d37f2aa66525e68ec562cdfc54c9eb1f540ce8ab07bea42ccaec3fb0bf3d5d2f3d95aa9a0d1522746ad966c47969e2cd57069979c -EBUILD kitty-9999.ebuild 5155 BLAKE2B 9bcd7e137630f4c9b188cc1a96c826a0c44ab79a43a74bc90a78bbb5b679387871824805eb6467084300d98cbab5c000882719180fb1e791a0210ecc1881dd8b SHA512 1ca7bedde08aa136c65c23998b38e633d03d1c8addfada7e9e7e6030e1fdd08151f2c4cbbae700e2c53a56bfacd3829eba3f5960b9678d6c552a438585d60ee1 +EBUILD kitty-9999.ebuild 5413 BLAKE2B c5902482a9dc635a6f5426d8548f302dc926b2024ecb9c5e319c44c3768078ef7f6d0a5e40970d923fe140112d8d490b71e6f17e0eb2e64a2bc442523b62c481 SHA512 9a6f7a31968a16cef69671df0bd3c6432238eeb2f27e4c9c0227fbcc1533b1b16b7b25d2394f68aa3da5e156056e1dca22a32a75a7daea6975687d10ba9e9a6c MISC metadata.xml 653 BLAKE2B fd4fd98a8cac30a2e941770c43af4cd475eea1609f35f454780eb4463e052ccb44a1c7f84fe3f1e29eef08041d57d5bc8a688a404d105e7d15691f41cf701f48 SHA512 4c3c390b41e81444a7a22eb78afa92b7a5a15ad8558e92d387da64364bbe0c2fa1088aa9ea7516814280eefc1e7221a7b963a54beeab0213dc2974fcbc2fd003 diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 5b29cd01b6e8..88bbd192ca41 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,13 +41,14 @@ RDEPEND=" dev-libs/openssl:= dev-libs/xxhash media-fonts/symbols-nerd-font - media-libs/fontconfig + media-libs/freetype media-libs/harfbuzz:=[truetype] media-libs/lcms:2 media-libs/libglvnd[X?] media-libs/libpng:= sys-apps/dbus sys-libs/zlib:= + x11-libs/cairo x11-libs/libxkbcommon[X?] x11-misc/xkeyboard-config ~x11-terms/kitty-shell-integration-${PV} @@ -118,6 +119,10 @@ src_prepare() { sed -i setup.py "${sedargs[@]}" || die + # temporary, see --shell-integration below and try again on bump + sed -e "/shell_integration: /s/'enabled'/&, 'no-rc', 'no-sudo'/" \ + -i kitty/options/types.py || die + local skiptests=( # relies on 'who' command which doesn't detect users with pid-sandbox kitty_tests/utmp.py @@ -141,7 +146,8 @@ src_compile() { --disable-link-time-optimization --ignore-compiler-warnings --libdir-name=$(get_libdir) - --shell-integration="enabled no-rc no-sudo" + # option seems(?) currently broken, needs looking into (see sed above) +# --shell-integration="enabled no-rc no-sudo" --update-check-interval=0 --verbose ) |