c1c0b26608
KD Soap is a Qt-based client-side and server-side SOAP component. This is soon to be a dependency for KDE software, and is needed on the KDE-FreeBSD CI already (to test the stuff that will have this as a dependency). I'm not 100% convinced about this Makefile: the software is released through GitHub, but a plain "USE_GITHUB=yes" doesn't work, and can't fetch the sources. The fetch attempt goes => Attempting to fetch https://github.com/KDAB/KDSoap/releases/download/kdsoap-1.9.0/KDAB-KDSoap-1.9.0_GH0.tar.gz which fails; chasing the automatic GH download links from the releases on KDSoap's GH page leads me to https://codeload.github.com/KDAB/KDSoap/tar.gz/kdsoap-1.9.0 while the release manager of KDSoap attaches a tarball (and GPG signature) separately. So that's why there's a bit of "pretend" GH use and an explicit MASTER_SITES in this port.
70 lines
2.6 KiB
Plaintext
70 lines
2.6 KiB
Plaintext
bin/kdwsdl2cpp
|
|
include/KDSoapClient/KDDateTime
|
|
include/KDSoapClient/KDDateTime.h
|
|
include/KDSoapClient/KDQName
|
|
include/KDSoapClient/KDQName.h
|
|
include/KDSoapClient/KDSoap
|
|
include/KDSoapClient/KDSoap.h
|
|
include/KDSoapClient/KDSoapAuthentication
|
|
include/KDSoapClient/KDSoapAuthentication.h
|
|
include/KDSoapClient/KDSoapClient
|
|
include/KDSoapClient/KDSoapClientInterface
|
|
include/KDSoapClient/KDSoapClientInterface.h
|
|
include/KDSoapClient/KDSoapEndpointReference
|
|
include/KDSoapClient/KDSoapEndpointReference.h
|
|
include/KDSoapClient/KDSoapFaultException
|
|
include/KDSoapClient/KDSoapFaultException.h
|
|
include/KDSoapClient/KDSoapGlobal
|
|
include/KDSoapClient/KDSoapGlobal.h
|
|
include/KDSoapClient/KDSoapHeaders
|
|
include/KDSoapClient/KDSoapJob
|
|
include/KDSoapClient/KDSoapJob.h
|
|
include/KDSoapClient/KDSoapMessage
|
|
include/KDSoapClient/KDSoapMessage.h
|
|
include/KDSoapClient/KDSoapMessageAddressingProperties
|
|
include/KDSoapClient/KDSoapMessageAddressingProperties.h
|
|
include/KDSoapClient/KDSoapNamespaceManager
|
|
include/KDSoapClient/KDSoapNamespaceManager.h
|
|
include/KDSoapClient/KDSoapPendingCall
|
|
include/KDSoapClient/KDSoapPendingCall.h
|
|
include/KDSoapClient/KDSoapPendingCallWatcher
|
|
include/KDSoapClient/KDSoapPendingCallWatcher.h
|
|
include/KDSoapClient/KDSoapSslHandler
|
|
include/KDSoapClient/KDSoapSslHandler.h
|
|
include/KDSoapClient/KDSoapUdpClient
|
|
include/KDSoapClient/KDSoapUdpClient.h
|
|
include/KDSoapClient/KDSoapValue
|
|
include/KDSoapClient/KDSoapValue.h
|
|
include/KDSoapClient/KDSoapValueList
|
|
include/KDSoapServer/KDSoapDelayedResponseHandle
|
|
include/KDSoapServer/KDSoapDelayedResponseHandle.h
|
|
include/KDSoapServer/KDSoapServer
|
|
include/KDSoapServer/KDSoapServer.h
|
|
include/KDSoapServer/KDSoapServerAuthInterface
|
|
include/KDSoapServer/KDSoapServerAuthInterface.h
|
|
include/KDSoapServer/KDSoapServerCustomVerbRequestInterface
|
|
include/KDSoapServer/KDSoapServerCustomVerbRequestInterface.h
|
|
include/KDSoapServer/KDSoapServerGlobal
|
|
include/KDSoapServer/KDSoapServerGlobal.h
|
|
include/KDSoapServer/KDSoapServerObjectInterface
|
|
include/KDSoapServer/KDSoapServerObjectInterface.h
|
|
include/KDSoapServer/KDSoapServerRawXMLInterface
|
|
include/KDSoapServer/KDSoapServerRawXMLInterface.h
|
|
include/KDSoapServer/KDSoapThreadPool
|
|
include/KDSoapServer/KDSoapThreadPool.h
|
|
lib/cmake/KDSoap/KDSoapConfig.cmake
|
|
lib/cmake/KDSoap/KDSoapConfigVersion.cmake
|
|
lib/cmake/KDSoap/KDSoapMacros.cmake
|
|
lib/cmake/KDSoap/KDSoapTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/KDSoap/KDSoapTargets.cmake
|
|
lib/libkdsoap-server.so
|
|
lib/libkdsoap-server.so.%%SOVER%%
|
|
lib/libkdsoap.so
|
|
lib/libkdsoap.so.%%SOVER%%
|
|
share/doc/KDSoap/LICENSE.GPL.txt
|
|
share/doc/KDSoap/LICENSE.txt
|
|
share/doc/KDSoap/README.txt
|
|
share/doc/KDSoap/kdsoap.pri
|
|
share/doc/KDSoap/kdwsdl2cpp.pri
|
|
share/mkspecs/features/kdsoap.prf
|