commit: 1cb0d23cf37104091d8eee3d4e565b6474a9d179
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 17:42:30 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 09:50:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb0d23c
kde-misc/krusader: Add konsole view optfeature
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/krusader/krusader-2.8.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-misc/krusader/krusader-2.8.0-r1.ebuild
b/kde-misc/krusader/krusader-2.8.0-r1.ebuild
index f1e7e343d29f..2761dc096e83 100644
--- a/kde-misc/krusader/krusader-2.8.0-r1.ebuild
+++ b/kde-misc/krusader/krusader-2.8.0-r1.ebuild
@@ -74,6 +74,7 @@ src_prepare() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ optfeature "konsole view" "kde-apps/konsolepart:5"
"kde-apps/konsole:5"
optfeature "Markdown text previews"
"kde-misc/markdownpart:${SLOT}"
optfeature "PDF/PS and RAW image thumbnails"
"kde-apps/thumbnailers:${SLOT}"
optfeature "video thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"