From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39373138334 for ; Sun, 17 Feb 2019 08:11:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05731E0936; Sun, 17 Feb 2019 08:11:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5528E0936 for ; Sun, 17 Feb 2019 08:11:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32405335C9F for ; Sun, 17 Feb 2019 08:11:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2BF944B for ; Sun, 17 Feb 2019 08:11:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1550391053.0429294c5979fb116ad55145df814ea7c5f6800c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/kid3/kid3-3.7.0.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0429294c5979fb116ad55145df814ea7c5f6800c X-VCS-Branch: master Date: Sun, 17 Feb 2019 08:11:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6de909b3-409f-48dd-8bac-cb7918946203 X-Archives-Hash: 1e1f45cd750ffdf4888f2a209244a257 commit: 0429294c5979fb116ad55145df814ea7c5f6800c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 17 00:22:28 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 17 08:10:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0429294c 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 gentoo.org> media-sound/kid3/kid3-3.7.0.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-sound/kid3/kid3-3.7.0.ebuild b/media-sound/kid3/kid3-3.7.0.ebuild index d02b65d040e..6f7a2722027 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)