Skip to content

Commit

Permalink
media-sound/amarok: Drop bogus USE=opengl
Browse files Browse the repository at this point in the history
Not used at all since -DWITH_SPECTRUM_ANALYZER=OFF.

Package-Manager: Portage-2.3.16, Repoman-2.3.6
  • Loading branch information
a17r committed Dec 3, 2017
1 parent da2aebd commit 9f322bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion media-sound/amarok/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST amarok-2.8.90.tar.xz 48890580 SHA256 b057369ab70d192b669ee6c2c11e9e7d4140663f6a60d6175ef0bb56b4bef9a7 SHA512 1ff5f43100dbe027c8676946a4e82e914927b03ac0bb9e95bfc7e9e03fcc1cad81d9ea2a343bc4f644a025242e224ea9ae3cae7423d68b0b3c68f346922537fc WHIRLPOOL 22da35ea61dcda04d882f4c0da7327cab10edf50140b3ae891738d10e1b9e5062eb541e35e817fd04a7f0284eb085b5ccf3edfa20438b764a9ce3615de35ca8c
DIST amarok-2.8.90.tar.xz 48890580 BLAKE2B 81367b491237abd7a6201d94ea39412a7a69867553c688d9c691749102ac8eb6e59ab5ff17d3b74718211e4975e1daacb15ef3bc1bc35d82954de890213eb544 SHA512 1ff5f43100dbe027c8676946a4e82e914927b03ac0bb9e95bfc7e9e03fcc1cad81d9ea2a343bc4f644a025242e224ea9ae3cae7423d68b0b3c68f346922537fc
5 changes: 2 additions & 3 deletions media-sound/amarok/amarok-2.8.90-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

LICENSE="GPL-2"
SLOT="4"
IUSE="debug +embedded ipod lastfm mp3tunes mtp ofa opengl test +utils"
IUSE="debug +embedded ipod lastfm mp3tunes mtp ofa test +utils"

if [[ ${KDE_BUILD_TYPE} == live ]]; then
RESTRICT+=" test"
Expand All @@ -32,7 +32,7 @@ COMMONDEPEND="
>=dev-qt/qtcore-4.8:4
>=dev-qt/qtdbus-4.8:4
>=dev-qt/qtscript-4.8:4
>=kde-frameworks/kdelibs-4.14.37:4[opengl?,plasma]
>=kde-frameworks/kdelibs-4.14.37:4[plasma]
>=media-libs/taglib-1.7[asf(+),mp4(+)]
>=media-libs/taglib-extras-1.0.1
sys-libs/zlib
Expand All @@ -50,7 +50,6 @@ COMMONDEPEND="
)
mtp? ( >=media-libs/libmtp-1.0.0 )
ofa? ( >=media-libs/libofa-0.9.0 )
opengl? ( virtual/opengl )
"
DEPEND="${COMMONDEPEND}
dev-util/automoc
Expand Down

0 comments on commit 9f322bb

Please sign in to comment.