From 5407ea47641964dd696d67841289e01d41b0e8de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 4 Nov 2018 01:48:02 +0100 Subject: DEB kkbswitch: Switch to cmake. Keyboard layout for xkb is split into a separate package. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/maverick/applications/kkbswitch/debian/control | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ubuntu/maverick/applications/kkbswitch/debian/control') diff --git a/ubuntu/maverick/applications/kkbswitch/debian/control b/ubuntu/maverick/applications/kkbswitch/debian/control index 191d4b445..3327f4eb7 100644 --- a/ubuntu/maverick/applications/kkbswitch/debian/control +++ b/ubuntu/maverick/applications/kkbswitch/debian/control @@ -4,14 +4,14 @@ Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Debian Hebrew Packaging Team Uploaders: Baruch Even , Lior Kaplan , Shachar Shemesh -Build-Depends: debhelper (>= 7.0.50~), cdbs, automake, libtool, tdelibs14-trinity-dev +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 +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 @@ -23,3 +23,10 @@ Description: keyboard layout indicator for TDE 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. -- cgit v1.2.1