From abb4431bfb8bbfdca53c84f8cb7f269287ffc76c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 11 Mar 2018 00:02:12 +0100 Subject: [PATCH] app-leechcraft/lc-lmp: Drop USE=guess Prepare for impending app-i18n/libguess last-rites. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- app-leechcraft/lc-lmp/lc-lmp-9999.ebuild | 7 +++---- app-leechcraft/lc-lmp/metadata.xml | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/app-leechcraft/lc-lmp/lc-lmp-9999.ebuild b/app-leechcraft/lc-lmp/lc-lmp-9999.ebuild index fb184522e157..d2dadbaf3dd1 100644 --- a/app-leechcraft/lc-lmp/lc-lmp-9999.ebuild +++ b/app-leechcraft/lc-lmp/lc-lmp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="LeechCraft Media Player, Phonon-based audio/video player" SLOT="0" KEYWORDS="" -IUSE="debug +fradj +graffiti +guess +mpris +mtp +mp3tunes potorchu" +IUSE="debug +fradj +graffiti +mpris +mtp +mp3tunes potorchu" # depend on gstreamer:0.10 to match current Qt deps DEPEND="~app-leechcraft/lc-core-${PV} @@ -22,7 +22,6 @@ DEPEND="~app-leechcraft/lc-core-${PV} media-libs/gstreamer:1.0 mpris? ( dev-qt/qtdbus:5 ) - guess? ( app-i18n/libguess ) media-libs/taglib mtp? ( media-libs/libmtp ) potorchu? ( media-libs/libprojectm )" @@ -34,7 +33,7 @@ src_configure() { local mycmakeargs=( -DENABLE_LMP_FRADJ=$(usex fradj) -DENABLE_LMP_GRAFFITI=$(usex graffiti) - -DENABLE_LMP_LIBGUESS=$(usex guess) + -DENABLE_LMP_LIBGUESS=OFF -DENABLE_LMP_MPRIS=$(usex mpris) -DENABLE_LMP_MTPSYNC=$(usex mtp) -DENABLE_LMP_MP3TUNES=$(usex mp3tunes) diff --git a/app-leechcraft/lc-lmp/metadata.xml b/app-leechcraft/lc-lmp/metadata.xml index 87c916e3cb83..4a780c0800eb 100644 --- a/app-leechcraft/lc-lmp/metadata.xml +++ b/app-leechcraft/lc-lmp/metadata.xml @@ -12,7 +12,6 @@ Build FrAdj, the equalizer effect module Build media tags editor plugin - Enable tags encoding guessing via the libguess library Enable MPRIS support Build plugin for supporting the mp3tunes.com music locker service Enable the projectM-based visualization effects module for LMP -- 2.26.2