lcdproc 0.5.5-1ubuntu1 source package in Ubuntu

Changelog

lcdproc (0.5.5-1ubuntu1) precise; urgency=low

  * pkglib_PROGRAMS.patch: With automake 1.11.3, pkglib_PROGRAMS is not valid
    anymore, so work around this by using my_execbin_PROGRAMS. (LP: #935216)
 -- Andreas Moog <email address hidden>   Sun, 26 Feb 2012 14:01:38 +0100

Upload details

Uploaded by:
Andreas Moog
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
linux-any kfreebsd-any knetbsd-any kopensolaris-any darwin-any freebsd-any netbsd-any openbsd-any solaris-any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lcdproc_0.5.5.orig.tar.gz 924.0 KiB b136b47d7bf585a003334f432d8730a36ef5ed1cd520084b919667d825e48d42
lcdproc_0.5.5-1ubuntu1.debian.tar.gz 11.5 KiB 727ee75117296c5064c97b6e1dd850750cd597b82051cc1513326879bf827182
lcdproc_0.5.5-1ubuntu1.dsc 2.4 KiB 9f17914f696370d69589e591bfe42a304d4d19b7215dcf1c945713400442373a

Available diffs

View changes file

Binary packages built by this source

lcdproc: LCD display driver daemon and clients

 Lcdproc 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; and some devices connected to the LPT port:
 HD44780, STV5730, T6963, SED1520 and SED1330.
 .
 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.
 .
 This package contains the LCD drivers which need no extra libraries to
 run. In the lcdproc-extra-drivers package some USB and VGA on-screen
 displays are also supported.

lcdproc-dbg: debugging symbols for lcdproc

 This is a client/server suite including drivers for all kinds of
 nifty LCD displays.
 .
 This package contains the debugging symbols associated with lcdproc.
 They will automatically be used by gdb for debugging libupnp-related
 issues.
 .
 Most people will not need this package.

lcdproc-extra-drivers: extra drivers for the LCD display driver daemon

 Lcdproc 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; and some devices connected to the LPT port:
 HD44780, STV5730, T6963, SED1520 and SED1330. As of 0.4.4 some USB
 displays are also supported by the drivers CFonz633, CwLnx, and USBLCD.
 .
 This package contains the LCD drivers which need extra libraries to
 run such as USB, LIRC, SVGA, and the X Window System.