aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-03-06 01:33:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-03-22 19:54:40 +0100
commit03bd6c16f5f3bdbcbf89f76e058e2dc3c7e2cd2e (patch)
treefce5804d16f25b4551cda88706991206a49641cd /media-sound/kid3
parentkde-apps/cantor: Drop obsolete Python3_EXECUTABLE cmakearg (diff)
downloadkde-03bd6c16f5f3bdbcbf89f76e058e2dc3c7e2cd2e.tar.gz
kde-03bd6c16f5f3bdbcbf89f76e058e2dc3c7e2cd2e.tar.bz2
kde-03bd6c16f5f3bdbcbf89f76e058e2dc3c7e2cd2e.zip
media-sound/kid3: Drop obsolete Python3_EXECUTABLE cmakearg
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/kid3')
-rw-r--r--media-sound/kid3/kid3-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-sound/kid3/kid3-9999.ebuild b/media-sound/kid3/kid3-9999.ebuild
index ad1b46edaa..d39d40f6a1 100644
--- a/media-sound/kid3/kid3-9999.ebuild
+++ b/media-sound/kid3/kid3-9999.ebuild
@@ -76,7 +76,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
- -DPython3_EXECUTABLE="${PYTHON}"
-DWITH_CHROMAPRINT=$(usex acoustid)
-DWITH_DBUS=$(usex mpris)
-DWITH_FLAC=$(usex flac)