Source: xfce4-xkb-plugin
Section: xfce
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 autotools-dev,
 dh-autoreconf,
 g++,
 gawk,
 gcc,
 gettext,
 grep,
 intltool,
 libatk1.0-dev,
 libblkid-dev,
 libcairo2-dev,
 libdbus-1-dev,
 libfreetype-dev,
 libfribidi-dev,
 libgarcon-1-0-dev,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libharfbuzz-dev,
 libice-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libmount-dev,
 libnotify-dev,
 libpango1.0-dev,
 libpixman-1-dev,
 libpng-dev,
 librsvg2-dev,
 libtiff-dev,
 libtool,
 libwebp-dev,
 libwnck-3-dev,
 libx11-dev,
 libxfce4panel-2.0-dev,
 libxfce4ui-2-dev,
 libxfce4util-dev,
 libxfconf-0-4 | libxfconf-0-3 | libxfconf-0-2,
 libxfconf-0-dev,
 libxklavier-dev,
 libxml2-dev,
 libxml2-utils,
 libxml-parser-perl,
 make,
 pkgconf,
 pkg-config,
 sed,
 x11-xserver-utils,
 xfce4-dev-tools,
Standards-Version: 4.6.2
Homepage: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin/start
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-xkb-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-xkb-plugin.git

Package: xfce4-xkb-plugin
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: xfce4-xkb-plugin - multiple keyboard layout management
 Written by Alexander Iliev, this plugin allows you to setup and use multiple (currently up to 4 due to X11 protocol limitation) keyboard layouts. You can choose the keyboard model, what key combination to use to switch between the layouts, the actual keyboard layouts, the way in which the current layout is being displayed (country flag image or text) and the layout policy, which is whether to store the layout globally (for all windows), per application or per window. If a certain flag is missing, the plugin will fallback to displaying the layout as text. The plugin detects any change in the layout configuration (e.g. setxkbmap invocations) and reconfigures itself to use the new settings. Lots of code was borrowed from the XfKC project by Gauvain Pocentek.