mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-06 05:17:57 +00:00
25e2379edd
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@536 7f574dfc-610e-0410-a909-a81674777703
19 lines
743 B
Plaintext
19 lines
743 B
Plaintext
Source: conky
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Brenden Matthews <brenden@rty.ca>
|
|
Build-Depends: cdbs, debhelper (>= 4.1.0), xlibs-dev, libxt-dev
|
|
Standards-Version: 3.6.2
|
|
|
|
Package: conky
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: highly configurable system monitor for X based on torsmo
|
|
Conky is a system monitor for X originally based on the torsmo code.
|
|
Since its original conception, Conky has changed a fair bit from its
|
|
predecessor. Conky can display just about anything, either on your
|
|
root desktop or in its own window. Conky has many built-in objects,
|
|
as well as the ability to execute programs and scripts, then display
|
|
the output from stdout. See http://conky.sf.net for more info.
|
|
|