From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C34901582EF for ; Sat, 22 Feb 2025 09:49:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AD70A3431F1 for ; Sat, 22 Feb 2025 09:49:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A7D851102A2; Sat, 22 Feb 2025 09:49:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9EAC31102A2 for ; Sat, 22 Feb 2025 09:49:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 509373431F1 for ; Sat, 22 Feb 2025 09:49:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA78D107A for ; Sat, 22 Feb 2025 09:49:50 +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: <1740217770.3a21916ec6100669d6e9b6dd04142de0221c9a53.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 media-sound/amarok/metadata.xml X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3a21916ec6100669d6e9b6dd04142de0221c9a53 X-VCS-Branch: master Date: Sat, 22 Feb 2025 09:49:50 +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: 64d18186-beb5-4490-b21e-1401a8d20a2b X-Archives-Hash: a30869047ffb9e7120692c76b0d52577 commit: 3a21916ec6100669d6e9b6dd04142de0221c9a53 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 22 09:49:30 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 22 09:49:30 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a21916e media-sound/amarok: Rename IUSE wikipedia -> webengine Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/amarok/amarok-9999.ebuild | 6 +++--- media-sound/amarok/metadata.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index 9ed1d637b8..58dfea0cfe 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://amarok.kde.org/" LICENSE="GPL-2" SLOT="0" -IUSE="ipod mariadb mtp wikipedia X" # lastfm podcast +IUSE="ipod mariadb mtp webengine X" # lastfm podcast # ipod requires gdk enabled and also gtk compiled in libgpod DEPEND=" @@ -67,7 +67,7 @@ DEPEND=" mariadb? ( dev-db/mariadb-connector-c:= ) !mariadb? ( dev-db/mysql-connector-c:= ) mtp? ( media-libs/libmtp ) - wikipedia? ( >=dev-qt/qtwebengine-${QTMIN}:6[widgets] ) + webengine? ( >=dev-qt/qtwebengine-${QTMIN}:6[widgets] ) " # lastfm? ( >=media-libs/liblastfm-1.1.0_pre20150206 ) # podcast? ( >=media-libs/libmygpo-qt-1.0.9_p20180307 ) @@ -93,7 +93,7 @@ src_configure() { $(cmake_use_find_package !mariadb MySQL) $(cmake_use_find_package mtp Mtp) # $(cmake_use_find_package podcast Mygpo-qt5) - $(cmake_use_find_package wikipedia Qt6WebEngineWidgets) + $(cmake_use_find_package webengine Qt6WebEngineWidgets) -DWITH_X11=$(usex X) ) use ipod && mycmakeargs+=( -DWITH_GDKPixBuf=ON ) diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml index 7fb12893d3..e7de4866fe 100644 --- a/media-sound/amarok/metadata.xml +++ b/media-sound/amarok/metadata.xml @@ -14,6 +14,6 @@ Prefer dev-db/mariadb-connector-c over dev-db/mysql-connector-c Enable support for libMTP (Plays4Sure) devices access through libmtp - Enable wikipedia widget using dev-qt/qtwebengine + Enable wikipedia widget using dev-qt/qtwebengine