feat: add new package qtxdg-tools

- required by lxqt-session
- it has been seperated from libqtxdg

fix #10559

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
This commit is contained in:
Aditya Alok 2022-05-08 19:50:37 +05:30
parent 3c4c901556
commit 8e03213f81
No known key found for this signature in database
GPG Key ID: 345AE134142077D8
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
TERMUX_PKG_HOMEPAGE="https://github.com/lxqt/qtxdg-tools"
TERMUX_PKG_DESCRIPTION="CLI tools for libqtxdg."
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.9.1
TERMUX_PKG_SRCURL="https://github.com/lxqt/qtxdg-tools/archive/${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=8e11ba499a0025532ab41dadecb635a23f928a56a9c95c404f043832456fa1e9
TERMUX_PKG_DEPENDS="libqtxdg"
TERMUX_PKG_AUTO_UPDATE=true