aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 968582d1e327768f4562062ac6e47ec9b2d5f89c (plain)
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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
Source: nx-libs
Section: x11
Priority: extra
Maintainer: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends:
 debhelper (>= 7.0.50~),
 libpng-dev,
 libjpeg-dev,
 zlib1g-dev,
 quilt (>= 0.46-7~),
 autoconf
Build-Conflicts:
 x11proto-core-dev,
 x11proto-kb-dev,
 x11proto-randr-dev,
 x11proto-record-dev,
 x11proto-xinerama-dev,
 xbitmaps
Standards-Version: 3.9.2
Homepage: http://code.x2go.org/releases/source/nx-libs
Vcs-Git: git://code.x2go.org/nx-libs.git
Vcs-Browser: http://code.x2go.org/gitweb?p=nx-libs.git;a=summary

Package: libnx-x11
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: nx-X11 (NoMachine)
 X11 libraries customized for nxagent (NoMachine).

#Package: libnx-x11-dbg
#Architecture: any
#Depends:
# ${shlibs:Depends},
# ${misc:Depends}
#Priority: extra
#Section: debug
#Description: nx-X11 (NoMachine), debug symbols
# X11 libraries customized for nxagent (NoMachine).
# .
# This package contains the debug symbols of nx-X11. Source: nx-libs.

Package: libnx-x11-dev
Section: libdevel
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${misc:Depends}
Description: Library headers for nx-X11 (NoMachine)
 X11 libraries customized for nxagent (NoMachine).
 .
 This package provides the compression library headers.

Package: libnx-mesa-extras-dev
Section: libdevel
Architecture: any
Depends:
 ${misc:Depends}
Description: Library headers for nx-X11 (NoMachine. extra headers)
 X11 libraries customized for nxagent (NoMachine).
 .
 This package provides extra compression library headers.

Package: nxagent
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Description: NX agent (NoMachine)
 nxagent is an agent providing X transport of X sessions. The application
 is based on the well known Xnest "nested" server. nxagent, like Xnest,
 is an X server for its own clients, and at the same time, an X client
 for a system's local X server.
 .
 The main scope of nxagent is to eliminate X round-trips or transform
 them into asynchronous replies. nxagent works together with nxproxy from
 NoMachine. nxproxy itself does not make any effort to minimize round-trips
 by itself, this is demanded of nxagent.
 .
 Being an X server, nxagent is able to resolve all the property/atoms related
 requests locally, ensuring that the most common source of round-trips are
 nearly reduced to zero.

#Package: nxagent-dbg
#Architecture: any
#Depends:
# libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
# ${shlibs:Depends},
# ${misc:Depends}
#Priority: extra
#Section: debug
#Description: NX agent (NoMachine), debug symbols
# nxagent is an agent providing X transport of X sessions. The application
# is based on the well known Xnest "nested" server. nxagent, like Xnest,
# is an X server for its own clients, and at the same time, an X client
# for a system's local X server.
# .
# The main scope of nxagent is to eliminate X round-trips or transform
# them into asynchronous replies. nxagent works together with nxproxy from
# NoMachine. nxproxy itself does not make any effort to minimize round-trips
# by itself, this is demanded of nxagent.
# .
# Being an X server, nxagent is able to resolve all the property/atoms related
# requests locally, ensuring that the most common source of round-trips are nearly
# reduced to zero.
# .
# This package contains the debug symbols of nxagent. Source: nx-libs

Package: nxproxy
Architecture: any
Depends:
 libxcomp3 (>= ${source:Version}), libxcomp3 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Description: NX proxy (NoMachine)
 NX provides a differential X compression library for X11.
 .
 This package provides the NX proxy (client) binary.

#Package: nxproxy-dbg
#Architecture: any
#Depends:
# libxcomp3 (>= ${source:Version}), libxcomp3 (<< ${source:Version}.1~),
# ${shlibs:Depends},
# ${misc:Depends}
#Priority: extra
#Section: debug
#Description: NX proxy (NoMachine), debug symbols
# NX provides a differential X compression library for X11.
# .
# This package provides the NX proxy (client) binary.

