File: control

package info (click to toggle)
kimageannotator 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 3,868 kB
  • sloc: cpp: 21,502; makefile: 16; ansic: 13
file content (93 lines) | stat: -rw-r--r-- 2,655 bytes parent folder | download | duplicates (2)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Source: kimageannotator
Section: libs
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libkcolorpicker-qt5-dev (>= 0.3.1~),
 libkcolorpicker-qt6-dev (>= 0.3.1~),
 libqt5svg5-dev,
 qt6-base-dev,
 qt6-svg-dev,
 qt6-tools-dev,
 qtbase5-dev,
 qttools5-dev,
 qttools5-dev-tools,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/ksnip/kImageAnnotator
Vcs-Git: https://salsa.debian.org/debian/kimageannotator.git
Vcs-Browser: https://salsa.debian.org/debian/kimageannotator

Package: libkimageannotator-qt5-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libkcolorpicker-qt5-dev,
 libkimageannotator-qt5-0 (= ${binary:Version}),
 ${misc:Depends},
Description: Image Annotating Library (Qt5 dev)
 The kImageAnnotator library provides tools to annotate
 images. This library is used by the ksnip project.
 .
 This package provides the Qt5 development files.

Package: libkimageannotator-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Breaks:
 libkimageannotator0 (<< 0.3.1-3),
Replaces:
 libkimageannotator0 (<< 0.3.1-3),
Description: Image Annotating Library (common data files)
 The kImageAnnotator library provides tools to annotate
 images. This library is used by the ksnip project.
 .
 This package provides the architecture-independent files used by
 the library, including the translation files.

Package: libkimageannotator-qt5-0
Architecture: any
Multi-Arch: same
Depends:
 libkimageannotator-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Image Annotating Library (Qt5 lib)
 The kImageAnnotator library provides tools to annotate
 images. This library is used by the ksnip project.
 .
 This package provides the Qt5 shared library.

Package: libkimageannotator-qt6-0
Architecture: any
Multi-Arch: same
Depends:
 libkimageannotator-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Image Annotating Library (Qt6 lib)
 The kImageAnnotator library provides tools to annotate
 images. This library is used by the ksnip project.
 .
 This package provides the Qt6 shared library.

Package: libkimageannotator-qt6-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libkcolorpicker-qt6-dev,
 libkimageannotator-qt6-0 (= ${binary:Version}),
 ${misc:Depends},
Description: Image Annotating Library (Qt6 dev)
 The kImageAnnotator library provides tools to annotate
 images. This library is used by the ksnip project.
 .
 This package provides the Qt6 development files.