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