24d2c4863d
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 44s
57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
Source: kdsoap-ws-discovery-client
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: KDE Neon <neon@kde.org>
|
|
Homepage: https://invent.kde.org/libraries/kdsoap-ws-discovery-client/
|
|
Standards-Version: 4.6.2
|
|
Build-Depends: cmake,
|
|
debhelper-compat (= 13),
|
|
dh-sequence-kf6,
|
|
dia,
|
|
doxygen,
|
|
graphviz,
|
|
libkdsoap-qt6-dev,
|
|
mscgen,
|
|
extra-cmake-modules,
|
|
pkg-kde-tools,
|
|
qt6-base-dev,
|
|
qt6-tools-dev,
|
|
Vcs-Git: git://invent.kde.org/libraries/kdsoap-ws-discovery-client.git
|
|
Vcs-Browser: https://invent.kde.org/libraries/kdsoap-ws-discovery-client
|
|
|
|
Package: kdsoap-ws-discovery-client
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Qt-based WS-Discovery client library based on KDSoap
|
|
This project is trying to create a WS-Discovery client library based on the KDSoap
|
|
library. It uses modern C++ 11 and Qt 6.
|
|
.
|
|
This package contains the client-side library.
|
|
|
|
Package: kdsoap-ws-discovery-client-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Depends: kdsoap-ws-discovery-client,
|
|
qt6-base-dev,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Description: Qt-based WS-Discovery client library based on KDSoap
|
|
This project is trying to create a WS-Discovery client library based on the KDSoap
|
|
library. It uses modern C++ 11 and Qt 6.
|
|
.
|
|
This package contains the static libraries and header files for development
|
|
with the KDSoap libraries.
|
|
|
|
Package: kdsoap-ws-discovery-client-doc
|
|
Section: doc
|
|
Architecture: all
|
|
Multi-Arch: foreign
|
|
Depends: ${misc:Depends}
|
|
Description: Qt-based WS-Discovery client library based on KDSoap
|
|
This project is trying to create a WS-Discovery client library based on the KDSoap
|
|
library. It uses modern C++ 11 and Qt 6.
|
|
.
|
|
This package contains the documentation for the kdsoap-ws-discovery-client6 library.
|