Source: qtxdg-tools
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 libqt5xdg-dev,
 libqt5xdgiconloader-dev,
 lxqt-build-tools,
 pkgconf,
 pkg-config,
 qtbase5-dev,
 qtchooser,
 qttools5-dev,
 qttools5-dev-tools,
Standards-Version: 4.6.2
Homepage: https://github.com/lxqt/qtxdg-tools
Vcs-Browser: https://salsa.debian.org/lxqt-team/qtxdg-tools
Vcs-Git: https://salsa.debian.org/lxqt-team/qtxdg-tools.git

Package: qtxdg-tools
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
Breaks: qtxdg-dev-tools (<< 3.9.1),
Replaces: qtxdg-dev-tools (<< 3.9.1),
Description: libqtxdg user tools
 qtxdg-tools contains a CLI MIME tool, qtxdg-mat, for handling file associations and opening files with their default applications. It is maintained by the LXQt project and needed by LXQt Session, in order to be used by xdg-utils. Yet it can be used independently from LXQt, too.