commit: 8436534902dcd50984321bb12c687ef30d01eef9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 21:48:32 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 22:48:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84365349
net-libs/kdsoap-ws-discovery-client: Depend on net-libs/kdsoap[qt5]
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
...7.ebuild => kdsoap-ws-discovery-client-0.2_pre20200927-r1.ebuild} | 5 +++--
net-libs/kdsoap-ws-discovery-client/metadata.xml | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git
a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927-r1.ebuild
similarity index 94%
rename from
net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
rename to
net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927-r1.ebuild
index 0076c30673a8..56cfe158fc12 100644
---
a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild
+++
b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,8 @@ RESTRICT="test"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtnetwork:5
- >=net-libs/kdsoap-1.9.0:="
+ >=net-libs/kdsoap-1.9.0:=[qt5(+)]
+"
DEPEND="${RDEPEND}
test? ( dev-qt/qtxml:5 )
"
diff --git a/net-libs/kdsoap-ws-discovery-client/metadata.xml
b/net-libs/kdsoap-ws-discovery-client/metadata.xml
index 8641e5bdd399..d37afc46e13b 100644
--- a/net-libs/kdsoap-ws-discovery-client/metadata.xml
+++ b/net-libs/kdsoap-ws-discovery-client/metadata.xml
@@ -5,4 +5,7 @@
<email>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <upstream>
+ <remote-id
type="kde-invent">libraries/kdsoap-ws-discovery-client</remote-id>
+ </upstream>
</pkgmetadata>