From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4ADA159C96 for ; Thu, 25 Jul 2024 20:05:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94D01E29C4; Thu, 25 Jul 2024 20:05:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B373E29C4 for ; Thu, 25 Jul 2024 20:05:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E6D7335DEB for ; Thu, 25 Jul 2024 20:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44A7B1E65 for ; Thu, 25 Jul 2024 20:05:16 +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: <1721937851.62acc19089781ee966ba603806cd838d29a9f403.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, media-sound/strawberry/, net-misc/owncloud-client/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/kdsingleapplication/Manifest dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.ebuild dev-libs/kdsingleapplication/metadata.xml dev-qt/kdsingleapplication/Manifest dev-qt/kdsingleapplication/kdsingleapplication-1.1.0.ebuild dev-qt/kdsingleapplication/metadata.xml media-sound/strawberry/strawberry-1.0.23-r2.ebuild net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild profiles/updates/3Q-2024 X-VCS-Directories: profiles/updates/ media-sound/strawberry/ net-misc/owncloud-client/ dev-qt/kdsingleapplication/ dev-libs/kdsingleapplication/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 62acc19089781ee966ba603806cd838d29a9f403 X-VCS-Branch: master Date: Thu, 25 Jul 2024 20:05:16 +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: b37135ad-8275-4700-83d9-9bf472566ef4 X-Archives-Hash: 3e3d19fb96777ce2aa0fa85ad65398a1 commit: 62acc19089781ee966ba603806cd838d29a9f403 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 22 18:43:00 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 25 20:04:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62acc190 dev-qt/kdsingleapplication: pkgmove to dev-libs/kdsingleapplication Bug: https://bugs.gentoo.org/935012 Signed-off-by: Andreas Sturmlechner gentoo.org> {dev-qt => dev-libs}/kdsingleapplication/Manifest | 0 .../kdsingleapplication/kdsingleapplication-1.1.0.ebuild | 0 {dev-qt => dev-libs}/kdsingleapplication/metadata.xml | 0 media-sound/strawberry/strawberry-1.0.23-r2.ebuild | 4 ++-- net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild | 2 +- profiles/updates/3Q-2024 | 1 + 6 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-qt/kdsingleapplication/Manifest b/dev-libs/kdsingleapplication/Manifest similarity index 100% rename from dev-qt/kdsingleapplication/Manifest rename to dev-libs/kdsingleapplication/Manifest diff --git a/dev-qt/kdsingleapplication/kdsingleapplication-1.1.0.ebuild b/dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.ebuild similarity index 100% rename from dev-qt/kdsingleapplication/kdsingleapplication-1.1.0.ebuild rename to dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.ebuild diff --git a/dev-qt/kdsingleapplication/metadata.xml b/dev-libs/kdsingleapplication/metadata.xml similarity index 100% rename from dev-qt/kdsingleapplication/metadata.xml rename to dev-libs/kdsingleapplication/metadata.xml diff --git a/media-sound/strawberry/strawberry-1.0.23-r2.ebuild b/media-sound/strawberry/strawberry-1.0.23-r2.ebuild index 20df729ff0c3..e0e702fd242a 100644 --- a/media-sound/strawberry/strawberry-1.0.23-r2.ebuild +++ b/media-sound/strawberry/strawberry-1.0.23-r2.ebuild @@ -22,9 +22,9 @@ SLOT="0" IUSE="cdda debug +gstreamer icu ipod moodbar mtp pulseaudio qt6 soup +udisks vlc" BDEPEND=" - !qt6? ( dev-qt/linguist-tools:5 ) sys-devel/gettext virtual/pkgconfig + !qt6? ( dev-qt/linguist-tools:5 ) " COMMON_DEPEND=" dev-db/sqlite:= @@ -44,8 +44,8 @@ COMMON_DEPEND=" x11-libs/libX11 ) qt6? ( + dev-libs/kdsingleapplication[qt6(+)] dev-qt/qtbase[concurrent,dbus,gui,network,ssl,sql,sqlite,widgets] - dev-qt/kdsingleapplication[qt6(+)] ) cdda? ( dev-libs/libcdio:= ) gstreamer? ( diff --git a/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild b/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild index fc882a955104..17ed5c205d07 100644 --- a/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild +++ b/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild @@ -18,8 +18,8 @@ IUSE="keyring test" RESTRICT="!test? ( test )" RDEPEND=">=dev-db/sqlite-3.4:3 + dev-libs/kdsingleapplication[qt6(+)] dev-libs/qtkeychain[keyring?,qt6(+)] - dev-qt/kdsingleapplication[qt6(+)] dev-qt/qtbase:6[concurrent,gui,network,ssl,widgets] net-libs/libre-graph-api-cpp-qt-client sys-fs/inotify-tools" diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index ac2d01ee8610..a439af156400 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -1,2 +1,3 @@ move sci-libs/rtree dev-python/rtree move dev-python/mapbox_earcut dev-python/mapbox-earcut +move dev-qt/kdsingleapplication dev-libs/kdsingleapplication