diff options
Diffstat (limited to 'ubuntu/_base/applications/klcddimmer/debian/control')
-rw-r--r-- | ubuntu/_base/applications/klcddimmer/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/klcddimmer/debian/control b/ubuntu/_base/applications/klcddimmer/debian/control new file mode 100644 index 000000000..66f749b78 --- /dev/null +++ b/ubuntu/_base/applications/klcddimmer/debian/control @@ -0,0 +1,15 @@ +Source: klcddimmer-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, tdelibs14-trinity-dev +Standards-Version: 3.7.3 +Homepage: http://klcddimeer.sourceforge.net/ + +Package: klcddimmer-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: smartdimmer +Description: Applet to adjust LCD brightness for TDE + KLcdDimmer is applet for simple adjust LCD brightness. + Notice that this applet relies on an external program to get/set the brightness. |