Package: nxauth
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Description: NX xauth (NoMachine)
 NX provides a differential X compression library for X11.
 .
 This package provides the NX xauth binary.

#Package: nxauth-dbg
#Architecture: any
#Depends:
# libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
# ${shlibs:Depends},
# ${misc:Depends}
#Priority: extra
#Section: debug
#Description: NX xauth (NoMachine), debug symbols
# NX provides a differential X compression library for X11.
# .
# This package provides the NX xauth binary.

Package: libxcomp3
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Breaks: nxcomp
Replaces: nxcomp
Description: NX X compression library
 NX provides a differential X compression library for X11.
 .
 This package provides the compression library.

#Package: libxcomp-dbg
#Priority: extra
#Section: debug
#Architecture: any
#Depends:
# libxcomp3 (= ${binary:Version}),
# ${misc:Depends}
#Description: NX X compression library, debug symbols
# NX provides a differential X compression library for X11.
# .
# This package provides debug symbols for the libxcomp3 library.

Package: libxcomp-dev
Section: libdevel
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 libxcomp3 (= ${binary:Version}),
 ${misc:Depends}
Breaks: nxcomp-dev
Replaces: nxcomp-dev
Description: NX X compression library headers
 NX provides a differential X compression library for X11.
 .
 This package provides the compression library headers.

Package: libxcompext3
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Breaks: nxcompext
Replaces: nxcompext
Description: NX X11 protocol compression extensions library
 NX is a software suite from NoMachine which implements very efficient
 compression of the X11 protocol. This increases performance when
 using X applications over a network, especially a slow one.
 .
 libXcompext extends the core NX library with additional features.

#Package: libxcompext-dbg
#Architecture: any
#Section: debug
#Priority: extra
#Depends:
# libxcompext3 (= ${binary:Version}),
# ${misc:Depends}
#Description: NX X11 protocol compression extensions library, debug symbols
# NX is a software suite from NoMachine which implements very efficient
# compression of the X11 protocol. This increases performance when
# using X applications over a network, especially a slow one.
# .
# This package contains the debug symbols for the libxcompext3 library.
# Source: nx-libs.

Package: libxcompext-dev
Architecture: any
Priority: extra
Section: libdevel
Depends:
 libxcompext3 (=${binary:Version}),
 ${misc:Depends},
 libxcomp-dev,
Breaks: nxcompext-dev
Replaces: nxcompext-dev
Description: NX X11 protocol compression extensions library headers
 NX is a software suite from NoMachine which implements very efficient
 compression of the X11 protocol. This increases performance when
 using X applications over a network, especially a slow one.
 .
 libXcompext extends the core NX library with additional features.
 .
 This package contains the development files for the nxcompext library.

Package: libxcompshad3
Section: x11
Architecture: any
Depends:
 libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
 ${shlibs:Depends},
 ${misc:Depends}
Breaks: nxcompshad
Replaces: nxcompshad
Description: NX shadowing library
 NX is a software suite from NoMachine which implements very efficient
 compression of the X11 protocol. This increases performance when
 using X applications over a network, especially a slow one.
 .
 This library provides support for shadowing sessions.

#Package: libxcompshad-dbg
#Section: debug
#Priority: extra
#Architecture: any
#Depends: libxcompshad3 (=${binary:Version}), ${misc:Depends}
#Description: NX shadowing library, debug symbols
# NX is a software suite from NoMachine which implements very efficient
# compression of the X11 protocol. This increases performance when
# using X applications over a network, especially a slow one.
# .
# This package contains the debug symbols of the libxcompshad3 library.
# Source: nx-libs.

Package: libxcompshad-dev
Section: libdevel
Architecture: any
Depends:
 libxcompshad3 (=${binary:Version}),
 ${misc:Depends}
Breaks: nxcompshad-dev
Replaces: nxcompshad-dev
Description: NX shadowing library headers
 NX is a software suite from NoMachine which implements very efficient
 compression of the X11 protocol. This increases performance when
 using X applications over a network, especially a slow one.
 .
 This package contains the development files for the nxcompshad library.