Commit Graph

1848 Commits

Author SHA1 Message Date
Rafael Kitover
1ff01373bd
Add package: xorg-xprop
Utility to print properties of X11 windows, most usefully WM_CLASS.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:49 +05:30
Rafael Kitover
6707905b61
Add package: xorg-xwininfo
This is a tiny utility from xorg to print X11 window information such as
geometry.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:48 +05:30
Rafael Kitover
14caba03d4
new package: devilspie
This is a user daemon utility that reads configuration files in lisp for
matching X11 windows and performing actions on them.

For example, I have this file:

~/.devilspie/undecorate.ds

With this contents:

(if (or (is (window_class) "qterminal") (is (window_class)
"Xfce4-terminal"))
	(undecorate)
)

With the daemon launched from my xstartup, when a window matching the
class "qterminal" or "Xfce4-terminal" is opened, it will remove window
manager decorations from it giving me a borderless window without a
title bar.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:48 +05:30
Leonid Pliushch
d794384dc9
revert mate packages update
Need automake v1.16.2 but we have v1.16.1 in Docker image.
2022-04-18 14:47:48 +05:30
Leonid Pliushch
a419ad10a5
vim-gtk: update to 8.2.3300 2022-04-18 14:47:48 +05:30
Leonid Pliushch
cf9e56bba8
ristretto: update to 0.11.0 2022-04-18 14:47:48 +05:30
Leonid Pliushch
be11a8099c
putty: update to 0.76 2022-04-18 14:47:47 +05:30
Leonid Pliushch
44101bfc40
polybar: update to 3.5.6 2022-04-18 14:47:47 +05:30
Leonid Pliushch
ef747abe8f
pidgin: update to 2.14.6 2022-04-18 14:47:47 +05:30
Leonid Pliushch
03bbcdf3b5
papirus-icon-theme: update to 20210802 2022-04-18 14:47:47 +05:30
Leonid Pliushch
ed13e6087f
mate-terminal: update to 1.26.0 2022-04-18 14:47:47 +05:30
Leonid Pliushch
90276f8d0a
mate-settings-daemon: update to 1.26.0 2022-04-18 14:47:46 +05:30
Leonid Pliushch
10fa7fa30c
mate-session-manager: update to 1.26.0 2022-04-18 14:47:46 +05:30
Leonid Pliushch
a61c3b9fa7
mate-panel: update to 1.26.0 2022-04-18 14:47:46 +05:30
Leonid Pliushch
74b94bcce0
mate-menus: update to 1.26.0 2022-04-18 14:47:46 +05:30
Leonid Pliushch
8a9656138d
mate-desktop: update to 1.26.0 2022-04-18 14:47:46 +05:30
Leonid Pliushch
bc66cd182b
marco: update to 1.26.0 2022-04-18 14:47:45 +05:30
Leonid Pliushch
54fbf8c97a
mesa-demos: bump revision 2022-04-18 14:47:45 +05:30
Leonid Pliushch
f479963ab4
kvantum: update to 0.20.1 2022-04-18 14:47:45 +05:30
Leonid Pliushch
8c52dbe117
libxfont2: update to 2.0.5 2022-04-18 14:47:45 +05:30
Leonid Pliushch
0b442977f8
libepoxy: update to 1.5.8 2022-04-18 14:47:45 +05:30
Leonid Pliushch
41dd71cb08
libdrm: update to 2.4.107 2022-04-18 14:47:44 +05:30
Leonid Pliushch
9ada93bc32
fltk: update patches 2022-04-18 14:47:44 +05:30
Leonid Pliushch
1be5630e5d
gtkwave: update to 3.3.110 2022-04-18 14:47:44 +05:30
Leonid Pliushch
7dfd5b6330
glu: update to 9.0.2 2022-04-18 14:47:44 +05:30
Leonid Pliushch
0ed032f975
fltk: update to 1.3.7 2022-04-18 14:47:44 +05:30
Leonid Pliushch
412d322ef2
feh: update to 3.7.1 2022-04-18 14:47:43 +05:30
Leonid Pliushch
4cefe75e30
dconf: update to 0.40.0 2022-04-18 14:47:43 +05:30
Leonid Pliushch
0a975ed392
adwaita-icon-theme: update to 40.1.1 2022-04-18 14:47:43 +05:30
Rafael Kitover
376ceacf66
add package: mesa-demos
This package provides useful utilities to test and get information about
available OpenGL support such as glxinfo and glxgears.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:43 +05:30
Leonid Pliushch
af5a519245
vim-gtk: depend on libcanberra
Closes https://github.com/termux/x11-packages/pull/405
2022-04-18 14:47:43 +05:30
Yisus7u7
5fb0fd07a7
new package: feathernotes (#400) 2022-04-18 14:47:42 +05:30
Yisus7u7
d312925f73
new package: arqiver (#397) 2022-04-18 14:47:42 +05:30
Leonid Pliushch
bacf0ac1b7
new package: keepassxc
Note: contains both cli & gui variants. However as they all depend on Qt
libraries, splitting cli version to separate package is pointless.
2022-04-18 14:47:42 +05:30
Leonid Pliushch
53b547f146
glew: fix DT_RUNPATH 2022-04-18 14:47:42 +05:30
Leonid Pliushch
3d7107fe5a
webkit2gtk: update to 2.32.3 2022-04-18 14:47:42 +05:30
Leonid Pliushch
d83acb0a5f
webkit2gtk: bump revision 2022-04-18 14:47:41 +05:30
Leonid Pliushch
54e9b15d40
qemu-system-x86-64: bump revision 2022-04-18 14:47:41 +05:30
Leonid Pliushch
7cec68ac9a
webkit2gtk: depend on libicu & fix build.sh formatting 2022-04-18 14:47:41 +05:30
Leonid Pliushch
f2728972a2
qemu: enable kvm, libusb, spice 2022-04-18 14:47:41 +05:30
Leonid Pliushch
fc8eecbab9
qemu: fix typo in subpackage definitions 2022-04-18 14:47:41 +05:30
Yisus7u7
693bb8a03b
new package: roxterm (#387) 2022-04-18 14:47:41 +05:30
Leonid Pliushch
3dd45c774d
mate-terminal: bump revision 2022-04-18 14:47:40 +05:30
Leonid Pliushch
e73ffafe10
mate-settings-daemon: bump revision 2022-04-18 14:47:40 +05:30
Leonid Pliushch
944f27a960
mate-session-manager: bump revision 2022-04-18 14:47:40 +05:30
Leonid Pliushch
daf5e1f74b
mate-panel: bump revision 2022-04-18 14:47:40 +05:30
Leonid Pliushch
71fba68698
mate-menus: bump revision 2022-04-18 14:47:40 +05:30
Leonid Pliushch
f70f8cbd21
mate-desktop: bump revision 2022-04-18 14:47:39 +05:30
Leonid Pliushch
05c37afd1b
new package: l3afpad 2022-04-18 14:47:39 +05:30
Yisus7u7
f1a136e97a
add package: lxappearance (#384) 2022-04-18 14:47:39 +05:30
Yonle
1a200e2b10
chocolate-doom: fix mpg123 library not found (#380) 2022-04-18 14:47:39 +05:30
Yisus7u7
916693411f
new package: lxtask (#383) 2022-04-18 14:47:39 +05:30
Suhan G Paradkar
c12dcc8ea5
new package: gl4es (#373) 2022-04-18 14:47:39 +05:30
Yonle
abf0a93976
new package: sdl-ttf (#376) 2022-04-18 14:47:38 +05:30
Krishna Kanhaiya
684734a2c5
xfce4-panel-profiles: Keep doc in subdirectory.. (#377)
* xfce4-panel-profiles: Keep doc in subdirectory..

$PREFIX/share/doc/xfce4-panel-profiles
2022-04-18 14:47:38 +05:30
Leonid Pliushch
4a6264485a
xrdp: remove pre-generated cert.pem and key.pem 2022-04-18 14:47:38 +05:30
Leonid Pliushch
5d0456d12e
lxqt: move papirus-icon-theme to 'suggests'
papirus-icon-theme has lots of files packaged and takes long time to install.
2022-04-18 14:47:38 +05:30
Suhan G Paradkar
888eaf467f
enable-package: xorg-server (#365) 2022-04-18 14:47:38 +05:30
Leonid Pliushch
d0d181c891
lxqt: bump revision 2022-04-18 14:47:37 +05:30
Yisus7u7
68afb182d4
Add icon theme for lxqt (#364) 2022-04-18 14:47:37 +05:30
Leonid Pliushch
c66f8cc53f
webkit2gtk: build package without passing -I to build-package.sh 2022-04-18 14:47:37 +05:30
Leonid Pliushch
9c80fda6d1
Revert "webkit2gtk: disable i686 builds for now"
This reverts commit 4b379178d8.
2022-04-18 14:47:17 +05:30
Leonid Pliushch
4b379178d8
webkit2gtk: disable i686 builds for now 2022-04-18 14:47:16 +05:30
Leonid Pliushch
85f5ffbd6d
gtk4: don't disable sassc 2022-04-18 14:47:16 +05:30
Leonid Pliushch
88e142252b
gtk4: fix build.sh
Depend on graphene.

Disable sassc.
2022-04-18 14:47:16 +05:30
Leonid Pliushch
de44d76b9e
new package: graphene
Required by gtk4
2022-04-18 14:47:16 +05:30
Leonid Pliushch
b887d05a3c
build package webkit2gtk
In previous commit (0edba6652) I have initiated full repository rebuild.
There few packages left, but webkit2gtk takes a long time for compilaton
at least on my machine. Building it via Github Actions instead.
2022-04-18 14:47:16 +05:30
Leonid Pliushch
12a5ea2da2
reset x11 packages repository
Rebuild all packages - ensure everything links correctly after termux-packages
updates. Packages will be built on my host.

%ci:no-build
2022-04-18 14:47:15 +05:30
Leonid Pliushch
b59fdda1c7
bump things dependent on libvte 2022-04-18 14:47:15 +05:30
Leonid Pliushch
438601961f
bump lot of things dependent on qt
Hopefully lxqt works...
2022-04-18 14:47:15 +05:30
Leonid Pliushch
e7978bc588
libvte: bump revision 2022-04-18 14:47:15 +05:30
Leonid Pliushch
d249f0cff8
qt5-qtwebkit: bump revision 2022-04-18 14:47:15 +05:30
Leonid Pliushch
fcb176d567
qt5-qtmultimedia: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
1cd053f012
qt5-qtx11extras: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
6dcaa04a69
qt5-qtxmlpatterns: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
a0a37346d4
qt5-qtquickcontrols2: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
67c20cb5bf
qt5-qtlocation: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
e17570d02f
qt5-qtwebsockets: bump revision 2022-04-18 14:47:14 +05:30
Leonid Pliushch
c4787c0536
qt5-qtdeclarative: bump revision 2022-04-18 14:47:13 +05:30
Leonid Pliushch
29617d8014
qt5-qtsensors: bump revision 2022-04-18 14:47:13 +05:30
Leonid Pliushch
586163bac4
qt5-qtwebchannel: bump revision 2022-04-18 14:47:13 +05:30
Leonid Pliushch
081fb7b996
qt5-qtsvg: bump revision 2022-04-18 14:47:13 +05:30
Leonid Pliushch
6982f8cdfe
qt5-qttools: bump revision 2022-04-18 14:47:13 +05:30
Leonid Pliushch
4d25f98bbf
qt5-qtquickcontrols: bump revision 2022-04-18 14:47:12 +05:30
Leonid Pliushch
0636d3bc40
qt5-qtbase: bump revision 2022-04-18 14:47:12 +05:30
Leonid Pliushch
68f8be454f
openttd: bump revision 2022-04-18 14:47:12 +05:30
Leonid Pliushch
51efa177e7
libvte: bump revision 2022-04-18 14:47:12 +05:30
Yisus7u7
579fa08b43
new package: papirus-icon-theme (#363) 2022-04-18 14:47:12 +05:30
Suhan G Paradkar
85ba2f23ce
new package: xpdf (#362) 2022-04-18 14:47:12 +05:30
Leonid Pliushch
20d5da0f67
bspwm, sdl2-net, sxhkd: fix maintainer field
No free-form data: there are specific formats:
* @nickname
* Real Name @nickname
* Real Name <email@example.com>
2022-04-18 14:47:11 +05:30
Leap of Azzam
2cae50c07f
new package: bspwm (#355) 2022-04-18 14:47:11 +05:30
Leap of Azzam
422ed69903
sdl2-net: fix description and change maintainer (#356) 2022-04-18 14:47:11 +05:30
Leonid Pliushch
90706a2920
gtk4: bump revision 2022-04-18 14:47:11 +05:30
Leonid Pliushch
a0fc4b9c28
gtk4: bump revision 2022-04-18 14:47:11 +05:30
Suhan G Paradkar
4377fd0fcd
new package: gtk4 (#354) 2022-04-18 14:47:10 +05:30
Leonid Pliushch
77ff0f3397
mate-terminal: remove gschemas.compiled 2022-04-18 14:47:10 +05:30
Leonid Pliushch
465753db20
marco: remove gschemas.compiled 2022-04-18 14:47:10 +05:30
Leonid Pliushch
130bf791dd
libmateweather: remove gschemas.compiled 2022-04-18 14:47:10 +05:30
Leonid Pliushch
501b503daf
mate-panel: remove gschemas.compiled 2022-04-18 14:47:10 +05:30
Leonid Pliushch
a786d59e73
mate-desktop: remove gschemas.compiled 2022-04-18 14:47:09 +05:30
Leonid Pliushch
c957e4da76
mate-session-manager: remove gschemas.compiled 2022-04-18 14:47:09 +05:30
Leonid Pliushch
e0728764d9
mate-settings-daemon: remove gschemas.compiled 2022-04-18 14:47:09 +05:30
Leonid Pliushch
1c3fcdd740
libmatekbd: fix TERMUX_PKG_RM_AFTER_INSTALL 2022-04-18 14:47:09 +05:30
Leonid Pliushch
e923ef5698
libmatekbd: remove gschemas.compiled 2022-04-18 14:47:09 +05:30
Simeon Huang
4509368d03
Add more packages from KDE Frameworks 5 (#336) 2022-04-18 14:47:09 +05:30
Suhan G Paradkar
e3a4328f8e
add set of packages for mate desktop (#335) 2022-04-18 14:47:08 +05:30
Suhan G Paradkar
e0df975649
new package: at-spi2-atk (#315) 2022-04-18 14:47:08 +05:30
Simeon Huang
ee8ee6a4d4
add lyx package (#346) 2022-04-18 14:47:08 +05:30
Simeon Huang
931812b675
Update Qt framework to 5.12.11 2022-04-18 14:47:08 +05:30
Leonid Pliushch
51db577a58
kirigami2: remove cmake from build depends 2022-04-18 14:47:07 +05:30
Simeon Huang
e78b329ba0
add kirigami2 package without OpenGL 2022-04-18 14:47:07 +05:30
Simeon Huang
b5e5ebc730
Add audacious, an advanced media player 2022-04-18 14:47:07 +05:30
Leonid Pliushch
a9e5bcaef9
aterm: enabled github actions for repository, now trigger build 2022-04-18 14:47:07 +05:30
Leonid Pliushch
6e3c2c0761
aterm: bump revision for testing uploads to new repository 2022-04-18 14:47:07 +05:30
Leonid Pliushch
4621eaeb2b
qtermwidget: remove cmake from build dependencies 2022-04-18 14:47:07 +05:30
Leonid Pliushch
c8e0b325e3
qterminal: remove cmake from build dependencies 2022-04-18 14:47:06 +05:30
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
Leonid Pliushch
802247f281
xfce4-calculator-plugin: avoid unnecessary variables in build.sh 2022-04-18 14:46:57 +05:30
Leonid Pliushch
ae8777d6a5
xfce4-appfinder: avoid unnecessary variables in build.sh 2022-04-18 14:46:57 +05:30
Leonid Pliushch
1d8d3d4d51
xfce4-mailwatch-plugin: remove intltool build-time dependency
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
4eff6c53b9
xfce4-calculator-plugin: remove intltool build-time dependency
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
d97cbd4b17
xfce4-appfinder: remove intltool build time dependency
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
6cfca8364d
xfce4-datetime-plugin: remove intltool from build depends because a host build tool
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:56 +05:30
suhan-paradkar
c76711d763
Add package:xfce4-panel-profiles 2022-04-18 14:46:56 +05:30
suhan-paradkar
ba9ca1b7a0
Add package:xfce4-mailwatch-plugin 2022-04-18 14:46:56 +05:30
suhan-paradkar
899d7e0a63
Add package:xfce4-datetime-plugin 2022-04-18 14:46:56 +05:30
suhan-paradkar
396262d6e7
Add package:xfce4-calculator-plugin 2022-04-18 14:46:56 +05:30
suhan-paradkar
ae3f6532b4
Update build.sh 2022-04-18 14:46:55 +05:30
suhan-paradkar
32f42483f5
Add package:xfce4-appfinder 2022-04-18 14:46:55 +05:30
Simeon Huang
56076a49ba
new package: qt-creator (#342) 2022-04-18 14:46:55 +05:30
Symeon Huang
ccc0ac2515
add featherpad package, a lightweight text editor 2022-04-18 14:46:55 +05:30
Simeon Huang
c896e77f42
fix otter-browser 3rd party paths 2022-04-18 14:46:55 +05:30
Simeon Huang
a5023da38f
Build Qt with glib and build GTK+ platform theme plugin (#331)
To use GTK+3 platform theme, install the new subpackage,

export QT_QPA_PLATFORMTHEME=gtk3
2022-04-18 14:46:54 +05:30
Suhan G Paradkar
e1b065b04a
new package: libmatekbd (#322) 2022-04-18 14:46:54 +05:30
Leonid Pliushch
6e17c96972
qtermwidget: never reference external variables in build.sh data fields 2022-04-18 14:46:54 +05:30
Leonid Pliushch
8524a7db20
qterminal: never reference external variables in build.sh data fields 2022-04-18 14:46:54 +05:30
Leonid Pliushch
488d0a0180
libqtxdg: never reference external variables in build.sh data fields 2022-04-18 14:46:54 +05:30
Leonid Pliushch
ef77e9f343
lxqt-build-tools: never reference external variables in build.sh data fields. 2022-04-18 14:46:53 +05:30
Leonid Pliushch
2e88c499c0
lxqt-build-tools: specify license file 2022-04-18 14:46:53 +05:30
Leonid Pliushch
a4b4fea7b3
qtermwidget: fix license 2022-04-18 14:46:53 +05:30
Leonid Pliushch
730166a519
lxqt-build-tools: fix license 2022-04-18 14:46:53 +05:30
Leonid Pliushch
d7b81bb6b5
qterminal: fix license 2022-04-18 14:46:53 +05:30
Leonid Pliushch
50cae036f3
lxqt-build-tools: build-depends --> depends 2022-04-18 14:46:53 +05:30
Leonid Pliushch
d88bbde94b
libqtxdg: fix hardcoded prefix in xdgdirs_termux_prefix.patch 2022-04-18 14:46:52 +05:30
Simeon Huang
be71daf83e
fix the fallback directories paths 2022-04-18 14:46:52 +05:30
Simeon Huang
c01d024769
add qtermwidget 2022-04-18 14:46:52 +05:30
Simeon Huang
3ce70490fa
package QTerminal 2022-04-18 14:46:52 +05:30
Simeon Huang
9fdf25373e
update lxqt build tools 2022-04-18 14:46:52 +05:30
Simeon Huang
e64b320abf
remove redundant cmake args 2022-04-18 14:46:51 +05:30
Simeon Huang
cd136ad3ed
add lxqt-build-tools and libqtxdg packages 2022-04-18 14:46:51 +05:30
Leonid Pliushch
003c4f036d
qt5-qtbase: fix hardcoded prefix in ssl_certificate_path.patch 2022-04-18 14:46:51 +05:30