summaryrefslogtreecommitdiff
path: root/net-libs/kdsoap-ws-discovery-client
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-26 14:07:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-26 14:07:48 +0000
commitadb727afeb568404873e8cbc91ba93d3d49eff13 (patch)
treed86cdceda93a48d792f162c7b5f054f09c41ee73 /net-libs/kdsoap-ws-discovery-client
parented94061721073b4f7b546c30ae337f5737939985 (diff)
gentoo auto-resync : 26:12:2022 - 14:07:48
Diffstat (limited to 'net-libs/kdsoap-ws-discovery-client')
-rw-r--r--net-libs/kdsoap-ws-discovery-client/Manifest2
-rw-r--r--net-libs/kdsoap-ws-discovery-client/kdsoap-ws-discovery-client-0.2_pre20200927.ebuild27
2 files changed, 11 insertions, 18 deletions
diff --git a/net-libs/kdsoap-ws-discovery-client/Manifest b/net-libs/kdsoap-ws-discovery-client/Manifest
index 6486558f1d7d..4bd899c94600 100644
--- a/net-libs/kdsoap-ws-discovery-client/Manifest
+++ b/net-libs/kdsoap-ws-discovery-client/Manifest
@@ -1,4 +1,4 @@
AUX kdsoap-ws-discovery-client-0.2_pre20200317-no-install-docs.patch 467 BLAKE2B 1b972ba3ae3a6831d49c1c2986fae4ff75fa051964b1c39399b413d724c7c93fef6bc9e740a7e0f10860b64e228f1f18ad1f4836e887aec67d0b2addf7205892 SHA512 2370c1571dcee014b258f388a8a6401a331afc4a2ca0e3491e112ad686bc822cb780b155a1f74e4a8dbe315a65207cc22e088f2471ba621b645cc8e043829903
DIST kdsoap-ws-discovery-client-0.2_pre20200927.tar.gz 37493 BLAKE2B c0dff21554bc56c4055c74a166a85186d67b0378f7bfbfcd3582ae7b992aaa71cefb6b794258fa07b37fcdd1d42ac2bf9fbfd7cd8142f8f77b1ba9791d683dae SHA512 86f8c4eee3fd484253ee91190092a9ae0dbd3d0c536ec25a6e3ec35be45d4a3d320cffbfc0ed2024d447788b43c9df88ca81181157720ce8942c9034d4eea49f
-EBUILD kdsoap-ws-discovery-client-0.2_pre20200927.ebuild 1340 BLAKE2B e1c95c1abcad2dcca52c7a1b0211e6130e29ab6dcb42ab813a9267e4d0a8630b2a868b772702cc9c44fb098d110f6b35e5bd4abe06daf97e2d88d861c7626ff6 SHA512 748178b2d3e68449cf186d583f40043739f63a188adc257f0af480b39543113ea5197876c8eac5e4f018a6b3a69fe1a882fcdf445cfead58f74f8961916428d6
+EBUILD kdsoap-ws-discovery-client-0.2_pre20200927.ebuild 1277 BLAKE2B 79ac66953c04d73f5e9869cd94f1edc86664f1ee361a63a69699982ce0ffe3290ba56790a996353ebbc49dad6d89e32ab7d9b47ac387573e0a65564210dc2d99 SHA512 ba53cadc131be5465a56428cfa27e60b0664daf4d224806ea9727c15f19b6be6910dab5e49622bf2c194bead8ae1f60515e987ca75f4023b1c5473c2fb270338
MISC metadata.xml 250 BLAKE2B f3e9395137ebb9adf46cd35c1b6156f82c04cfa94f964f6da24fe71eb560cf51b4f70ebfa10daaa4884400ec22782d819ab794dfd29e7a47559f07208397195d SHA512 78c4ff15eed76ba883b457be95dabd41e928a0e64a42b758b5eab4d8a95afca27d5ea6a7cfe0948de578b169153a05f08aadfce1ddd41a88732212a1e76e565f
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.ebuild
index 1d8855f61d5e..0076c30673a8 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.ebuild
@@ -1,33 +1,27 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+COMMIT=dcefb65c88e76f1f9eda8b0318006e93d15a0e1e
ECM_QTHELP="false"
ECM_TEST="true"
inherit ecm
-if [[ ${PV} != *9999* ]]; then
- COMMIT=dcefb65c88e76f1f9eda8b0318006e93d15a0e1e
- SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
- S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
-else
- EGIT_REPO_URI="https://gitlab.com/caspermeijn/${PN}.git"
- inherit git-r3
-fi
-
DESCRIPTION="WS-Discovery client library based on KDSoap"
-HOMEPAGE="https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client
+HOMEPAGE="https://invent.kde.org/libraries/kdsoap-ws-discovery-client
+https://gitlab.com/caspermeijn/kdsoap-ws-discovery-client
https://caspermeijn.gitlab.io/kdsoap-ws-discovery-client"
+SRC_URI="https://gitlab.com/caspermeijn/${PN}/repository/${COMMIT}/archive.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}-${COMMIT}"
LICENSE="CC0-1.0 GPL-3+"
SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="doc"
-BDEPEND="
- doc? ( app-doc/doxygen[dot] )
-"
+RESTRICT="test"
+
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtnetwork:5
@@ -35,8 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}
test? ( dev-qt/qtxml:5 )
"
-
-RESTRICT+=" test"
+BDEPEND="doc? ( app-doc/doxygen[dot] )"
PATCHES=( "${FILESDIR}"/${PN}-0.2_pre20200317-no-install-docs.patch )