[Pkg-nx-commits] r55 - nxcomp2/trunk/debian
Per Olofsson
pelle at costa.debian.org
Tue Sep 19 14:24:42 UTC 2006
Author: pelle
Date: 2006-09-19 14:24:41 +0000 (Tue, 19 Sep 2006)
New Revision: 55
Modified:
nxcomp2/trunk/debian/control
Log:
Improve descriptions
Modified: nxcomp2/trunk/debian/control
===================================================================
--- nxcomp2/trunk/debian/control 2006-09-19 14:12:54 UTC (rev 54)
+++ nxcomp2/trunk/debian/control 2006-09-19 14:24:41 UTC (rev 55)
@@ -12,9 +12,12 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: NX X11 protocol compression library
- libXcomp is a library for compressing the X11 protocol. It is a part
- of the NX software suite from NoMachine.
- .
+ 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.
+ .
+ libXcomp is the core NX library for compressing the X11 protocol.
+ .
Website: http://www.nomachine.com/
Package: libxcomp2-dev
@@ -26,9 +29,4 @@
Depends: libxcomp2 (= ${binary:Version}), ${misc:Depends}, x11proto-core-dev,
zlib1g-dev, libpng12-dev, libjpeg62-dev
Description: NX X11 protocol compression library - devel files
- libXcomp is a library for compressing the X11 protocol. It is a part
- of the NX software suite from NoMachine.
- .
- This package contains development files for libXcomp.
- .
- Website: http://www.nomachine.com/
+ This package contains development files for libxcomp2.
More information about the Pkg-nx-commits
mailing list