Source: mate-hud
Section: x11
Priority: optional
Maintainer: Martin Wimpress <martin.wimpress@ubuntu.com>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3,
               python3-distutils-extra,
               python3-setuptools,
Standards-Version: 4.1.3
Homepage: https://github.com/ubuntu-mate/mate-hud/
Vcs-Browser: https://github.com/ubuntu-mate/distro-packages/
Vcs-Git: https://github.com/ubuntu-mate/distro-packages.git
X-Python-Version: >= 3.3

Package: mate-hud
Architecture: all
Depends: gir1.2-gtk-3.0,
         mate-applet-appmenu,
         mate-desktop-common,
         python3 (>= 3.3),
         python3-dbus,
         python3-psutil,
         python3-setproctitle,
         python3-xlib,
         rofi,
         ${misc:Depends},
         ${python3:Depends},
Description: Run menubar commands, much like the Unity 7 HUD
 A Heads-Up Display (HUD) allows you to search through an application's
 appmenu. So if you're trying to find that single filter in Gimp but
 can't remember which filter category it fits into or if you can't
 recall if preferences sits under File, Edit or Tools on your favourite
 browser, you can just search for it rather than hunting through the
 menus.
