Files
lcdproc/scripts/debian/control
T

25 lines
1.1 KiB
Plaintext

Source: lcdproc
Section: utils
Priority: extra
Maintainer: Jonathan Oxer <jon@debian.org>
Build-Depends: debhelper (>= 4.0.0), automake1.7, autoconf, texinfo, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev
Standards-Version: 3.6.2
Package: lcdproc
Architecture: any
Depends: ${shlibs:Depends}, debconf (>= 0.5.0)
Description: LCD display driver daemon and clients
This is a client/server suite including drivers for all kinds of
nifty LCD displays. The server supports several serial devices: Matrix
Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de),
Wirz-SLI and PIC-an-LCD; some devices connected to the parallel port:
HD44780, STV5730, T6963, SED1520 and SED1330; and also some displays
connected via USB: CFontzPacket, CwLnx, IOWarrior and HD44780.
.
Various clients are available that display things like CPU load, system
load, memory usage, uptime, and a lot more. Custom clients can be
written using the simple client-server protocol and provided example
code.
.
http://lcdproc.omnipotent.net/ or http://www.lcdproc.org/