Commit Graph

20454 Commits

Author SHA1 Message Date
Leonid Pliushch
1f3cd2104a
qt5-qtwebkit: remove common build tools from build-time dependencies list
procps - is that a build tool?
bison, flex, gperf - common build tools, default build env packages
ruby - default package in build environment
cmake - installed by build-package.sh if necessary

Neither of these target packages are usable when cross-compiling and thus
shouldn't be specified as build time dependency.
2022-04-18 14:47:06 +05:30
Leonid Pliushch
72fd31d904
pcmanfm-qt: remove cmake/perl from build dependencies 2022-04-18 14:47:06 +05:30
Leonid Pliushch
9ddda12511
pavucontrol-qt: remove cmake from build dependencies 2022-04-18 14:47:06 +05:30
Leonid Pliushch
f2d78621ea
otter-browser: remove cmake from build dependencies 2022-04-18 14:47:06 +05:30
Leonid Pliushch
4d9a2e9e33
obconf-qt: remove cmake & perl from build depends 2022-04-18 14:47:05 +05:30
Leonid Pliushch
01edf86d62
remove cmake and perl from LXQT build dependencies
CMake - installed by build-package.sh when necessary or by hook inside
package build.sh script. Target package is useless when cross-compiling.
When building on-device, cmake is installed by setup-termux.sh.

Perl - installed by default in build environment by setup-ubuntu.sh or
setup-termux.sh. When cross-compiling, target package is useless.
2022-04-18 14:47:05 +05:30
Leonid Pliushch
c254d1fe54
lximage-qt: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:05 +05:30
Leonid Pliushch
911a0c1879
libqtxdg: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:05 +05:30
Leonid Pliushch
65b82dbd2c
libfm-qt: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:05 +05:30
Leonid Pliushch
0523d0f17e
libdbusmenu-qt: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:05 +05:30
Leonid Pliushch
83df96f206
kwindowsystem: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:04 +05:30
Leonid Pliushch
1233d03778
kvantum: remove cmake & perl from build depends 2022-04-18 14:47:04 +05:30
Leonid Pliushch
9fcef33419
kguiaddons: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:04 +05:30
Leonid Pliushch
d01b4c463b
featherpad: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:04 +05:30
Leonid Pliushch
f4ac85ffb0
extra-cmake-modules: move cmake to runtime dependencies 2022-04-18 14:47:04 +05:30
Simeon Huang
d4e754de23
path fix for libfm-qt 2022-04-18 14:47:03 +05:30
Simeon Huang
757b9e4d4e
use pulseaudio-glib for pavucontrol-qt
the previous patch to try to use the primary mainloop doesn't work
2022-04-18 14:47:03 +05:30
Symeon Huang
b2e1548fe1
add shared-mime-info as a runtime dependency 2022-04-18 14:47:03 +05:30
Symeon Huang
c15c5d3296
add kvantum theme engine and recommend it via lxqt 2022-04-18 14:47:03 +05:30
Symeon Huang
dfb849e95c
add private library path into RUNPATH 2022-04-18 14:47:03 +05:30
Symeon Huang
da275ce717
remove extra /usr from the XDG paths fix 2022-04-18 14:47:03 +05:30
Symeon Huang
8038da6b63
implement missing wordexp functionality; patching lxqt-session fhs 2022-04-18 14:47:02 +05:30
Symeon Huang
498032f9ea
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
2022-04-18 14:47:02 +05:30
Symeon Huang
141e33d219
add lxqt-runner package (math disabled) 2022-04-18 14:47:02 +05:30
Symeon Huang
73b00b55d1
add lxqt-panel package (with a few plugins disabled for now) 2022-04-18 14:47:02 +05:30
Symeon Huang
3830eb7cf1
add pcmanfm-qt package 2022-04-18 14:47:02 +05:30
Symeon Huang
c0b13b2ea7
add lxqt-session package 2022-04-18 14:47:01 +05:30
Symeon Huang
0ce57ac497
add lxqt-openssh-askpass package 2022-04-18 14:47:01 +05:30
Symeon Huang
4e58a077b6
add lxqt-notificationd package 2022-04-18 14:47:01 +05:30
Symeon Huang
3c421db82c
add lxqt-globalkeys package 2022-04-18 14:47:01 +05:30
Symeon Huang
d57c337395
add lxqt-config package 2022-04-18 14:47:01 +05:30
Symeon Huang
f4ad9b33a6
add lxqt-archiver package 2022-04-18 14:47:01 +05:30
Symeon Huang
6c55beec8c
add lxqt-about package 2022-04-18 14:47:00 +05:30
Symeon Huang
fa9c1efd3a
add lximage-qt package 2022-04-18 14:47:00 +05:30
Symeon Huang
f7bfb22c13
add pavucontrol-qt package 2022-04-18 14:47:00 +05:30
Symeon Huang
a6154daf64
add obconf-qt package 2022-04-18 14:47:00 +05:30
Symeon Huang
464d264a99
add lxqt-qtplugin package 2022-04-18 14:47:00 +05:30
Symeon Huang
c1cf44d1c3
add libdbusmenu-qt package 2022-04-18 14:47:00 +05:30
Symeon Huang
3801dc5993
add libfm-qt package 2022-04-18 14:46:59 +05:30
Symeon Huang
15f6f34888
add lxqt-themes package 2022-04-18 14:46:59 +05:30
Symeon Huang
80b220d126
add libsysstat package 2022-04-18 14:46:59 +05:30
Symeon Huang
9f35b18995
add liblxqt package 2022-04-18 14:46:59 +05:30
Leonid Pliushch
1d68e5de68
xfce4-panel-profiles: build in source directory 2022-04-18 14:46:59 +05:30
suhan-paradkar
8ba2b6a4aa
use TERMUX_PREFIX instead of PREFIX 2022-04-18 14:46:59 +05:30
Leonid Pliushch
7c2d7c6ddd
xfce4-panel-profiles: fix description 2022-04-18 14:46:58 +05:30
Leonid Pliushch
6e30f3e2bb
xfce4-mailwatch-plugin: trim spaces in description 2022-04-18 14:46:58 +05:30
Leonid Pliushch
8d047a6723
xfce4-datetime-plugin: trim spaces in description 2022-04-18 14:46:58 +05:30
Leonid Pliushch
386d2816ca
xfce4-panel-profiles: avoid unnecessary variables in build.sh 2022-04-18 14:46:58 +05:30
Leonid Pliushch
2d361c6ab8
xfce4-mailwatch-plugin: avoid unnecessary variables in build.sh 2022-04-18 14:46:58 +05:30
Leonid Pliushch
b6f3ce31dc
xfce4-datetime-plugin: avoid unnecessary variables in build.sh 2022-04-18 14:46:57 +05:30