Files
lcdproc/scripts/debian/control
T

26 lines
1.1 KiB
Plaintext
Raw Normal View History

Source: lcdproc
Section: utils
Priority: extra
2006-10-05 08:45:29 +00:00
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
Build-Depends: debhelper (>= 5.0.0), pkg-config, xmlto, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev
2006-10-05 08:45:29 +00:00
Uploaders: Jonathan Oxer <jon@debian.org>
Standards-Version: 3.7.3
Package: lcdproc
Architecture: any
2006-10-06 16:07:18 +00:00
Depends: ${shlibs:Depends}, debconf | debconf-2.0, lsb-base (>= 3.0.10)
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/