diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-29 00:59:49 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-29 01:00:13 +0200 |
commit | 31853390244b190be4e984e5c97356bf37395233 (patch) | |
tree | f7ed2f2fd9885f9cf786eb6e573756b1c54fbcd6 /ubuntu/precise/applications/kshutdown/debian/control | |
parent | c95456d379e84e0beb512ac41360fcba204585bf (diff) | |
download | tde-packaging-31853390244b190be4e984e5c97356bf37395233.tar.gz tde-packaging-31853390244b190be4e984e5c97356bf37395233.zip |
Add kshutdown packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kshutdown/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kshutdown/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kshutdown/debian/control b/ubuntu/precise/applications/kshutdown/debian/control new file mode 100644 index 000000000..01d975455 --- /dev/null +++ b/ubuntu/precise/applications/kshutdown/debian/control @@ -0,0 +1,20 @@ +Source: kshutdown-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 7.0.1), automake, libtool, tdelibs4-trinity-dev +Standards-Version: 3.8.1 + +Package: kshutdown-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: an advanced shut down utility for TDE + It has 4 main commands: + . + - Shut Down (logout and halt the system), + - Reboot (logout and reboot the system), + - Lock Screen (lock the screen using a screen saver), + - Logout (end the session and logout the user). + . + It features time and delay options, command line support, wizard, + and sounds. |