1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-23 10:17:07 +00:00

add lxqt meta package

A few packages are left out:
 - lxqt-powermanagement
 - lxqt-policykit
 - lxqt-sudo
 - lxqt-admin
 - compton-conf

Because they're not suitable for Termux environment hence not ported
This commit is contained in:
Symeon Huang 2021-05-20 17:18:05 +01:00 committed by Yaksh Bariya
parent 141e33d219
commit 498032f9ea
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -0,0 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/termux/x11-packages
TERMUX_PKG_DESCRIPTION="A metapackage that installs all parts of the LXQt desktop environment"
TERMUX_PKG_LICENSE="Public Domain"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION=0.17.1
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_DEPENDS="pcman-qt, qterminal, lxqt-session, lxqt-panel, lxqt-runner, lxqt-openssh-askpass, lxqt-notificationd, lxqt-globalkeys, lxqt-config, lxqt-archiver, lxqt-about, lximage-qt, obconf-qt, openbox, lxqt-qtplugin, lxqt-themes, pavucontrol-qt"
TERMUX_PKG_METAPACKAGE=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true