diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/applications/kkbswitch/debian/control | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kkbswitch/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kkbswitch/debian/control | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kkbswitch/debian/control b/ubuntu/_base/applications/kkbswitch/debian/control new file mode 100644 index 000000000..3327f4eb7 --- /dev/null +++ b/ubuntu/_base/applications/kkbswitch/debian/control @@ -0,0 +1,32 @@ +Source: kkbswitch-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org> +Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org> +Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, tdelibs14-trinity-dev, libxkbfile-dev +Standards-Version: 3.7.3 +Homepage: http://kkbswitch.sourceforge.net/ + +Package: kkbswitch-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: tdebase-data-trinity, xkb-data-extra-trinity +Description: keyboard layout indicator for TDE + KKBSwitch displays an icon in the system tray that indicates which layout is + currently active and enables you to switch layouts by clicking the icon or by + selecting from the menu. It works with all desktop environments. + . + Features include: + - Configurable icons for the keyboard layouts. + - The "toggle mode" to toggle between the two most recently-used keyboard + layouts. + - Choose to use a global layout or per-application or per-window layouts. + - Configurable keyboard shortcuts. + +Package: xkb-data-extra-trinity +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Enhances: xkb-data +Description: Additional data for xkb + This package contains additional keyboard layout definitions for xkb. |