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 B8C911582EF for ; Fri, 21 Feb 2025 16:46:31 +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 9DA83343348 for ; Fri, 21 Feb 2025 16:46:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4FBED110487; Fri, 21 Feb 2025 16:45:01 +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 43DBF110487 for ; Fri, 21 Feb 2025 16:45:01 +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 EE3473459B9 for ; Fri, 21 Feb 2025 16:45:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8609E190F for ; Fri, 21 Feb 2025 16:44:59 +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: <1740156194.d81ad246eb11bad77bb0b6969d554d4c49131263.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: d81ad246eb11bad77bb0b6969d554d4c49131263 X-VCS-Branch: master Date: Fri, 21 Feb 2025 16:44:59 +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: 050e8a86-9882-47e6-8407-330520310601 X-Archives-Hash: 1308025d138ccd9c6f030639a3e12f5f commit: d81ad246eb11bad77bb0b6969d554d4c49131263 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 21 16:43:14 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Feb 21 16:43:14 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d81ad246 media-sound/amarok: Add IUSE X Upstream commit 5dbe997dd4376c6e4f9a369aaff5a2c3ddbf1a6b Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/amarok/amarok-9999.ebuild | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index 44569c67e3..80fa8e4740 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -4,17 +4,17 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -KFMIN=6.5.0 +KFMIN=6.9.0 QTMIN=6.7.2 PYTHON_COMPAT=( python3_{10..13} ) -inherit ecm kde.org optfeature python-any-r1 +inherit ecm kde.org optfeature python-any-r1 xdg DESCRIPTION="Advanced audio player based on KDE Frameworks" HOMEPAGE="https://amarok.kde.org/" LICENSE="GPL-2" SLOT="0" -IUSE="ipod mariadb mtp wikipedia" # lastfm podcast +IUSE="ipod mariadb mtp wikipedia X" # lastfm podcast # ipod requires gdk enabled and also gtk compiled in libgpod DEPEND=" @@ -51,7 +51,7 @@ DEPEND=" >=kde-frameworks/ktexteditor-${KFMIN}:6 >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6[X?] >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 >=kde-frameworks/threadweaver-${KFMIN}:6 @@ -80,11 +80,6 @@ BDEPEND="${PYTHON_DEPS} virtual/pkgconfig " -pkg_setup() { - python-any-r1_pkg_setup - ecm_pkg_setup -} - src_configure() { local mycmakeargs=( -DBUILD_WITH_QT6=ON @@ -101,6 +96,7 @@ src_configure() { $(cmake_use_find_package mtp Mtp) # $(cmake_use_find_package podcast Mygpo-qt5) $(cmake_use_find_package wikipedia Qt6WebEngineWidgets) + -DWITH_X11=$(usex X) ) use ipod && mycmakeargs+=( -DWITH_GDKPixBuf=ON ) @@ -108,7 +104,7 @@ src_configure() { } pkg_postinst() { - ecm_pkg_postinst + xdg_pkg_postinst pkg_is_installed() { echo "${1} ($(has_version ${1} || echo "not ")installed)"