aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 19:55:38 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-28 20:09:19 +0100
commit27e06a5e2999e4c68d0292c3f4213c956625593d (patch)
tree702eee3d1fc99fe5e45cf4ba86c781e5c6a165fe /debian/control
parent96e1f867d8cbc76d1b2ed493ec05ef5f5ec48494 (diff)
downloadnx-libs-27e06a5e2999e4c68d0292c3f4213c956625593d.tar.gz
nx-libs-27e06a5e2999e4c68d0292c3f4213c956625593d.tar.bz2
nx-libs-27e06a5e2999e4c68d0292c3f4213c956625593d.zip
library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomposite shared library.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control44
1 files changed, 16 insertions, 28 deletions
diff --git a/debian/control b/debian/control
index 8cbb4bc54..ecfd5d82a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
libxfont-dev,
libxdmcp-dev,
libxdamage-dev,
+ libxcomposite-dev,
libxrandr-dev,
autoconf,
pkg-config,
@@ -199,20 +200,17 @@ Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
- ${shlibs:Depends},
${misc:Depends},
-Breaks: nxlibs (<= 3.5.1),
- libnx-x11 (<< 2:3.5.0.29-0x2go2~),
-Description: nx-X11 Composite extension library
+Description: nx-X11 Composite extension library (dummy package)
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one.
.
- libNX_Xcomposite provides an X Window System client interface to the Composite
- extension to the X protocol
+ This package removes the obsoleted libNX_Xcomposite.so.1 library. With
+ recent versions of NX, the system-wide installed libXcomposite gets
+ used.
.
- The Composite extension allows clients called compositing managers to control
- the final drawing of the screen. Rendering is done into an off-screen buffer.
+ This package can be safely removed.
Package: libnx-xcomposite-dev
Provides: libnx-xcomposite1-dev
@@ -220,23 +218,17 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libnx-xcomposite1 (= ${binary:Version}),
- nx-x11proto-composite-dev (= ${binary:Version}),
${misc:Depends},
-Breaks: nxlibs (<= 3.5.1),
- libnx-x11-dev (<< 2:3.5.0.29-0x2go2~),
-Description: nx-X11 Composite extension library (development headers)
+Description: nx-X11 Composite extension library (dummy package)
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one.
.
- libNX_Xcomposite provides an X Window System client interface to the Composite
- extension to the X protocol
- .
- The Composite extension allows clients called compositing managers to control
- the final drawing of the screen. Rendering is done into an off-screen buffer.
+ This package removes the obsoleted headers for the libNX_Xcomposite.so.1
+ library. With recent versions of NX, the system-wide installed
+ libXcomposite gets used.
.
- This package contains the development headers for this library.
+ This package can be safely removed.
Package: nx-x11proto-composite-dev
Section: libdevel
@@ -261,22 +253,18 @@ Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
- libnx-xcomposite1 (= ${binary:Version}),
${misc:Depends},
Section: debug
-Breaks: nx-x11-dbg (<< 2:3.5.0.29-0x2go2~),
-Description: nx-X11 Composite extension library (debug package)
+Description: nx-X11 Composite extension library (dummy package)
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one.
.
- libNX_Xcomposite provides an X Window System client interface to the Composite
- extension to the X protocol
+ This package removes the debug symbols for the obsoleted
+ libNX_Xcomposite.so.1 library. With recent versions of NX, the
+ system-wide installed libXcomposite gets used.
.
- The Composite extension allows clients called compositing managers to control
- the final drawing of the screen. Rendering is done into an off-screen buffer.
- .
- This package contains debug symbols for this library.
+ This package can be safely removed.
Package: libnx-xdamage1
Architecture: any