File: control

package info (click to toggle)
gtk-vnc 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,752 kB
  • sloc: ansic: 12,266; python: 2,609; makefile: 169; sh: 90; cpp: 22; javascript: 14; perl: 11
file content (165 lines) | stat: -rw-r--r-- 5,391 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
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
Source: gtk-vnc
Section: gnome
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders:
 Guido Günther <agx@sigxcpu.org>,
Standards-Version: 4.6.0
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 gobject-introspection,
 intltool,
 libcairo2-dev,
 libffi-dev,
 libgcrypt20-dev (>= 1.8.0),
 libgirepository1.0-dev,
 libglib2.0-dev (>= 2.56.0),
 libgnutls28-dev (>= 3.1.18),
 libgtk-3-dev,
 libpulse-dev,
 libsasl2-dev,
 libtext-csv-perl,
 meson,
 valac (>= 0.20),
Build-Conflicts:
 libffi4-dev,
 valac-0.12,
Vcs-Git: https://salsa.debian.org/libvirt-team/gtk-vnc.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/gtk-vnc
Homepage: https://wiki.gnome.org/Projects/gtk-vnc

Package: libgvnc-1.0-0
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Replaces:
 libgtk-vnc-1.0-0 (<= 0.4.3-1),
Description: VNC GObject wrapper (runtime libraries)
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 The core library is written in C and a bindings for other languages are
 available via GObject introspection. The networking layer supports connections
 over both IPv4 and IPv6.
 .
 This package contains the shared library.

Package: libgvnc-1.0-dev
Architecture: any
Section: libdevel
Depends:
 libcairo2-dev (>= 1.2.0),
 libgcrypt20-dev (>= 1.8.0),
 libgdk-pixbuf-2.0-dev (>= 2.36.0),
 libglib2.0-dev (>= 2.56.0),
 libgnutls28-dev,
 libgvnc-1.0-0 (= ${binary:Version}),
 libpulse-dev (>= 11.0),
 libsasl2-dev (>= 2.1.27),
 ${misc:Depends},
Replaces:
 libgtk-vnc-1.0-dev (<= 0.4.3-1),
Description: VNC GObject wrapper (development files)
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 The core library is written in C and a bindings for other languages are
 available via GObject introspection. The networking layer supports connections
 over both IPv4 and IPv6.
 .
 This package contains the development headers for libgvnc-1.0 and
 Vala bindings.

Package: libgtk-vnc-2.0-0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: VNC viewer widget for GTK+3 (runtime libraries)
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 The core library is written in C and a bindings for other languages are
 available via GObject introspection. The networking layer supports connections
 over both IPv4 and IPv6.
 .
 This package contains the shared library built for GTK+3.

Package: libgtk-vnc-2.0-dev
Architecture: any
Section: libdevel
Depends:
 gir1.2-gtk-vnc-2.0 (= ${binary:Version}),
 libcairo2-dev (>= 1.2.0),
 libgnutls28-dev,
 libgtk-3-dev,
 libgtk-vnc-2.0-0 (= ${binary:Version}),
 libgvnc-1.0-dev (= ${binary:Version}),
 ${misc:Depends},
Description: VNC viewer widget for GTK+3 (development files)
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 The core library is written in C and a bindings for other languages are
 available via GObject introspection. The networking layer supports connections
 over both IPv4 and IPv6.
 .
 This package contains the development headers for libgtk-vnc-2.0 and Vala
 bindings.

Package: gir1.2-gtk-vnc-2.0
Section: introspection
Architecture: any
Multi-Arch: same
Provides:
 gir1.2-gvnc-1.0 (= ${binary:Version}),
 gir1.2-gvncpulse-1.0 (= ${binary:Version}),
 gir1.2-gtkvnc-2.0 (= ${binary:Version})
Depends:
 ${gir:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: GObject introspection data for GTK-VNC
 This package contains introspection data for the GTK-VNC library.
 .
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gvncviewer
Architecture: any
Section: x11
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: VNC viewer using gtk-vnc
 It is built using coroutines, allowing it to be completely asynchronous while
 remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
 VeNCrypt authentication extension providing SSL/TLS encryption with x509
 certificate authentication.
 .
 The core library is written in C and a bindings for other languages are
 available via GObject introspection. The networking layer supports connections
 over both IPv4 and IPv6.
 .
 This package contains the VNC viewer and VNC capture utility.