File: control

package info (click to toggle)
kdsoap-ws-discovery-client 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: cpp: 794; sh: 8; makefile: 5
file content (41 lines) | stat: -rw-r--r-- 1,527 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: kdsoap-ws-discovery-client
Section: libs
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@alioth-lists.debian.net>
Uploaders: Patrick Franz <deltaone@debian.org>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-kf6,
               dh-sequence-pkgkde-symbolshelper,
               cmake (>= 3.7~),
               extra-cmake-modules (>= 5.54.0~),
               libkdsoap-dev (>= 2.0.0~),
               qt6-base-dev,
Standards-Version: 4.7.0
Homepage: https://invent.kde.org/libraries/kdsoap-ws-discovery-client
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kdsoap-ws-discovery-client
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kdsoap-ws-discovery-client.git

Package: libkdsoapwsdiscoveryclient-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libkdsoap-dev (>= 2.0.0~),
         libkdsoapwsdiscoveryclient0 (= ${binary:Version}),
         qt6-base-dev,
         ${misc:Depends},
Description: Qt-based WS-Discovery client library based on KDSoap - devel files
 This project is creating a WS-Discovery client library based on the KDSoap
 library.
 .
 This package contains the development files.

Package: libkdsoapwsdiscoveryclient0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Qt-based WS-Discovery client library based on KDSoap
 This project is creating a WS-Discovery client library based on the KDSoap
 library.
 .
 This package contains the client-side library.