commit: 6a1427f974d5a62b4c398b698632912e1bd2d395
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 14:48:24 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 14:53:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6a1427f9
kde-apps/k3b: Drop obsolete cmake var
K3B_BUILD_FFMPEG_DECODER_PLUGIN now gone upstream.
Upstream commit d20c6fb5f71231da359d07fe778bf5607191dbf3
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/k3b/k3b-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-apps/k3b/k3b-9999.ebuild b/kde-apps/k3b/k3b-9999.ebuild
index 60660b76b8..81bd2dd1a7 100644
--- a/kde-apps/k3b/k3b-9999.ebuild
+++ b/kde-apps/k3b/k3b-9999.ebuild
@@ -81,7 +81,6 @@ DOCS+=( ChangeLog {FAQ,PERMISSIONS,README}.txt )
src_configure() {
local mycmakeargs=(
-DK3B_BUILD_API_DOCS=OFF
- -DK3B_BUILD_FFMPEG_DECODER_PLUGIN=OFF
-DK3B_BUILD_WAVE_DECODER_PLUGIN=ON
-DK3B_ENABLE_HAL_SUPPORT=OFF
-DK3B_ENABLE_MUSICBRAINZ=OFF