Source: albert
Section: utils
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Manuel Schneider <manuelschneid3r@gmail.com>
Standards-Version: 4.0.0
Homepage: https://albertlauncher.github.io/
Vcs-Git: ghttps://github.com/albertlauncher/albert.git
Build-Depends: 
 debhelper (>=9),
 cmake (>=3.1.3),
 qtbase5-dev (>=5.5),
 libqt5x11extras5-dev (>=5.5),
 libqt5svg5-dev (>=5.5),
 qtdeclarative5-dev (>=5.5),
 libmuparser-dev (>=2),
 python3-dev (>=3.5),
 lsb-release

Package: albert
Architecture: any
Depends: ${shlibs:Depends}, libqt5sql5-sqlite
Recommends: qml-module-qtgraphicaleffects, qml-module-qtquick-controls
Description: sophisticated, plugin-based, standalone keyboard launcher
 Albert is a unified and efficient access to your machine. Technically it is a
 keyboard launcher written in C++/Qt. The plugin based architecture makes it
 extremely flexible and powerful. Plugins can be used to create modular frontends
 or native extensions. Extensions can also be implemented using embedded Python
 modules or via a CGI approach in any language you want. The frontends shipped 
 heavily focus on customizability.
