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:
parent
141e33d219
commit
498032f9ea
9
x11-packages/lxqt/build.sh
Normal file
9
x11-packages/lxqt/build.sh
Normal 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
|
Loading…
Reference in New Issue
Block a user