stuff
[monky] / debian / control
1 Source: conky
2 Section: utils
3 Priority: optional
4 Maintainer: Jason Tan <jtan325@gmail.com>
5 Build-Depends: cdbs, debhelper (>= 4.1.0), xlibs-dev, libxt-dev
6 Standards-Version: 3.6.2
7
8 Package: conky
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: highly configurable system monitor for X based on torsmo
12  Conky is a system monitor for X originally based on the torsmo code.
13  Since its original conception, Conky has changed a fair bit from its
14  predecessor. Conky can display just about anything, either on your
15  root desktop or in its own window. Conky has many built-in objects,
16  as well as the ability to execute programs and scripts, then display
17  the output from stdout. See http://conky.sf.net for more info.
18