summaryrefslogtreecommitdiff
blob: 30fbfbd808e03d461c922c4997b2553e8254f35d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>lcd</herd>
<maintainer>
  <email>rbu@gentoo.org</email>
  <name>Robert Buchholz</name>
</maintainer>
<longdescription lang="en">
  LCDproc is a piece of software that displays real-time system information
  from your Linux/*BSD box on a LCD. The server supports several serial
  devices: Matrix Orbital, CrystalFontz, Bayrad, LB216, LCDM001
  (kernelconcepts.de), Wirz-SLI, Cwlinux(.com) 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.
</longdescription>
<use>
  <flag name='irman'>Enable support for IRMan
    (<pkg>media-libs/libirman</pkg>)</flag>
  <flag name='nfs'>Adds support for NFS file system</flag>
  <flag name='seamless-hbars'>Try to avoid gaps in horizontal bars</flag>
</use>
</pkgmetadata>