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 ADCE81396D9 for ; Sun, 19 Nov 2017 15:09:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAB18E0D12; Sun, 19 Nov 2017 15:09:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9FB86E0D12 for ; Sun, 19 Nov 2017 15:09:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 64E34340806 for ; Sun, 19 Nov 2017 15:09:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEE6FA051 for ; Sun, 19 Nov 2017 15:09:54 +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: <1511104146.a313bfe9b786f52028f44d67de23a95f195beaea.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/clementine/clementine-9999.ebuild media-sound/clementine/metadata.xml X-VCS-Directories: media-sound/clementine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a313bfe9b786f52028f44d67de23a95f195beaea X-VCS-Branch: master Date: Sun, 19 Nov 2017 15:09:54 +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-Archives-Salt: f75b2c5c-49f8-4d58-ba72-cea5d8f570ee X-Archives-Hash: dfc165fb2c0d54eafdbedfa2e213c32d commit: a313bfe9b786f52028f44d67de23a95f195beaea Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 19 11:10:27 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 19 15:09:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a313bfe9 media-sound/clementine: Drop USE=udisks_legacy Package-Manager: Portage-2.3.14, Repoman-2.3.6 media-sound/clementine/clementine-9999.ebuild | 8 +++----- media-sound/clementine/metadata.xml | 1 - 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild index 3b515920a23..938f33baaed 100644 --- a/media-sound/clementine/clementine-9999.ebuild +++ b/media-sound/clementine/clementine-9999.ebuild @@ -19,12 +19,11 @@ LICENSE="GPL-3" SLOT="0" [[ ${PV} == *9999* ]] || \ KEYWORDS="~amd64 ~x86" -IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio seafile skydrive test +udisks udisks_legacy wiimote" +IUSE="box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio seafile skydrive test +udisks wiimote" IUSE+="${LANGS// / linguas_}" REQUIRED_USE=" udisks? ( dbus ) - udisks_legacy? ( dbus ) wiimote? ( dbus ) " @@ -64,8 +63,7 @@ COMMON_DEPEND=" # 06-fix-numeric-locale.patch # 08-stdlib.h-for-rand.patch RDEPEND="${COMMON_DEPEND} - dbus? ( udisks? ( sys-fs/udisks:2 ) - udisks_legacy? ( sys-fs/udisks:0 ) ) + dbus? ( udisks? ( sys-fs/udisks:2 ) ) mms? ( media-plugins/gst-plugins-libmms:1.0 ) mtp? ( gnome-base/gvfs[mtp] ) media-plugins/gst-plugins-meta:1.0 @@ -117,11 +115,11 @@ src_configure() { # spotify is not in portage local mycmakeargs=( -DBUILD_WERROR=OFF + -DENABLE_DEVICEKIT=OFF -DLINGUAS="${langs}" -DENABLE_AUDIOCD="$(usex cdda)" -DENABLE_DBUS="$(usex dbus)" -DENABLE_UDISKS2="$(usex udisks)" - -DENABLE_DEVICEKIT="$(usex udisks_legacy)" -DENABLE_LIBGPOD="$(usex ipod)" -DENABLE_LIBLASTFM="$(usex lastfm)" -DENABLE_LIBMTP="$(usex mtp)" diff --git a/media-sound/clementine/metadata.xml b/media-sound/clementine/metadata.xml index 145208285ec..40e967ff3e4 100644 --- a/media-sound/clementine/metadata.xml +++ b/media-sound/clementine/metadata.xml @@ -29,7 +29,6 @@ Build with ProjectM visualization Enable support for seafile: a file sync service Enable Skydrive support - Enable storage management support via legacy sys-fs/udisks:0 Enable vk.com support Enable support for Wii remote