Initial commit
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 55s

This commit is contained in:
Ward from fusion-voyager-3 2024-12-22 00:20:16 +03:00
parent f5f01ca4ea
commit b154e717d3
23 changed files with 1006 additions and 88 deletions

View File

@ -1 +1 @@
1 2

13
debian/README.Debian vendored Normal file
View File

@ -0,0 +1,13 @@
# KDSoap for Debian
## Debian DFSG repacked version of the original upstream sources
The current original upstream version of KDSoap contains some files who can not
be included in this Debian package:
* The folder `unittests/` have been excluded because it contains
several non-free files or files depending on them.
* The PDF manual file have been excluded because its sources are missing.
-- Thomas Pierson <contact@thomaspierson.fr> Sun, 01 Nov 2020 13:02:39 +0100

17
debian/README.source vendored Normal file
View File

@ -0,0 +1,17 @@
This package uses git-buildpackage and pristine-tar as the packaging VCS.
Please install Debian git-buildpackage package 0.5.10 or higher and read /usr/share/doc/git-buildpackage/manual-html for more information how to checkout, add, remove, modify patches and do other
common tasks.
Branch structure of the repository:
* upstream - upstream source code.
* pristine-tar - contain original and repacked upstream tarballs.
* master - the Debianization branch (upstream source and debian directory).
The repacking procedure is done using uscan and the File-Excluded field present
in the copyright file. Read this page for more information:
* https://wiki.debian.org/UscanEnhancements#Unifying_the_process_to_strip_files_with_problematic_copyright_from_upstream_tarballs
-- Thomas Pierson <contact@thomaspierson.fr> Wed, 21 Oct 2020 10:16:16 +0200

6
debian/changelog vendored
View File

