2006-03-03 16:43:48 +00:00
|
|
|
Source: lcdproc
|
|
|
|
|
Section: utils
|
|
|
|
|
Priority: extra
|
2006-10-05 08:45:29 +00:00
|
|
|
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
|
2009-06-07 13:57:22 +00:00
|
|
|
Build-Depends: debhelper (>= 5.0.0), pkg-config, xmlto, libncurses5-dev, libusb-dev (>= 0.1.8)
|
2006-10-05 08:45:29 +00:00
|
|
|
Uploaders: Jonathan Oxer <jon@debian.org>
|
2009-06-07 13:57:22 +00:00
|
|
|
Homepage: http://www.lcdproc.org/
|
|
|
|
|
Standards-Version: 3.8.0
|
2006-03-03 16:43:48 +00:00
|
|
|
|
|
|
|
|
Package: lcdproc
|
2008-10-16 08:54:35 +00:00
|
|
|
Architecture: alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc sparc
|
2006-10-06 16:07:18 +00:00
|
|
|
Depends: ${shlibs:Depends}, debconf | debconf-2.0, lsb-base (>= 3.0.10)
|
2006-03-03 16:43:48 +00:00
|
|
|
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
|
2006-04-15 10:46:21 +00:00
|
|
|
connected via USB: CFontzPacket, CwLnx, IOWarrior and HD44780.
|
2006-03-03 16:43:48 +00:00
|
|
|
.
|
|
|
|
|
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.
|