From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1009779-garchives=archives.gentoo.org@lists.gentoo.org> 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 439451382C5 for <garchives@archives.gentoo.org>; Thu, 15 Mar 2018 22:26:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40853E077D; Thu, 15 Mar 2018 22:26:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0BDEBE077D for <gentoo-commits@lists.gentoo.org>; Thu, 15 Mar 2018 22:26:16 +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 E78A2335C7C for <gentoo-commits@lists.gentoo.org>; Thu, 15 Mar 2018 22:26:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F5C25A for <gentoo-commits@lists.gentoo.org>; Thu, 15 Mar 2018 22:26:13 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1521152755.c4f13d355a27eacef9bd8b8f5af6d9fd1a72b258.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/amarok/amarok-9999.ebuild X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c4f13d355a27eacef9bd8b8f5af6d9fd1a72b258 X-VCS-Branch: master Date: Thu, 15 Mar 2018 22:26:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 84565247-a820-458a-b645-72d2cab69144 X-Archives-Hash: 3d04d197049f2a333dfd0b2c22632795 commit: c4f13d355a27eacef9bd8b8f5af6d9fd1a72b258 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 15 22:25:55 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 15 22:25:55 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4f13d35 media-sound/amarok: Drop no-op USE=opengl Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-sound/amarok/amarok-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index ad7319edff..6cfbeb8ca7 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Advanced audio player based on KDE frameworks" HOMEPAGE="https://amarok.kde.org/" LICENSE="GPL-2" -IUSE="+embedded ffmpeg ipod lastfm mtp ofa opengl podcast +utils" +IUSE="+embedded ffmpeg ipod lastfm mtp ofa podcast +utils" if [[ ${KDE_BUILD_TYPE} == live ]]; then RESTRICT="test" @@ -64,6 +64,7 @@ COMMONDEPEND=" sci-libs/fftw:3.0 sys-libs/zlib >=virtual/mysql-5.1[embedded?] + virtual/opengl ffmpeg? ( virtual/ffmpeg ofa? ( >=media-libs/libofa-0.9.0 ) @@ -74,7 +75,6 @@ COMMONDEPEND=" ) lastfm? ( media-libs/liblastfm[qt5(+)] ) mtp? ( >=media-libs/libmtp-1.0.0 ) - opengl? ( virtual/opengl ) podcast? ( >=media-libs/libmygpo-qt-1.0.9[qt5(+)] ) " DEPEND="${COMMONDEPEND}