@ -1,5 +1,5 @@
upstream-name (1.0-101pika1) pika; urgency=medium kdsoap (2.2.0-1) pika; urgency=medium
* Initial release. (Closes: #nnnn) <nnnn is the bug number of your ITP> * Initial Release.
-- ferreo <harderthanfire@gmail.com> Wed, 18 Jan 2023 21:48:14 +0000 -- Scarlett Moore <sgmoore@debian.org> Wed, 28 Aug 2024 07:04:52 -0700

103
debian/control vendored
View File

@ -1,19 +1,90 @@
Source: upstream-name Source: kdsoap
Section: admin
Priority: optional Priority: optional
Maintainer: name <email> Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 4.6.1 XSBC-Original-Maintainer: Thomas Pierson <contact@thomaspierson.fr>
Build-Depends: debhelper-compat (= 13) Build-Depends: cmake (>= 2.8.7),
debhelper-compat (= 13),
dh-sequence-kf6,
doxygen,
pkg-kde-tools,
graphviz,
qmake6,
qtchooser,
qt6-base-dev,
qt6-tools-dev,
texlive
Standards-Version: 4.5.0
Section: libs
Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/
Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdsoap
Vcs-Git: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kdsoap.git
Rules-Requires-Root: no Rules-Requires-Root: no
Package: pkgname1 Package: libkdsoap-qt6-doc
Architecture: linux-any Section: doc
# Delete any of these lines if un-used Architecture: all
Depends: ${misc:Depends}, depends Depends: ${misc:Depends}
Recommends: high priority optdepends Suggests: libkdsoap-qt6-dev
Conflicts: conflicts Description: Qt-based client-side and server-side SOAP component - documentation
Suggests: low priority optdepends Qt-based client-side and server-side SOAP component. It can be used to
Breaks: also conflicts!? create client applications for web services and also provides the means to
Provides: provides create web services without the need for any further component such as a
# dedicated web server.
Description: pkgdesc .
This package contains the documentation.
Package: libkdsoap-qt6-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: qt6-base-dev (>= 6.5.0+dfsg~),
libkdsoap-qt6-2 (= ${binary:Version}),
libkdsoap-qt6-bin (= ${binary:Version}),
libkdsoap-server-qt6-2 (= ${binary:Version}),
${misc:Depends}
Suggests: libkdsoap-qt6-doc
Description: Qt-based client-side and server-side SOAP component - devel files
Qt-based client-side and server-side SOAP component. It can be used to
create client applications for web services and also provides the means to
create web services without the need for any further component such as a
dedicated web server.
.
This package contains the development files
Package: libkdsoap-qt6-bin
Section: libs
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component - binaries
Qt-based client-side and server-side SOAP component. It can be used to
create client applications for web services and also provides the means to
create web services without the need for any further component such as a
dedicated web server.
.
This package contains some utilities and example programs for the library.
Package: libkdsoap-qt6-2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component - client-side library
Qt-based client-side and server-side SOAP component. It can be used to
create client applications for web services and also provides the means to
create web services without the need for any further component such as a
dedicated web server.
.
This package contains the client-side library
Package: libkdsoap-server-qt6-2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component - server-side library
Qt-based client-side and server-side SOAP component. It can be used to
create client applications for web services and also provides the means to
create web services without the need for any further component such as a
dedicated web server.
.
This package contains the server-side library

236
debian/copyright vendored
View File

@ -0,0 +1,236 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: KDSoap
Upstream-Contact: info@kdab.com
Source: https://github.com/KDAB/KDSoap
Files-Excluded: unittests
doc/manual/kdsoap.pdf
Comment: The unittests folder have been excluded because it contains
several non-free files or files depending on them. The PDF manual file have
been excluded because its sources are missing.
Files: *
Copyright: 2010-2020 Klaralvdalens Datakonsult AB <info@kdab.com>
License: LGPL-2.1 or LGPL-3
Files: CMakePackageConfigHelpers.cmake
Copyright: 2012, Alexander Neundorf <neundorf@kde.org>
License: BSD-3-clause
Files: WriteBasicConfigVersionFile.cmake
Copyright: 2004-2009, Kitware, Inc.
2008-2011, Alexander Neundorf <neundorf@kde.org>
License: BSD-3-clause
Files: ECMGenerateHeaders.cmake
Copyright: 2013 Aleix Pol Gonzalez <aleixpol@blue-systems.com>
2014 Alex Merry <alex.merry@kdemail.net>
2015 Patrick Spendrin <patrick.spendrin@kdab.com>
License: BSD-3-clause
Files: debian/*
Copyright: 2020 Thomas Pierson <contact@thomaspierson.fr>
License: GPL-2+
Files: doc/refman/dynsections.js
doc/refman/menu.js
doc/refman/menudata.js
doc/refman/search/search.js
Copyright: 1997-2020, Dimitri van Heesch
License: Expat
Files: include/KDSoapClient/KDQName.h
src/KDSoapClient/KDQName.cpp
src/KDSoapClient/KDQName.h
kdwsdl2cpp/*
Copyright: 2005, Tobias Koenig <tokoe@kde.org>
License: LGPL-2+
Files: kdwsdl2cpp/libkode/*
Copyright: 2004, 2006, Cornelius Schumacher <schumacher@kde.org>
License: LGPL-2+
Files: kdwsdl2cpp/libkode/code_generation/class.cpp
kdwsdl2cpp/libkode/code_generation/function.cpp
kdwsdl2cpp/libkode/code_generation/function.h
kdwsdl2cpp/libkode/code_generation/printer.cpp
Copyright: 2009, 2010, David Faure <dfaure@kdab.com>
2004, Cornelius Schumacher <schumacher@kde.org>
License: LGPL-2+
Files: kdwsdl2cpp/libkode/schema/annotation.cpp
kdwsdl2cpp/libkode/schema/annotation.h
kdwsdl2cpp/libkode/schema/attributegroup.cpp
kdwsdl2cpp/libkode/schema/attributegroup.h
kdwsdl2cpp/libkode/schema/compositor.cpp
kdwsdl2cpp/libkode/schema/compositor.h
Copyright: 2004, 2006, Cornelius Schumacher <schumacher@kde.org>
License: LGPL-2+
Files: kdwsdl2cpp/schema/group.cpp
Copyright: 2013, David Faure <david.faure@kdab.com>
License: LGPL-2+
Files: kdwsdl2cpp/schema/parser.cpp
kdwsdl2cpp/schema/parser.h
Copyright: 2006, Michaël Larouche <michael.larouche@kdemail.net>
2005, Tobias Koenig <tokoe@kde.org>
License: LGPL-2+
Files: kdwsdl2cpp/src/namemapper.cpp
kdwsdl2cpp/src/typemap.cpp
kdwsdl2cpp/src/typemap.h
Copyright: 2010, David Faure <david.faure@kdab.com>
2005, Tobias Koenig <tokoe@kde.org>
License: LGPL-2+
Files: unittests/ws_discovery_wsdl/*
Copyright: 2002-2004, BEA Systems
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the license at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 license can be
found in the file
`/usr/share/common-licenses/Apache-2.0`.
License: LGPL-2+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Library General Public
License along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU Library General
Public License can be found in `/usr/share/common-licenses/LGPL-2'.
License: LGPL-2.1
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation, version 2.1.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
License: LGPL-3
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation, version 3.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-3'.
License: BSD-3-clause
Copyright (c) The Regents of the University of California.
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: GPL-3
This program is free software: you can redistribute it and/or modify it under
the terms of the GPL License as published by the Free Software Foundation,
version 3.
.
This package is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public License version
3 can be found in "/usr/share/common-licenses/GPL-3".

6
debian/gbp.conf vendored Normal file
View File

@ -0,0 +1,6 @@
[DEFAULT]
upstream-branch = upstream
debian-branch = master
pristine-tar = True
[buildpackage]
pbuilder-options = --source-only-changes

83
debian/kdwsdl2cpp-qt6.1 vendored Normal file
View File

@ -0,0 +1,83 @@
.TH KDWSDL2CPP "1" "October 2020" "KDAB's WSDL to C++ compiler 2.1" "User Commands"
.SH NAME
kdwsdl2cpp \- KDAB's WSDL to C++ compiler
.SH USAGE
Header file: \fB\,kdwsdl2cpp\/\fR [options] \fB\-o\fR <headerfile> <wsdlfile>
.TP
Impl. file: \fB\,kdwsdl2cpp\/\fR [options] \fB\-o\fR <cppfile> \fB\-impl\fR <headerfile> <wsdlfile>
.TP
Both files : \fB\,kdwsdl2cpp\/\fR [options] \fB\-both\fR <basefile> <wsdlfile>
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-help\fR
display this help and exit
.TP
\fB\-v\fR, \fB\-version\fR
display version
.TP
\fB\-s\fR, \fB\-service\fR
name of the service to generate
.TP
\fB\-o\fR <file>
output the generated file into <file>
.TP
\fB\-impl\fR <headerfile>
generate the implementation(.cpp) file, and #include <headerfile>
.TP
\fB\-both\fR <basefilename>
generate both the header(.h) and the implementation(.cpp) file
.TP
\fB\-server\fR
generate server\-side base class, instead of client service
.TP
\fB\-exportMacro\fR <macroname>
set the export declaration to use for generated classes
.TP
\fB\-namespace\fR <ns>
put all generated classes into the given C++ namespace
.TP
\fB\-namespaceMapping\fR <mapping>
add the uri=code mapping
if <mapping> begins with '@', read from file instead
one entry per line
(affects the generated class names)
.TP
\fB\-optional\-element\-type\fR <type>
use <type> as the getter return value for optional elements.
<type> can be either raw\-pointer, boost\-optional or std\-optional
.TP
\fB\-keep\-unused\-types\fR
keep the wsdl unused types to the cpp generation step
.TP
\fB\-import\-path\fR <importpath> search for files first in this path before
downloading them. may be specified multiple times.
the file needs to be located at:
<importpath>/<url\-host>/<url\-path>
.TP
\fB\-use\-local\-files\-only\fR
only use local files instead of downloading them
automatically. this can be used to force the correct
use of the import\-path option
.TP
\fB\-help\-on\-missing\fR
When groups or basic types could not be found, display
available types (helps with wrong namespaces)
.TP
\fB\-pkcs12file\fR
Load a certificate from a PKCS12 file. You can use this option
if the WSDL file (or files refering to it) is served from a
location which require certificate based authentication
.TP
\fB\-pkcs12password\fR
Pass the password for the certificate file if required.
This option is not secure and should be used with caution
if other users of the machine are capable to see the running processes ran by the current user.
.SH "AUTHORS"
.PP
kdwsdl2cpp was written by Tobias Koenig <tokoe@kde.org>.
.PP
This manual page was written by Thomas Pierson <contact@thomaspierson.fr> for the
\fBDebian\fP system (and may be used by others). Permission is granted to
copy, distribute and/or modify this document under the terms of the GNU General
Public License, Version 3 any later version published by the Free Software
Foundation.

1
debian/libkdsoap-qt6-2.install vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/*/libkdsoap-qt6.so.*

349
debian/libkdsoap-qt6-2.symbols vendored Normal file
View File

@ -0,0 +1,349 @@
# SymbolsHelper-Confirmed: 2.2.0 amd64 armhf riscv64 s390x
libkdsoap-qt6.so.2 libkdsoap-qt6-2 #MINVER#
_Z5qHashRK11KDSoapValue@Base 2.2.0
_ZN10KDDateTime11setTimeZoneERK7QString@Base 2.2.0
_ZN10KDDateTime14fromDateStringERK7QString@Base 2.2.0
_ZN10KDDateTimeC1ERK9QDateTime@Base 2.2.0
_ZN10KDDateTimeC1ERKS_@Base 2.2.0
_ZN10KDDateTimeC1Ev@Base 2.2.0
_ZN10KDDateTimeC2ERK9QDateTime@Base 2.2.0
_ZN10KDDateTimeC2ERKS_@Base 2.2.0
_ZN10KDDateTimeC2Ev@Base 2.2.0
_ZN10KDDateTimeD1Ev@Base 2.2.0
_ZN10KDDateTimeD2Ev@Base 2.2.0
_ZN10KDDateTimeaSERKS_@Base 2.2.0
_ZN11KDSoapValue11setNillableEb@Base 2.2.0
_ZN11KDSoapValue12setQualifiedEb@Base 2.2.0
_ZN11KDSoapValue15setNamespaceUriERK7QString@Base 2.2.0
_ZN11KDSoapValue23addNamespaceDeclarationERK30QXmlStreamNamespaceDeclaration@Base 2.2.0
_ZN11KDSoapValue24setNamespaceDeclarationsERK5QListI30QXmlStreamNamespaceDeclarationE@Base 2.2.0
_ZN11KDSoapValue35setEnvironmentNamespaceDeclarationsERK5QListI30QXmlStreamNamespaceDeclarationE@Base 2.2.0
_ZN11KDSoapValue7setNameERK7QString@Base 2.2.0
_ZN11KDSoapValue7setTypeERK7QStringS2_@Base 2.2.0
_ZN11KDSoapValue8setValueERK8QVariant@Base 2.2.0
_ZN11KDSoapValueC1ERK7QStringRK15KDSoapValueListS2_S2_@Base 2.2.0
_ZN11KDSoapValueC1ERK7QStringRK8QVariantS2_S2_@Base 2.2.0
_ZN11KDSoapValueC1ERKS_@Base 2.2.0
_ZN11KDSoapValueC1Ev@Base 2.2.0
_ZN11KDSoapValueC2ERK7QStringRK15KDSoapValueListS2_S2_@Base 2.2.0
_ZN11KDSoapValueC2ERK7QStringRK8QVariantS2_S2_@Base 2.2.0
_ZN11KDSoapValueC2ERKS_@Base 2.2.0
_ZN11KDSoapValueC2Ev@Base 2.2.0
_ZN11KDSoapValueD1Ev@Base 2.2.0
_ZN11KDSoapValueD2Ev@Base 2.2.0
_ZN13KDSoapMessage11addArgumentERK7QStringRK15KDSoapValueListS2_S2_@Base 2.2.0
_ZN13KDSoapMessage11addArgumentERK7QStringRK8QVariantS2_S2_@Base 2.2.0
_ZN13KDSoapMessage18createFaultMessageERK7QStringS2_N6KDSoap11SoapVersionE@Base 2.2.0
_ZN13KDSoapMessage30setMessageAddressingPropertiesERK33KDSoapMessageAddressingProperties@Base 2.2.0
_ZN13KDSoapMessage6setUseEN11KDSoapValue3UseE@Base 2.2.0
_ZN13KDSoapMessage8setFaultEb@Base 2.2.0
_ZN13KDSoapMessage9argumentsEv@Base 2.2.0
_ZN13KDSoapMessageC1ERKS_@Base 2.2.0
_ZN13KDSoapMessageC1Ev@Base 2.2.0
_ZN13KDSoapMessageC2ERKS_@Base 2.2.0
_ZN13KDSoapMessageC2Ev@Base 2.2.0
_ZN13KDSoapMessageD1Ev@Base 2.2.0
_ZN13KDSoapMessageD2Ev@Base 2.2.0
_ZN13KDSoapMessageaSERK11KDSoapValue@Base 2.2.0
_ZN13KDSoapMessageaSERKS_@Base 2.2.0
_ZN15KDSoapUdpClient11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN15KDSoapUdpClient11qt_metacastEPKc@Base 2.2.0
_ZN15KDSoapUdpClient11sendMessageERK13KDSoapMessageRK13KDSoapHeadersRK12QHostAddresst@Base 2.2.0
_ZN15KDSoapUdpClient14setSoapVersionEN6KDSoap11SoapVersionE@Base 2.2.0
_ZN15KDSoapUdpClient15receivedMessageERK13KDSoapMessageRK13KDSoapHeadersRK12QHostAddresst@Base 2.2.0
_ZN15KDSoapUdpClient16staticMetaObjectE@Base 2.2.0
_ZN15KDSoapUdpClient4bindEt6QFlagsIN15QAbstractSocket8BindFlagEE@Base 2.2.0
_ZN15KDSoapUdpClientC1EP7QObject@Base 2.2.0
_ZN15KDSoapUdpClientC2EP7QObject@Base 2.2.0
_ZN15KDSoapUdpClientD0Ev@Base 2.2.0
_ZN15KDSoapUdpClientD1Ev@Base 2.2.0
_ZN15KDSoapUdpClientD2Ev@Base 2.2.0
_ZN15KDSoapValueList11addArgumentERK7QStringRK8QVariantS2_S2_@Base 2.2.0
_ZN15KDSoapValueList12setArrayTypeERK7QStringS2_@Base 2.2.0
_ZN16KDSoapSslHandler11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN16KDSoapSslHandler11qt_metacastEPKc@Base 2.2.0
_ZN16KDSoapSslHandler15handleSslErrorsEP13QNetworkReplyRK5QListI9QSslErrorE@Base 2.2.0
_ZN16KDSoapSslHandler15ignoreSslErrorsERK5QListI9QSslErrorE@Base 2.2.0
_ZN16KDSoapSslHandler15ignoreSslErrorsEv@Base 2.2.0
_ZN16KDSoapSslHandler16staticMetaObjectE@Base 2.2.0
_ZN16KDSoapSslHandler9sslErrorsEPS_RK5QListI9QSslErrorE@Base 2.2.0
_ZN16KDSoapSslHandlerC1EP7QObject@Base 2.2.0
_ZN16KDSoapSslHandlerC2EP7QObject@Base 2.2.0
_ZN16KDSoapSslHandlerD0Ev@Base 2.2.0
_ZN16KDSoapSslHandlerD1Ev@Base 2.2.0
_ZN16KDSoapSslHandlerD2Ev@Base 2.2.0
_ZN17KDSoapPendingCall7Private10parseReplyEv@Base 2.2.0
_ZN17KDSoapPendingCall7PrivateD1Ev@Base 2.2.0
_ZN17KDSoapPendingCall7PrivateD2Ev@Base 2.2.0
_ZN17KDSoapPendingCallC1EP13QNetworkReplyP7QBuffer@Base 2.2.0
_ZN17KDSoapPendingCallC1ERKS_@Base 2.2.0
_ZN17KDSoapPendingCallC2EP13QNetworkReplyP7QBuffer@Base 2.2.0
_ZN17KDSoapPendingCallC2ERKS_@Base 2.2.0
_ZN17KDSoapPendingCallD1Ev@Base 2.2.0
_ZN17KDSoapPendingCallD2Ev@Base 2.2.0
_ZN17KDSoapPendingCallaSERKS_@Base 2.2.0
_ZN19KDSoapMessageReaderC1Ev@Base 2.2.0
_ZN19KDSoapMessageReaderC2Ev@Base 2.2.0
_ZN19KDSoapMessageWriter10setVersionEN6KDSoap11SoapVersionE@Base 2.2.0
_ZN19KDSoapMessageWriter19setMessageNamespaceERK7QString@Base 2.2.0
_ZN19KDSoapMessageWriterC1Ev@Base 2.2.0
_ZN19KDSoapMessageWriterC2Ev@Base 2.2.0
_ZN20KDSoapAuthentication11setPasswordERK7QString@Base 2.2.0
_ZN20KDSoapAuthentication20setUsePasswordDigestEb@Base 2.2.0
_ZN20KDSoapAuthentication21setUseWSUsernameTokenEb@Base 2.2.0
_ZN20KDSoapAuthentication26setOverrideWSUsernameNonceE10QByteArray@Base 2.2.0
_ZN20KDSoapAuthentication28handleAuthenticationRequiredEP13QNetworkReplyP14QAuthenticator@Base 2.2.0
_ZN20KDSoapAuthentication32setOverrideWSUsernameCreatedTimeE9QDateTime@Base 2.2.0
_ZN20KDSoapAuthentication7setUserERK7QString@Base 2.2.0
_ZN20KDSoapAuthenticationC1ERKS_@Base 2.2.0
_ZN20KDSoapAuthenticationC1Ev@Base 2.2.0
_ZN20KDSoapAuthenticationC2ERKS_@Base 2.2.0
_ZN20KDSoapAuthenticationC2Ev@Base 2.2.0
_ZN20KDSoapAuthenticationD1Ev@Base 2.2.0
_ZN20KDSoapAuthenticationD2Ev@Base 2.2.0
_ZN20KDSoapAuthenticationaSERKS_@Base 2.2.0
_ZN20KDSoapFaultException11deserializeERK11KDSoapValue@Base 2.2.0
_ZN20KDSoapFaultException12faultDetailsERK11KDSoapValue@Base 2.2.0
_ZN20KDSoapFaultException12setFaultCodeERK7QString@Base 2.2.0
_ZN20KDSoapFaultException13setFaultActorERK7QString@Base 2.2.0
_ZN20KDSoapFaultException14setDetailValueERK11KDSoapValue@Base 2.2.0
_ZN20KDSoapFaultException14setFaultStringERK7QString@Base 2.2.0
_ZN20KDSoapFaultException7PrivateC1Ev@Base 2.2.0
_ZN20KDSoapFaultException7PrivateC2Ev@Base 2.2.0
_ZN20KDSoapFaultExceptionC1ERK7QStringS2_S2_@Base 2.2.0
_ZN20KDSoapFaultExceptionC1ERKS_@Base 2.2.0
_ZN20KDSoapFaultExceptionC1Ev@Base 2.2.0
_ZN20KDSoapFaultExceptionC2ERK7QStringS2_S2_@Base 2.2.0
_ZN20KDSoapFaultExceptionC2ERKS_@Base 2.2.0
_ZN20KDSoapFaultExceptionC2Ev@Base 2.2.0
_ZN20KDSoapFaultExceptionD1Ev@Base 2.2.0
_ZN20KDSoapFaultExceptionD2Ev@Base 2.2.0
_ZN20KDSoapFaultExceptionaSERKS_@Base 2.2.0
_ZN21KDSoapClientInterface10setTimeoutEi@Base 2.2.0
_ZN21KDSoapClientInterface11callNoReplyERK7QStringRK13KDSoapMessageS2_RK13KDSoapHeaders@Base 2.2.0
_ZN21KDSoapClientInterface11setEndPointERK7QString@Base 2.2.0
_ZN21KDSoapClientInterface12setCookieJarEP17QNetworkCookieJar@Base 2.2.0
_ZN21KDSoapClientInterface14setSoapVersionENS_11SoapVersionE@Base 2.2.0
_ZN21KDSoapClientInterface15ignoreSslErrorsERK5QListI9QSslErrorE@Base 2.2.0
_ZN21KDSoapClientInterface15ignoreSslErrorsEv@Base 2.2.0
_ZN21KDSoapClientInterface17setAuthenticationERK20KDSoapAuthentication@Base 2.2.0
_ZN21KDSoapClientInterface17setRawHTTPHeadersERK4QMapI10QByteArrayS1_E@Base 2.2.0
_ZN21KDSoapClientInterface19setSslConfigurationERK17QSslConfiguration@Base 2.2.0
_ZN21KDSoapClientInterface29setSendSoapActionInHttpHeaderEb@Base 2.2.0
_ZN21KDSoapClientInterface30setMessageAddressingPropertiesERK33KDSoapMessageAddressingProperties@Base 2.2.0
_ZN21KDSoapClientInterface37setSendSoapActionInWsAddressingHeaderEb@Base 2.2.0
_ZN21KDSoapClientInterface4callERK7QStringRK13KDSoapMessageS2_RK13KDSoapHeaders@Base 2.2.0
_ZN21KDSoapClientInterface8setProxyERK13QNetworkProxy@Base 2.2.0
_ZN21KDSoapClientInterface8setStyleENS_5StyleE@Base 2.2.0
_ZN21KDSoapClientInterface9asyncCallERK7QStringRK13KDSoapMessageS2_RK13KDSoapHeaders@Base 2.2.0
_ZN21KDSoapClientInterface9setHeaderERK7QStringRK13KDSoapMessage@Base 2.2.0
_ZN21KDSoapClientInterfaceC1ERK7QStringS2_@Base 2.2.0
_ZN21KDSoapClientInterfaceC2ERK7QStringS2_@Base 2.2.0
_ZN21KDSoapClientInterfaceD1Ev@Base 2.2.0
_ZN21KDSoapClientInterfaceD2Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager12soapEncodingEv@Base 2.2.0
_ZN22KDSoapNamespaceManager12soapEnvelopeEv@Base 2.2.0
_ZN22KDSoapNamespaceManager13xmlSchema1999Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager13xmlSchema2001Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager18soapEncoding200305Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager18soapEnvelope200305Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager19soapSecurityUtilityEv@Base 2.2.0
_ZN22KDSoapNamespaceManager21soapMessageAddressingEv@Base 2.2.0
_ZN22KDSoapNamespaceManager21soapSecurityExtentionEv@Base 2.2.0
_ZN22KDSoapNamespaceManager21xmlSchemaInstance1999Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager21xmlSchemaInstance2001Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager27soapMessageAddressing200303Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager27soapMessageAddressing200403Ev@Base 2.2.0
_ZN22KDSoapNamespaceManager27soapMessageAddressing200408Ev@Base 2.2.0
_ZN22KDSoapNamespaceManagerC1Ev@Base 2.2.0
_ZN22KDSoapNamespaceManagerC2Ev@Base 2.2.0
_ZN23KDSoapEndpointReference10setAddressERK7QString@Base 2.2.0
_ZN23KDSoapEndpointReference11setMetadataERK15KDSoapValueList@Base 2.2.0
_ZN23KDSoapEndpointReference22setReferenceParametersERK15KDSoapValueList@Base 2.2.0
_ZN23KDSoapEndpointReferenceC1ERK7QString@Base 2.2.0
_ZN23KDSoapEndpointReferenceC1ERKS_@Base 2.2.0
_ZN23KDSoapEndpointReferenceC2ERK7QString@Base 2.2.0
_ZN23KDSoapEndpointReferenceC2ERKS_@Base 2.2.0
_ZN23KDSoapEndpointReferenceD1Ev@Base 2.2.0
_ZN23KDSoapEndpointReferenceD2Ev@Base 2.2.0
_ZN23KDSoapEndpointReferenceaSERKS_@Base 2.2.0
_ZN24KDSoapPendingCallWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN24KDSoapPendingCallWatcher11qt_metacastEPKc@Base 2.2.0
_ZN24KDSoapPendingCallWatcher16staticMetaObjectE@Base 2.2.0
_ZN24KDSoapPendingCallWatcher8finishedEPS_@Base 2.2.0
_ZN24KDSoapPendingCallWatcherC1ERK17KDSoapPendingCallP7QObject@Base 2.2.0
_ZN24KDSoapPendingCallWatcherC2ERK17KDSoapPendingCallP7QObject@Base 2.2.0
_ZN24KDSoapPendingCallWatcherD0Ev@Base 2.2.0
_ZN24KDSoapPendingCallWatcherD1Ev@Base 2.2.0
_ZN24KDSoapPendingCallWatcherD2Ev@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties11addMetadataERK11KDSoapValue@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties11setMetadataERK15KDSoapValueList@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties12setMessageIDERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties14setDestinationERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties15addRelationshipERKN25KDSoapMessageRelationship12RelationshipE@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties16setFaultEndpointERK23KDSoapEndpointReference@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties16setRelationshipsERK5QListIN25KDSoapMessageRelationship12RelationshipEE@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties16setReplyEndpointERK23KDSoapEndpointReference@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties17setSourceEndpointERK23KDSoapEndpointReference@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties21addReferenceParameterERK11KDSoapValue@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties22setAddressingNamespaceENS_25KDSoapAddressingNamespaceE@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties22setReferenceParametersERK15KDSoapValueList@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties23isWSAddressingNamespaceERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties23setFaultEndpointAddressERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties23setReplyEndpointAddressERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties24setSourceEndpointAddressERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties25predefinedAddressToStringENS_33KDSoapAddressingPredefinedAddressENS_25KDSoapAddressingNamespaceE@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties27addressingNamespaceToStringENS_25KDSoapAddressingNamespaceE@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties29readMessageAddressingPropertyERK11KDSoapValue@Base 2.2.0
_ZN33KDSoapMessageAddressingProperties9setActionERK7QString@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesC1ERKS_@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesC1Ev@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesC2ERKS_@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesC2Ev@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesD1Ev@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesD2Ev@Base 2.2.0
_ZN33KDSoapMessageAddressingPropertiesaSERKS_@Base 2.2.0
_ZN7KDQName12setNameSpaceERK7QString@Base 2.2.0
_ZN7KDQName13fromSoapValueERK11KDSoapValue@Base 2.2.0
_ZN7KDQName5parseERK7QString@Base 2.2.0
_ZN7KDQNameC1ERK7QString@Base 2.2.0
_ZN7KDQNameC1ERK7QStringS2_@Base 2.2.0
_ZN7KDQNameC1Ev@Base 2.2.0
_ZN7KDQNameC2ERK7QString@Base 2.2.0
_ZN7KDQNameC2ERK7QStringS2_@Base 2.2.0
_ZN7KDQNameC2Ev@Base 2.2.0
_ZN7KDQNameaSERK7QString@Base 2.2.0
_ZN9KDSoapJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN9KDSoapJob11qt_metacastEPKc@Base 2.2.0
_ZN9KDSoapJob12emitFinishedERK13KDSoapMessageRK13KDSoapHeaders@Base 2.2.0
_ZN9KDSoapJob13setAutoDeleteEb@Base 2.2.0
_ZN9KDSoapJob16staticMetaObjectE@Base 2.2.0
_ZN9KDSoapJob17setRequestHeadersERK13KDSoapHeaders@Base 2.2.0
_ZN9KDSoapJob5startEv@Base 2.2.0
_ZN9KDSoapJob8finishedEPS_@Base 2.2.0
_ZN9KDSoapJobC1EP7QObject@Base 2.2.0
_ZN9KDSoapJobC2EP7QObject@Base 2.2.0
_ZN9KDSoapJobD0Ev@Base 2.2.0
_ZN9KDSoapJobD1Ev@Base 2.2.0
_ZN9KDSoapJobD2Ev@Base 2.2.0
_ZNK10KDDateTime12toDateStringEv@Base 2.2.0
_ZNK10KDDateTime8timeZoneEv@Base 2.2.0
_ZNK10KDDateTimecv8QVariantEv@Base 2.2.0
_ZNK11KDSoapValue11childValuesEv@Base 2.2.0
_ZNK11KDSoapValue11isQualifiedEv@Base 2.2.0
_ZNK11KDSoapValue12namespaceUriEv@Base 2.2.0
_ZNK11KDSoapValue12writeElementER23KDSoapNamespacePrefixesR16QXmlStreamWriterNS_3UseERK7QStringb@Base 2.2.0
_ZNK11KDSoapValue13writeChildrenER23KDSoapNamespacePrefixesR16QXmlStreamWriterNS_3UseERK7QStringb@Base 2.2.0
_ZNK11KDSoapValue20writeElementContentsER23KDSoapNamespacePrefixesR16QXmlStreamWriterNS_3UseERK7QString@Base 2.2.0
_ZNK11KDSoapValue21namespaceDeclarationsEv@Base 2.2.0
_ZNK11KDSoapValue32environmentNamespaceDeclarationsEv@Base 2.2.0
_ZNK11KDSoapValue4nameEv@Base 2.2.0
_ZNK11KDSoapValue4typeEv@Base 2.2.0
_ZNK11KDSoapValue5isNilEv@Base 2.2.0
_ZNK11KDSoapValue5splitEv@Base 2.2.0
_ZNK11KDSoapValue5toXmlENS_3UseERK7QString@Base 2.2.0
_ZNK11KDSoapValue5valueEv@Base 2.2.0
_ZNK11KDSoapValue6isNullEv@Base 2.2.0
_ZNK11KDSoapValue6typeNsEv@Base 2.2.0
_ZNK11KDSoapValueeqERKS_@Base 2.2.0
_ZNK11KDSoapValueneERKS_@Base 2.2.0
_ZNK13KDSoapHeaders6headerERK7QString@Base 2.2.0
_ZNK13KDSoapHeaders6headerERK7QStringS2_@Base 2.2.0
_ZNK13KDSoapMessage13faultAsStringEv@Base 2.2.0
_ZNK13KDSoapMessage27messageAddressingPropertiesEv@Base 2.2.0
_ZNK13KDSoapMessage30hasMessageAddressingPropertiesEv@Base 2.2.0
_ZNK13KDSoapMessage3useEv@Base 2.2.0
_ZNK13KDSoapMessage7isFaultEv@Base 2.2.0
_ZNK13KDSoapMessage9argumentsEv@Base 2.2.0
_ZNK13KDSoapMessageeqERKS_@Base 2.2.0
_ZNK13KDSoapMessageneERKS_@Base 2.2.0
_ZNK15KDSoapUdpClient10metaObjectEv@Base 2.2.0
_ZNK15KDSoapValueList11arrayTypeNsEv@Base 2.2.0
_ZNK15KDSoapValueList5childERK7QString@Base 2.2.0
_ZNK15KDSoapValueList9arrayTypeEv@Base 2.2.0
_ZNK16KDSoapSslHandler10metaObjectEv@Base 2.2.0
_ZNK17KDSoapPendingCall10isFinishedEv@Base 2.2.0
_ZNK17KDSoapPendingCall11returnValueEv@Base 2.2.0
_ZNK17KDSoapPendingCall13returnHeadersEv@Base 2.2.0
_ZNK17KDSoapPendingCall13returnMessageEv@Base 2.2.0
_ZNK19KDSoapMessageReader12xmlToMessageERK10QByteArrayP13KDSoapMessageP7QStringP13KDSoapHeadersN6KDSoap11SoapVersionE@Base 2.2.0
_ZNK19KDSoapMessageWriter12messageToXmlERK13KDSoapMessageRK7QStringRK13KDSoapHeadersRK4QMapIS3_S0_ERK20KDSoapAuthentication@Base 2.2.0
_ZNK20KDSoapAuthentication17usePasswordDigestEv@Base 2.2.0
_ZNK20KDSoapAuthentication18useWSUsernameTokenEv@Base 2.2.0
_ZNK20KDSoapAuthentication23overrideWSUsernameNonceEv@Base 2.2.0
_ZNK20KDSoapAuthentication24hasWSUsernameTokenHeaderEv@Base 2.2.0
_ZNK20KDSoapAuthentication26writeWSUsernameTokenHeaderER16QXmlStreamWriter@Base 2.2.0
_ZNK20KDSoapAuthentication29overrideWSUsernameCreatedTimeEv@Base 2.2.0
_ZNK20KDSoapAuthentication4userEv@Base 2.2.0
_ZNK20KDSoapAuthentication7hasAuthEv@Base 2.2.0
_ZNK20KDSoapAuthentication8passwordEv@Base 2.2.0
_ZNK20KDSoapFaultException10faultActorEv@Base 2.2.0
_ZNK20KDSoapFaultException11detailValueEv@Base 2.2.0
_ZNK20KDSoapFaultException11faultStringEv@Base 2.2.0
_ZNK20KDSoapFaultException9faultCodeEv@Base 2.2.0
_ZNK21KDSoapClientInterface10sslHandlerEv@Base 2.2.0
_ZNK21KDSoapClientInterface11soapVersionEv@Base 2.2.0
_ZNK21KDSoapClientInterface16sslConfigurationEv@Base 2.2.0
_ZNK21KDSoapClientInterface19lastResponseHeadersEv@Base 2.2.0
_ZNK21KDSoapClientInterface26sendSoapActionInHttpHeaderEv@Base 2.2.0
_ZNK21KDSoapClientInterface34sendSoapActionInWsAddressingHeaderEv@Base 2.2.0
_ZNK21KDSoapClientInterface5proxyEv@Base 2.2.0
_ZNK21KDSoapClientInterface5styleEv@Base 2.2.0
_ZNK21KDSoapClientInterface7timeoutEv@Base 2.2.0
_ZNK21KDSoapClientInterface8endPointEv@Base 2.2.0
_ZNK21KDSoapClientInterface9cookieJarEv@Base 2.2.0
_ZNK23KDSoapEndpointReference19referenceParametersEv@Base 2.2.0
_ZNK23KDSoapEndpointReference7addressEv@Base 2.2.0
_ZNK23KDSoapEndpointReference7isEmptyEv@Base 2.2.0
_ZNK23KDSoapEndpointReference8metadataEv@Base 2.2.0
_ZNK24KDSoapPendingCallWatcher10metaObjectEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties11destinationEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties13faultEndpointEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties13relationshipsEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties13replyEndpointEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties14sourceEndpointEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties19addressingNamespaceEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties19referenceParametersEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties20faultEndpointAddressEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties20replyEndpointAddressEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties21sourceEndpointAddressEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties32writeMessageAddressingPropertiesER23KDSoapNamespacePrefixesR16QXmlStreamWriterRK7QStringb@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties6actionEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties8metadataEv@Base 2.2.0
_ZNK33KDSoapMessageAddressingProperties9messageIDEv@Base 2.2.0
_ZNK7KDQName11toSoapValueERK7QStringS2_S2_@Base 2.2.0
_ZNK7KDQName5qnameEv@Base 2.2.0
_ZNK7KDQName6prefixEv@Base 2.2.0
_ZNK7KDQName7isEmptyEv@Base 2.2.0
_ZNK7KDQName9localNameEv@Base 2.2.0
_ZNK7KDQName9nameSpaceEv@Base 2.2.0
_ZNK7KDQNameeqERKS_@Base 2.2.0
_ZNK7KDQNameneERKS_@Base 2.2.0
_ZNK9KDSoapJob10metaObjectEv@Base 2.2.0
_ZNK9KDSoapJob12replyHeadersEv@Base 2.2.0
_ZNK9KDSoapJob13faultAsStringEv@Base 2.2.0
_ZNK9KDSoapJob14requestHeadersEv@Base 2.2.0
_ZNK9KDSoapJob5replyEv@Base 2.2.0
_ZNK9KDSoapJob7isFaultEv@Base 2.2.0
(arch=amd64)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 2.2.0
_ZNSt8_Rb_treeI7QStringSt4pairIKS0_13KDSoapMessageESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE16_M_insert_uniqueIS4_EES1_ISt17_Rb_tree_iteratorIS4_EbEOT_@Base 2.2.0
_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 2.2.0
(arch=amd64 riscv64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 2.2.0
_ZTI15KDSoapUdpClient@Base 2.2.0
_ZTI16KDSoapSslHandler@Base 2.2.0
_ZTI17KDSoapPendingCall@Base 2.2.0
_ZTI24KDSoapPendingCallWatcher@Base 2.2.0
_ZTI9KDSoapJob@Base 2.2.0
_ZTS15KDSoapUdpClient@Base 2.2.0
_ZTS16KDSoapSslHandler@Base 2.2.0
_ZTS17KDSoapPendingCall@Base 2.2.0
_ZTS24KDSoapPendingCallWatcher@Base 2.2.0
_ZTS9KDSoapJob@Base 2.2.0
_ZTV15KDSoapUdpClient@Base 2.2.0
_ZTV16KDSoapSslHandler@Base 2.2.0
_ZTV24KDSoapPendingCallWatcher@Base 2.2.0
_ZTV9KDSoapJob@Base 2.2.0
_Zls6QDebugRK11KDSoapValue@Base 2.2.0
_Zls6QDebugRK13KDSoapMessage@Base 2.2.0
_Zls6QDebugRK33KDSoapMessageAddressingProperties@Base 2.2.0
_Zls6QDebugRK7KDQName@Base 2.2.0

1
debian/libkdsoap-qt6-bin.install vendored Normal file
View File

@ -0,0 +1 @@
usr/bin/kdwsdl2cpp-qt6

1
debian/libkdsoap-qt6-bin.manpages vendored Normal file
View File

@ -0,0 +1 @@
debian/kdwsdl2cpp-qt6.1

9
debian/libkdsoap-qt6-dev.install vendored Normal file
View File

@ -0,0 +1,9 @@
usr/include/KDSoapClient-Qt6/*
usr/include/KDSoapServer-Qt6/*
usr/lib/*/libkdsoap-qt6.so
usr/lib/*/libkdsoap-server-qt6.so
usr/lib/*/cmake/KDSoap-qt6/
usr/lib/*/qt6/mkspecs/modules/qt_KDSoapServer.pri
usr/lib/*/qt6/mkspecs/modules/qt_KDSoapClient.pri

2
debian/libkdsoap-qt6-doc.examples vendored Normal file
View File

@ -0,0 +1,2 @@
examples/*

1
debian/libkdsoap-server-qt6-2.install vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/*/libkdsoap-server-qt6.so.*

139
debian/libkdsoap-server-qt6-2.symbols vendored Normal file
View File

@ -0,0 +1,139 @@
# SymbolsHelper-Confirmed: 2.2.0 amd64 armhf ppc64el s390x
libkdsoap-server-qt6.so.2 libkdsoap-server-qt6-2 #MINVER#
_ZN12KDSoapServer11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN12KDSoapServer11qt_metacastEPKc@Base 2.2.0
_ZN12KDSoapServer11setFeaturesE6QFlagsINS_7FeatureEE@Base 2.2.0
_ZN12KDSoapServer11setLogLevelENS_8LogLevelE@Base 2.2.0
_ZN12KDSoapServer11setWsdlFileERK7QStringS2_@Base 2.2.0
_ZN12KDSoapServer12closeLogFileEv@Base 2.2.0
_ZN12KDSoapServer12flushLogFileEv@Base 2.2.0
_ZN12KDSoapServer13setThreadPoolEP16KDSoapThreadPool@Base 2.2.0
_ZN12KDSoapServer14setLogFileNameERK7QString@Base 2.2.0
_ZN12KDSoapServer16staticMetaObjectE@Base 2.2.0
_ZN12KDSoapServer17setMaxConnectionsEi@Base 2.2.0
_ZN12KDSoapServer18connectionRejectedEv@Base 2.2.0
(subst)_ZN12KDSoapServer18incomingConnectionE{qptrdiff}@Base 2.2.0
_ZN12KDSoapServer19setSslConfigurationERK17QSslConfiguration@Base 2.2.0
_ZN12KDSoapServer22setExpectedSocketCountEi@Base 2.2.0
_ZN12KDSoapServer25resetTotalConnectionCountEv@Base 2.2.0
_ZN12KDSoapServer3logERK10QByteArray@Base 2.2.0
_ZN12KDSoapServer6resumeEv@Base 2.2.0
_ZN12KDSoapServer6setUseEN11KDSoapValue3UseE@Base 2.2.0
_ZN12KDSoapServer7setPathERK7QString@Base 2.2.0
_ZN12KDSoapServer7suspendEv@Base 2.2.0
_ZN12KDSoapServerC1EP7QObject@Base 2.2.0
_ZN12KDSoapServerC2EP7QObject@Base 2.2.0
_ZN12KDSoapServerD0Ev@Base 2.2.0
_ZN12KDSoapServerD1Ev@Base 2.2.0
_ZN12KDSoapServerD2Ev@Base 2.2.0
_ZN16KDSoapThreadPool11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.2.0
_ZN16KDSoapThreadPool11qt_metacastEPKc@Base 2.2.0
_ZN16KDSoapThreadPool16staticMetaObjectE@Base 2.2.0
_ZN16KDSoapThreadPool17disconnectSocketsEP12KDSoapServer@Base 2.2.0
_ZN16KDSoapThreadPool17setMaxThreadCountEi@Base 2.2.0
_ZN16KDSoapThreadPool24handleIncomingConnectionEiP12KDSoapServer@Base 2.2.0
_ZN16KDSoapThreadPool25resetTotalConnectionCountEPK12KDSoapServer@Base 2.2.0
_ZN16KDSoapThreadPool7Private16chooseNextThreadEv@Base 2.2.0
_ZN16KDSoapThreadPoolC1EP7QObject@Base 2.2.0
_ZN16KDSoapThreadPoolC2EP7QObject@Base 2.2.0
_ZN16KDSoapThreadPoolD0Ev@Base 2.2.0
_ZN16KDSoapThreadPoolD1Ev@Base 2.2.0
_ZN16KDSoapThreadPoolD2Ev@Base 2.2.0
_ZN25KDSoapServerAuthInterface14handleHttpAuthERK10QByteArrayRK7QString@Base 2.2.0
_ZN25KDSoapServerAuthInterface22validateAuthenticationERK20KDSoapAuthenticationRK7QString@Base 2.2.0
_ZN25KDSoapServerAuthInterfaceC1Ev@Base 2.2.0
_ZN25KDSoapServerAuthInterfaceC2Ev@Base 2.2.0
_ZN25KDSoapServerAuthInterfaceD0Ev@Base 2.2.0
_ZN25KDSoapServerAuthInterfaceD1Ev@Base 2.2.0
_ZN25KDSoapServerAuthInterfaceD2Ev@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC1EP18KDSoapServerSocket@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC1ERKS_@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC1Ev@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC2EP18KDSoapServerSocket@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC2ERKS_@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleC2Ev@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleD1Ev@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleD2Ev@Base 2.2.0
_ZN27KDSoapDelayedResponseHandleaSERKS_@Base 2.2.0
_ZN27KDSoapServerObjectInterface14processRequestERK13KDSoapMessageRS0_RK10QByteArray@Base 2.2.0
_ZN27KDSoapServerObjectInterface15setServerSocketEP18KDSoapServerSocket@Base 2.2.0
_ZN27KDSoapServerObjectInterface17setRequestHeadersERK13KDSoapHeadersRK10QByteArray@Base 2.2.0
_ZN27KDSoapServerObjectInterface18processFileRequestERK7QStringR10QByteArray@Base 2.2.0
_ZN27KDSoapServerObjectInterface18setResponseHeadersERK13KDSoapHeaders@Base 2.2.0
_ZN27KDSoapServerObjectInterface19sendDelayedResponseERK27KDSoapDelayedResponseHandleRK13KDSoapMessage@Base 2.2.0
_ZN27KDSoapServerObjectInterface20setResponseNamespaceERK7QString@Base 2.2.0
_ZN27KDSoapServerObjectInterface22HttpResponseHeaderItemC1ERK10QByteArrayS3_@Base 2.2.0
_ZN27KDSoapServerObjectInterface22HttpResponseHeaderItemC1Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterface22HttpResponseHeaderItemC2ERK10QByteArrayS3_@Base 2.2.0
_ZN27KDSoapServerObjectInterface22HttpResponseHeaderItemC2Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterface22prepareDelayedResponseEv@Base 2.2.0
_ZN27KDSoapServerObjectInterface22processRequestWithPathERK13KDSoapMessageRS0_RK10QByteArrayRK7QString@Base 2.2.0
_ZN27KDSoapServerObjectInterface29doneProcessingRequestWithPathERKS_@Base 2.2.0
_ZN27KDSoapServerObjectInterface8setFaultERK7QStringS2_S2_RK11KDSoapValue@Base 2.2.0
_ZN27KDSoapServerObjectInterface8setFaultERK7QStringS2_S2_S2_@Base 2.2.0
_ZN27KDSoapServerObjectInterface8writeXMLERK10QByteArrayb@Base 2.2.0
_ZN27KDSoapServerObjectInterface9writeHTTPERK10QByteArray@Base 2.2.0
_ZN27KDSoapServerObjectInterfaceC1Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterfaceC2Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterfaceD0Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterfaceD1Ev@Base 2.2.0
_ZN27KDSoapServerObjectInterfaceD2Ev@Base 2.2.0
_ZN27KDSoapServerRawXMLInterfaceC1Ev@Base 2.2.0
_ZN27KDSoapServerRawXMLInterfaceC2Ev@Base 2.2.0
_ZN27KDSoapServerRawXMLInterfaceD0Ev@Base 2.2.0
_ZN27KDSoapServerRawXMLInterfaceD1Ev@Base 2.2.0
_ZN27KDSoapServerRawXMLInterfaceD2Ev@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterface24processCustomVerbRequestERK10QByteArrayS2_RK4QMapIS0_S0_ERS0_@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterfaceC1Ev@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterfaceC2Ev@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterfaceD0Ev@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterfaceD1Ev@Base 2.2.0
_ZN38KDSoapServerCustomVerbRequestInterfaceD2Ev@Base 2.2.0
_ZNK12KDSoapServer10metaObjectEv@Base 2.2.0
_ZNK12KDSoapServer10threadPoolEv@Base 2.2.0
_ZNK12KDSoapServer11logFileNameEv@Base 2.2.0
_ZNK12KDSoapServer13wsdlPathInUrlEv@Base 2.2.0
_ZNK12KDSoapServer14maxConnectionsEv@Base 2.2.0
_ZNK12KDSoapServer16sslConfigurationEv@Base 2.2.0
_ZNK12KDSoapServer19numConnectedSocketsEv@Base 2.2.0
_ZNK12KDSoapServer20totalConnectionCountEv@Base 2.2.0
_ZNK12KDSoapServer3useEv@Base 2.2.0
_ZNK12KDSoapServer4pathEv@Base 2.2.0
_ZNK12KDSoapServer8endPointEv@Base 2.2.0
_ZNK12KDSoapServer8featuresEv@Base 2.2.0
_ZNK12KDSoapServer8logLevelEv@Base 2.2.0
_ZNK12KDSoapServer8wsdlFileEv@Base 2.2.0
_ZNK16KDSoapThreadPool10metaObjectEv@Base 2.2.0
_ZNK16KDSoapThreadPool14maxThreadCountEv@Base 2.2.0
_ZNK16KDSoapThreadPool19numConnectedSocketsEPK12KDSoapServer@Base 2.2.0
_ZNK16KDSoapThreadPool20totalConnectionCountEPK12KDSoapServer@Base 2.2.0
_ZNK27KDSoapDelayedResponseHandle12serverSocketEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface10soapActionEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface12serverSocketEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface14requestHeadersEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface15responseHeadersEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface17responseNamespaceEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface20storeFaultAttributesER13KDSoapMessage@Base 2.2.0
_ZNK27KDSoapServerObjectInterface33additionalHttpResponseHeaderItemsEv@Base 2.2.0
_ZNK27KDSoapServerObjectInterface8hasFaultEv@Base 2.2.0
(arch=amd64 armhf)_ZNKSt8_Rb_treeI10QByteArraySt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4findERS2_@Base 2.2.0
_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE24_M_get_insert_unique_posERS2_@Base 2.2.0
_ZNSt8_Rb_treeI10QByteArraySt4pairIKS0_S0_ESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS3_ERS2_@Base 2.2.0
_ZTI12KDSoapServer@Base 2.2.0
_ZTI16KDSoapThreadPool@Base 2.2.0
_ZTI25KDSoapServerAuthInterface@Base 2.2.0
_ZTI27KDSoapServerObjectInterface@Base 2.2.0
_ZTI27KDSoapServerRawXMLInterface@Base 2.2.0
_ZTI38KDSoapServerCustomVerbRequestInterface@Base 2.2.0
_ZTS12KDSoapServer@Base 2.2.0
_ZTS16KDSoapThreadPool@Base 2.2.0
_ZTS25KDSoapServerAuthInterface@Base 2.2.0
_ZTS27KDSoapServerObjectInterface@Base 2.2.0
_ZTS27KDSoapServerRawXMLInterface@Base 2.2.0
_ZTS38KDSoapServerCustomVerbRequestInterface@Base 2.2.0
_ZTV12KDSoapServer@Base 2.2.0
_ZTV16KDSoapThreadPool@Base 2.2.0
_ZTV25KDSoapServerAuthInterface@Base 2.2.0
_ZTV27KDSoapServerObjectInterface@Base 2.2.0
_ZTV27KDSoapServerRawXMLInterface@Base 2.2.0
_ZTV38KDSoapServerCustomVerbRequestInterface@Base 2.2.0

2
debian/not-installed vendored Normal file
View File

@ -0,0 +1,2 @@
usr/share/doc/KDSoap-qt6/LICENSES
usr/share/doc/KDSoap-qt6/README.md

1
debian/patches/series vendored Normal file
View File

@ -0,0 +1 @@
use_qtpaths.patch

26
debian/patches/use_qtpaths.patch vendored Normal file
View File

@ -0,0 +1,26 @@
diff --git a/cmake/KDAB/modules/KDQtInstallPaths.cmake b/cmake/KDAB/modules/KDQtInstallPaths.cmake
index dba002a6..a7045ff2 100644
--- a/cmake/KDAB/modules/KDQtInstallPaths.cmake
+++ b/cmake/KDAB/modules/KDQtInstallPaths.cmake
@@ -16,14 +16,17 @@ if(NOT DEFINED QT_VERSION_MAJOR)
message(FATAL_ERROR "Please set QT_VERSION_MAJOR first (ie. set(QT_VERSION_MAJOR 5))")
endif()
+# use qtpaths if qmake not found
if(TARGET Qt${QT_VERSION_MAJOR}::qmake)
get_target_property(QT_QMAKE_EXECUTABLE Qt${QT_VERSION_MAJOR}::qmake LOCATION)
+elseif(TARGET Qt${QT_VERSION_MAJOR}::qtpaths)
+ get_target_property(QT_QMAKE_EXECUTABLE Qt${QT_VERSION_MAJOR}::qtpaths LOCATION)
else()
message(FATAL_ERROR "No supported Qt version found. Make sure you find Qt before calling this")
endif()
execute_process(
- COMMAND ${QT_QMAKE_EXECUTABLE} -query
+ COMMAND /usr/bin/qmake6 -query
RESULT_VARIABLE return_code
OUTPUT_VARIABLE ALL_VARS
)

72
debian/rules vendored
View File

@ -1,67 +1,17 @@
#!/usr/bin/make -f #!/usr/bin/make -f
## See debhelper(7) (uncomment to enable). export DEB_BUILD_MAINT_OPTIONS=hardening=+all
## Output every command that modifies files on the build system. export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DH_VERBOSE = 1 export QT_SELECT=qt6
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch) export QMAKE="/usr/bin/qmake6"
## === the chain of command === DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
## debuild runs a chain of dh functions in the following order:
## dh_testdir
## dh_clean
## dh_auto_clean
## dh_update_autotools_config
## dh_autoreconf
## dh_auto_configure
## dh_prep
## dh_build
## dh_auto_build
## dh_install
## dh_auto_install
## dh_installdocs
## dh_installchangelogs
## dh_perl
## dh_link
## dh_strip_nondeterminism
## dh_compress
## dh_fixperms
## dh_missing
## dh_dwz
## dh_strip
## dh_makeshlibs
## dh_shlibdeps
## dh_installdeb
## dh_gencontrol
## but you are most likely to only need to override the following:
## dh_clean
## dh_auto_configure
## dh_build
## dh_install
## === End end of region ===
## === overriding dh functions ===
## by default all dh functions will run a specific command based on the build system selected by "dh $@"
## if you have a makefile that does everything you need this is fine,
## but most likely you have no MakeFile and you want to add your own commands
## Note : overrides must be places above %:
## So here's a few examples:
## overriding dh_clean to make it not delete rust vendor files:
#override_dh_clean:
# echo "disabled"
## overriding dh_auto_configure to add custom configs:
#override_dh_auto_configure:
# $(srcdir)/configure -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DATADIR=/usr/share -DCMAKE_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu -DBUILD_PLUGIN=OFF
## overriding dh_install to install files to a package:
#override_dh_auto_configure:
# mkdir -p debian/pikman/usr/bin
# cp pikman debian/pikman/usr/bin/
## === End end of region ===
## This here will start the build:
%: %:
dh $@ dh $@ --with pkgkde_symbolshelper
override_dh_auto_configure:
cp -rfv $(CURDIR)/libkode $(CURDIR)/kdwsdl2cpp/
dh_auto_configure -- -DKDSoap_DOCS=false -DKDSoap_TESTS=false -DKDSoap_QT6=true -DKDSoap_EXAMPLES=true -DQT_VERSION_MAJOR=6

10
debian/watch vendored Normal file
View File

@ -0,0 +1,10 @@
version=4
opts="searchmode=plain, \
filenamemangle=s/.+\/@PACKAGE@-@ANY_VERSION@\.tar\.gz/@PACKAGE@-$1\.tar\.gz/" \
https://api.github.com/repos/KDAB/KDSoap/releases \
https://github.com/KDAB/KDSoap/releases/download/@PACKAGE@-?\d[\.\d]*/@PACKAGE@-@ANY_VERSION@.tar.gz
opts=mode=git,\
component=libkode \
https://github.com/cornelius/libkode \
HEAD ignore same uupdate

10
main.sh
View File

@ -6,15 +6,15 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="1.0" VERSION="2.2.0"
# Clone Upstream # Clone Upstream
mkdir -p ./src-pkg-name git clone --depth 1 -b kdsoap-"$VERSION" https://github.com/KDAB/KDSoap ./kdsoap/
cp -rvf ./debian ./src-pkg-name/ cp -rvf ./debian ./kdsoap/
cd ./src-pkg-name/ cd ./kdsoap/
# Get build deps # Get build deps
LOGNAME=root dh_make --createorig -y -l -p src-pkg-name_"$VERSION" || echo "dh-make: Ignoring Last Error" LOGNAME=root dh_make --createorig -y -l -p kdsoap_"$VERSION" || echo "dh-make: Ignoring Last Error"
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package

View File

@ -1,3 +1,3 @@
# send debs to server # send debs to server
rsync -azP --include './' --include '*.deb' --exclude '*' ./output/ ferreo@direct.pika-os.com:/srv/www/cockatiel-incoming/ rsync -azP --include './' --include '*.deb' --exclude '*' ./output/ ferreo@direct.pika-os.com:/srv/www/nest-incoming/