summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-17 01:22:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-17 09:10:53 +0100
commit0429294c5979fb116ad55145df814ea7c5f6800c (patch)
tree3660a7a2604ddae2ae72d44e042d91d0dfa18674 /media-sound
parentapp-emacs/eselect-mode: Version bump. (diff)
downloadgentoo-0429294c5979fb116ad55145df814ea7c5f6800c.tar.gz
gentoo-0429294c5979fb116ad55145df814ea7c5f6800c.tar.bz2
gentoo-0429294c5979fb116ad55145df814ea7c5f6800c.zip
media-sound/kid3: Drop unused cmake variables
Closes: https://bugs.gentoo.org/678194 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/kid3/kid3-3.7.0.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/kid3/kid3-3.7.0.ebuild b/media-sound/kid3/kid3-3.7.0.ebuild
index d02b65d040e7..6f7a2722027e 100644
--- a/media-sound/kid3/kid3-3.7.0.ebuild
+++ b/media-sound/kid3/kid3-3.7.0.ebuild
@@ -71,9 +71,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
- -DWITH_PHONON=OFF
- -DWITH_QT4=OFF
- -DWITH_QT5=ON
-DWITH_CHROMAPRINT=$(usex acoustid)
-DWITH_FLAC=$(usex flac)
-DWITH_ID3LIB=$(usex mp3)