summaryrefslogtreecommitdiff
path: root/net-libs/kdsoap-ws-discovery-client
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-24 21:58:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-24 21:58:08 +0100
commit886f65d8a1f1e42c69c735be8fa4c81cc003e87f (patch)
treedf94440bb6db744fb6cd9df0a00163faed8e83e3 /net-libs/kdsoap-ws-discovery-client
parent0c5319127a9a72b8cde0e836f750868fbc71619d (diff)
downloadkde-886f65d8a1f1e42c69c735be8fa4c81cc003e87f.tar.gz
kde-886f65d8a1f1e42c69c735be8fa4c81cc003e87f.tar.bz2
kde-886f65d8a1f1e42c69c735be8fa4c81cc003e87f.zip
net-libs/kdsoap-ws-discovery-client: Drop upstreamed patch
Upstream commit f5906abf232081f4bc9ee40d512e388e403ca332 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/kdsoap-ws-discovery-client')
-rw-r--r--net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch9
-rw-r--r--net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild5
2 files changed, 1 insertions, 13 deletions
diff --git a/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch b/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch
deleted file mode 100644
index f8f6c08c5f1..00000000000
--- a/net-libs/kdsoap-ws-discovery-client/files/kdsoap-ws-discovery-client-0.2_pre20200317-deps.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/KDSoapWSDiscoveryClientConfig.cmake.in 2020-03-02 23:38:05.253097303 +0100
-+++ b/KDSoapWSDiscoveryClientConfig.cmake.in 2020-03-02 23:39:03.346641208 +0100
-@@ -5,5 +5,6 @@
- @PACKAGE_INIT@
-
- find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
-+find_dependency(KDSoap)
-
- include("${CMAKE_CURRENT_LIST_DIR}/KDSoapWSDiscoveryClientTargets.cmake")
diff --git a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
index df5ad7e2e8b..e78c5d18aa5 100644
--- a/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
+++ b/net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-9999.ebuild
@@ -38,10 +38,7 @@ DEPEND="${RDEPEND}
RESTRICT+=" test"
-PATCHES=(
- "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch
- "${FILESDIR}"/${PN}-0.2_pre20200317-deps.patch
-)
+PATCHES=( "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch )
src_prepare() {
ecm_src_prepare