File: control

package info (click to toggle)
nxcl 0.9-3.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 560 kB
  • ctags: 412
  • sloc: cpp: 3,149; makefile: 114
file content (34 lines) | stat: -rw-r--r-- 1,078 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
Source: nxcl
Priority: optional
Maintainer: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>=5), automake, autoconf, doxygen, libstdc++-dev, libdbus-1-dev, libx11-dev, quilt (>= 0.40), libtool
Standards-Version: 3.7.3
Section: x11

Package: libnxcl1
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ssh-client, nxproxy
Description: NX X compression client library
 NX provides a differential X compression system for X11.
 .
 This package provides the client library.

Package: libnxcl-dev
Section: libdevel
Architecture: any
Depends: libnxcl1 (= ${binary:Version}), ${misc:Depends}
Description: NX X compression client library---headers
 NX provides a differential X compression system for X11.
 .
 This package provides the client library headers.

Package: libnxcl-bin
Section: x11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: NX X compression client library---runtime
 NX provides a differential X compression system for X11.
 .
 This package provides the runtime binaries for the nx client libraries.