Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489446 - net-libs/kdsoap - Qt-based library for creating client applications for SOAP web services
Summary: net-libs/kdsoap - Qt-based library for creating client applications for SOAP ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo KDE team
URL: https://www.kdab.com/development-reso...
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks: 710936
  Show dependency tree
 
Reported: 2013-10-26 10:15 UTC by Johannes Huber (RETIRED)
Modified: 2020-07-09 11:16 UTC (History)
2 users (show)

See Also:
Package list:
net-libs/kdsoap-1.9.50_pre20200317 net-libs/kdsoap-ws-discovery-client-0.2_pre20200317 kde-apps/kaccounts-integration-20.04.2 ~arm kde-apps/khelpcenter-20.04.2 ~arm kde-apps/kio-extras-20.04.2
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Huber (RETIRED) gentoo-dev 2013-10-26 10:15:34 UTC
Features:

- The KD SOAP library provides an abstraction layer for both the actual transport, as well as, the construction of data objects and method calls. (The latter relieves application developers from manually writing XML marshalling and demarshalling code, allowing them to build arbitrary complex data structures using simple C++ classes.)

- The transport abstraction provides both synchronous as well as Qt signal/slot based asynchronous remote method call and response handling.

- The server module supports both single-threaded as well as thread pool based network handling and method call execution.

- Along side the library, KD SOAP ships with the kdwsdl2cpp code generator, providing additional means for increasing developer productivity by generating client-side proxy API or server-side object interfaces based on formal WSDL service description. Using classes generated by this approach adds build-time type checking and “in process”-like object behavior (i.e. using C++ data types as parameters and return values of each of the web service’s methods).

github: https://github.com/KDAB/KDSoap
Comment 1 Larry the Git Cow gentoo-dev 2020-03-02 22:47:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=6900c2ac865e13eeaff0dc5a6cf75c4c5f7a80b8

commit 6900c2ac865e13eeaff0dc5a6cf75c4c5f7a80b8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-02 21:11:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-02 22:45:51 +0000

    net-libs/kdsoap: New package
    
    Bug: https://bugs.gentoo.org/489446
    Bug: https://bugs.gentoo.org/710936
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/kdsoap/kdsoap-9999.ebuild | 45 ++++++++++++++++++++++++++++++++++++++
 net-libs/kdsoap/metadata.xml       |  8 +++++++
 2 files changed, 53 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-03-19 14:34:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe3d8f56e6986930f3ddc3c74e201b24bd567db

commit 9fe3d8f56e6986930f3ddc3c74e201b24bd567db
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-19 14:33:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-19 14:33:35 +0000

    net-libs/kdsoap-ws-discovery-client: New package
    
    Bug: https://bugs.gentoo.org/489446
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/kdsoap-ws-discovery-client/Manifest       |  1 +
 ...-ws-discovery-client-0.2_pre20200317-deps.patch |  9 ++++
 ...ry-client-0.2_pre20200317-no-install-docs.patch | 13 +++++
 ...soap-ws-discovery-client-0.2_pre20200317.ebuild | 62 ++++++++++++++++++++++
 net-libs/kdsoap-ws-discovery-client/metadata.xml   |  8 +++
 5 files changed, 93 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8dfd35ec5fddf6b6d9a69bfa6b8f5b09e93a77

commit 0a8dfd35ec5fddf6b6d9a69bfa6b8f5b09e93a77
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-19 14:33:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-19 14:33:16 +0000

    net-libs/kdsoap: New package
    
    Bug: https://bugs.gentoo.org/489446
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/kdsoap/Manifest                         |  2 +
 net-libs/kdsoap/kdsoap-1.9.50_pre20200317.ebuild | 52 ++++++++++++++++++++++++
 net-libs/kdsoap/metadata.xml                     |  8 ++++
 3 files changed, 62 insertions(+)
Comment 3 Andreas Sturmlechner gentoo-dev 2020-03-19 14:36:36 UTC
Required for upcoming kde-apps/kio-extras release.
Comment 4 Georgy Yakovlev archtester gentoo-dev 2020-03-25 04:30:36 UTC
~ppc64 keyworded
Comment 5 Andreas Sturmlechner gentoo-dev 2020-04-17 09:19:09 UTC
Ping, release scheduled in 7 days.
Comment 6 Andreas Sturmlechner gentoo-dev 2020-04-24 19:59:13 UTC
>=kde-apps/*-20.04.0 ~arm, ~arm64, ~x86 de-keyworded.
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-01 08:42:04 UTC
arm64 keyworded
Comment 8 Andreas Sturmlechner gentoo-dev 2020-05-01 09:06:18 UTC
Adding the few kde-apps/* package that have ~arm keywords to the list so I don't have to deal with it.
Comment 9 Andreas Sturmlechner gentoo-dev 2020-05-01 10:43:44 UTC
~arm seems to have been mistakenly added to kde-apps/akonadi some time in 2016, there are no relevant applications that would actually make use of it, dropping then.
Comment 10 Thomas Deutschmann (RETIRED) gentoo-dev 2020-05-06 01:01:54 UTC
x86 keyworded
Comment 11 NATTkA bot gentoo-dev Security 2020-05-10 16:01:28 UTC
Unable to check for sanity:

> no match for package: kde-apps/kio-extras-20.04.0
Comment 12 NATTkA bot gentoo-dev Security 2020-05-10 16:05:35 UTC
All sanity-check issues have been resolved
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-10 16:16:11 UTC
I have some smaller things to do first but I will try do this on arm, if someone doesn't beat me to it.
Comment 14 NATTkA bot gentoo-dev Security 2020-05-30 11:25:55 UTC
Unable to check for sanity:

> no match for package: kde-apps/kio-extras-20.04.1
Comment 15 NATTkA bot gentoo-dev Security 2020-05-30 13:38:32 UTC
All sanity-check issues have been resolved
Comment 16 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-09 11:16:51 UTC
~arm added(!), closing. Thanks for the patience.