kde-apps/ark: mention 7zip[symlink] as an optfeature alternative

Bug: https://bugs.gentoo.org/953096
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-04-14 22:17:11 +03:00
committed by Andreas Sturmlechner
parent bc217499f4
commit 5a143b00fc

View File

@@ -72,7 +72,7 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "rar archive creation/extraction" "app-arch/rar"
optfeature "rar archive extraction only" "app-arch/unar" "app-arch/unrar"
optfeature "7-Zip archive support" "app-arch/p7zip"
optfeature "7-Zip archive support" ">=app-arch/7zip-24.09[symlink(+)]" "app-arch/p7zip"
optfeature "lrz archive support" "app-arch/lrzip"
optfeature "Markdown support in text previews" "kde-misc/markdownpart:${SLOT}"
fi