Lucinda May Phipps
fa6de4e814
vim-gtk: update to 8.2.3700
2022-04-18 14:48:48 +05:30
Henrik Grimler
c01075fed6
emacs-x: bump again after ndk-patches have been fixed
2022-04-18 14:48:48 +05:30
Henrik Grimler
1eb255f406
emacs-x: rebuild against latest toolchain
...
To fix faccessat issue.
2022-04-18 14:48:48 +05:30
Henrik Grimler
cdf9d42daa
Revert "emacs-x: avoid system faccessat"
...
Fixed properly in 369d15f4ef
.
This reverts commit b2bef64d90
.
2022-04-18 14:48:11 +05:30
Yisus7u7
3f01e8c7f9
add some packages for xfce4-goodies ( #504 )
2022-04-18 14:48:10 +05:30
WMCB-Tech
ea390a816f
chocolate doom: change maintainership
2022-04-18 14:48:10 +05:30
Yisus7u7
1a7c8b603a
parole: add missing dependencies ( #503 )
2022-04-18 14:48:10 +05:30
Yisus7u7
9fbefce831
new package: parole ( #502 )
2022-04-18 14:48:10 +05:30
Yisus7u7
3838a2da63
new package: gtk2-engines-murrine ( #500 )
2022-04-18 14:48:09 +05:30
Yisus7u7
205f137908
new package: trojita ( #498 )
2022-04-18 14:48:09 +05:30
Henrik Grimler
b2bef64d90
emacs-x: avoid system faccessat
...
Just setting ac_cv_func_faccessat=no just leads to emacs hanging when
trying to use that function, so we need to modify m4 script as
well. Fixes https://github.com/termux/x11-packages/issues/497 .
2022-04-18 14:48:09 +05:30
Henrik Grimler
5c44317808
emacs-x: remove setjmp workaround for 32bit arches
...
@xtkoba pointed out that this was due to a clang bug, which should be
fixed in the libllvm that is shipped with ndk-r23:
https://github.com/termux/termux-packages/pull/7473
2022-04-18 14:48:09 +05:30
Leonid Pliushch
ea05f56e38
qt5-qtwebkit: bump revision
2022-04-18 14:48:09 +05:30
Leonid Pliushch
aadb83ea4d
qemu: don't package includes
...
Resolve file conflict with other qemu packages.
Closes https://github.com/termux/x11-packages/issues/429
2022-04-18 14:48:09 +05:30
Leonid Pliushch
b3cbfecf17
otter-browser: depend on libsqlite
2022-04-18 14:48:08 +05:30
Leonid Pliushch
af356a0d1e
libvte: bump revision
2022-04-18 14:48:08 +05:30
Leonid Pliushch
646034868c
openttd: bump revision
2022-04-18 14:48:08 +05:30
Leonid Pliushch
f587027554
qt5-qtbase: bump revision
2022-04-18 14:48:08 +05:30
Yisus7u7
a619152fca
new package: heimer ( #496 )
2022-04-18 14:48:08 +05:30
Leap of Azzam
9f17fcbcd0
new package: lite-xl ( #483 )
2022-04-18 14:48:07 +05:30
Leonid Pliushch
711c8e821b
mesa: add patch to fix linking errors on 32bit
...
ld: error: undefined symbol: __aeabi_uidivmod
>>> referenced by fakeglx.c
>>> .libs/fakeglx.o:(Fake_glXWaitVideoSyncSGI)
>>> referenced by bufferobj.c
>>> bufferobj.o:(buffer_page_commitment) in archive ../../../../src/mesa/.libs/libmesa.a
>>> referenced by bufferobj.c
>>> bufferobj.o:(buffer_page_commitment) in archive ../../../../src/mesa/.libs/libmesa.a
>>> referenced 80 more times
2022-04-18 14:48:07 +05:30
Leonid Pliushch
6fe2a020bc
mesa: bump revision
2022-04-18 14:48:07 +05:30
Leonid Pliushch
f060953a2c
qemu-system-x86-64: add patch for fixing MMU bug
2022-04-18 14:48:07 +05:30
Leonid Pliushch
b5c84608b4
qt-creator: fix linking issues
...
Not a correct fix though...
2022-04-18 14:48:07 +05:30
Leonid Pliushch
1ddac61893
enable package: qt-creator
2022-04-18 14:48:06 +05:30
Leonid Pliushch
4a620712c6
enable package: otter-browser
2022-04-18 14:48:06 +05:30
Leonid Pliushch
5c7c3b5aa2
qt5-qtwebkit: disable i686 builds
...
ld: error: undefined symbol: __x86.get_pc_thunk.bx
Patches to fix this error and enable i686 builds are welcome.
2022-04-18 14:48:06 +05:30
Leonid Pliushch
6cbcf00a2c
enable package: qt5-qtwebkit
2022-04-18 14:48:06 +05:30
Leonid Pliushch
dd0670a457
glew: update Makefile.patch
...
Do not run 'strip -x' on static libraries, use option '--strip-unneeded'
for shared instead of '-x' (--discard-all).
2022-04-18 14:48:06 +05:30
Leonid Pliushch
24c4c557fd
enable package: glew
2022-04-18 14:48:05 +05:30
Leonid Pliushch
6e87a680ad
milkytracker: don't hardcode version in source url
...
%ci:no-build
2022-04-18 14:48:05 +05:30
Yisus7u7
880111bfef
new package: mate-applet-brisk-menu ( #488 )
2022-04-18 14:48:05 +05:30
Yonle
8ebe8761c6
new package: milkytracker ( #484 )
2022-04-18 14:48:05 +05:30
Yaksh Bariya
b8619bd618
Revbump packages dependent on libicu
2022-04-18 14:48:05 +05:30
Leonid Pliushch
6b005dc609
enable more qt5-dependent packages
...
%ci:no-build
2022-04-18 14:48:05 +05:30
Leonid Pliushch
387090d190
extra-cmake-modules: update to 5.87.0
...
%ci:no-build
2022-04-18 14:48:04 +05:30
Leonid Pliushch
1455972447
enable some qt5-dependent packages
...
%ci:no-build
2022-04-18 14:48:04 +05:30
Leonid Pliushch
f6e69c60be
fix & enable package: qt5-qtbase
...
%ci:no-build
2022-04-18 14:48:04 +05:30
Leonid Pliushch
7b6e094fc9
polybar: bump revision
2022-04-18 14:48:04 +05:30
Leonid Pliushch
4fce9d5715
disable package: webkit2gtk
...
Can't find pthreads?
-- Looking for pthread.h
-- Looking for pthread.h - not found
CMake Error at /home/xeffyr/.termux-build/_cache/cmake-3.21.2/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/home/xeffyr/.termux-build/_cache/cmake-3.21.2/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/home/xeffyr/.termux-build/_cache/cmake-3.21.2/share/cmake-3.21/Modules/FindThreads.cmake:238 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
Source/cmake/WebKitFindPackage.cmake:105 (_find_package)
Source/cmake/OptionsGTK.cmake:21 (find_package)
Source/cmake/WebKitCommon.cmake:212 (include)
CMakeLists.txt:16 (include)
2022-04-18 14:48:03 +05:30
Leonid Pliushch
6cff1c04fa
uget: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:03 +05:30
Leonid Pliushch
86b47ee746
disable whole qt5 set due to issues with qt5-qtbase
...
Will check later what can be done with these packages...
2022-04-18 14:48:03 +05:30
Leonid Pliushch
4df90ddabc
galculator: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:03 +05:30
Leonid Pliushch
5bde4d3490
chocolate-doom: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:03 +05:30
Leonid Pliushch
3836894469
gtk3: explicitly set backend
...
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
5cf31a509a
menu-cache: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
9ddf91f717
x11vnc: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
02c7fde71b
xwayland: build with -fcommon -fPIC
...
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
1b018250e8
glew: disable package
...
Compilation failure on at least arm.
llvm-ar rv lib/libGLEW.a tmp/linux/default/static/glew.o
llvm-ar: warning: creating lib/libGLEW.a
llvm-strip -x lib/libGLEW.a
llvm-strip: error: 'lib/libGLEW.a': not stripping symbol '_glewExtensionLookup' because it is named in a relocation
make: *** [Makefile:115: lib/libGLEW.a] Error 1
make: *** Waiting for unfinished jobs....
2 warnings generated.
mesa-demos has been disabled as well because dependent on glew.
Someone need to look into this.
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
e6ce53e703
freeglut: build with -fcommon
...
%ci:no-build
2022-04-18 14:48:02 +05:30
Leonid Pliushch
a589488f47
xorg-server: build with -fcommon -fPIC
...
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch
e51e6ac3dc
mesa: don't rebuild package
...
Compilation failre and I don't know how to fix it.
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch
134c26f8a0
xorg-server & xvfb: fix undefined variable error
...
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch
c106b88dec
papirus-icon-theme: speed up packaging
2022-04-18 14:48:01 +05:30
Leonid Pliushch
475061d354
mate-menus: depend on glib
...
%ci:no-build
2022-04-18 14:48:01 +05:30
Leonid Pliushch
7d58192c90
select all packages for rebuilding
...
Packages are going to be built and submitted manually.
%ci:no-build
2022-04-18 14:48:00 +05:30
gavrilovegor519
51f9b295bb
bochs: disable builds for arm (32bit) ( #473 )
2022-04-18 14:48:00 +05:30
Leonid Pliushch
4abbaedfbc
Revert "bochs: build with -DANDROID ( #468 )"
...
Reverting bochs to previous attempt to fix "bus error", this one seem to
not work.
2022-04-18 14:48:00 +05:30
gavrilovegor519
f2262d7e35
bochs: build with -DANDROID ( #468 )
2022-04-18 14:48:00 +05:30
Jia Yuan Lo
fb652242ea
gl4es: add preliminary X11 support ( #466 )
2022-04-18 14:48:00 +05:30
Lucinda May Phipps
80cd1db16d
vim-gtk: update to 8.2.3500
2022-04-18 14:47:59 +05:30
Rafael Kitover
0288ef2dc2
Add package: picom 8.2.
...
This is currently the most actively maintained compositor for X11.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:59 +05:30
Henrik Grimler
95a6737e95
ki18n: fix build
...
Seems we need to depend on qt5-qtdeclarative and disable python
bindings (though the latter could probably be fixed somehow). Error
from python bindings was:
CMake Error at /data/data/com.termux/files/usr/share/ECM/find-modules/FindPythonModuleGeneration.cmake:170 (message):
The max python version in PythonModuleGeneration must be updated.
Call Stack (most recent call first):
src/CMakeLists.txt:63 (find_package)
2022-04-18 14:47:59 +05:30
Henrik Grimler
f766e7ffd3
ki18n: bump package
...
Version 5.71.0-4 is missing from repo.
2022-04-18 14:47:59 +05:30
Leonid Pliushch
144d6e2c1a
fluent-icon-theme: fix typo in build.sh
2022-04-18 14:47:59 +05:30
Yisus7u7
ada54631a7
new packages: fluent-icon-theme and fluent-gtk-theme ( #458 )
2022-04-18 14:47:58 +05:30
xtkoba
cf1b7c9c2b
bochs: avoid unaligned memory accesses for arm ( #456 )
2022-04-18 14:47:58 +05:30
Leonid Pliushch
fc73b59354
vim-gtk: configure for python 3.10
2022-04-18 14:47:58 +05:30
Leonid Pliushch
2ce944d3be
vim-gtk: bump revision
2022-04-18 14:47:58 +05:30
Leonid Pliushch
553ef052d8
hexchat: bump revision
2022-04-18 14:47:57 +05:30
Leonid Pliushch
54dce85213
xfce4-panel-profiles: bump revision
2022-04-18 14:47:57 +05:30
Leonid Pliushch
e481a429b9
restart builds
2022-04-18 14:47:57 +05:30
Lucy Phipps
9c7fe4d919
hexchat, ki18n, xfce4-panel-profiles: bump
2022-04-18 14:47:57 +05:30
Lucinda May Phipps
75429f1a50
vim-gtk: update checksum (oops)
2022-04-18 14:47:57 +05:30
Lucy Phipps
8cd0e91a05
vim-gtk: update to 8.2.3450
2022-04-18 14:47:57 +05:30
Leap of Azzam
936fe0f580
qemu: fix "audio: Unknown audio driver `pa'" error ( #453 )
2022-04-18 14:47:56 +05:30
marcusz
c3514b2283
qemu: enable gtk display mode ( #452 )
2022-04-18 14:47:56 +05:30
Leonid Pliushch
4ab89e009c
wmaker: bump revision
2022-04-18 14:47:56 +05:30
Leonid Pliushch
8153156238
wmaker: bump revision
...
Shouldn't be necessary but check the GitHub Actions workflow for failure
in upload step.
2022-04-18 14:47:56 +05:30
Henrik Grimler
797a175924
wmaker: bump again to restart build
2022-04-18 14:47:56 +05:30
Henrik Grimler
2f9cb9839d
wmaker: bump again
...
To rebuild against updated imagemagick in the laster termux-packages
submodule. Truly fixes https://github.com/termux/x11-packages/issues/445 .
2022-04-18 14:47:55 +05:30
Henrik Grimler
2cada2a14a
wmaker: bump to rebuild against updated imagemagick
...
Fixes https://github.com/termux/x11-packages/issues/445
2022-04-18 14:47:55 +05:30
ELWAER M
d5ddd40bda
new package: tilda ( #441 )
2022-04-18 14:47:55 +05:30
marcusz
23f72eb2bd
new package: scrot ( #440 )
2022-04-18 14:47:55 +05:30
Wetitpig
a1f4ba5038
xpdf: specify qt5-qtsvg as dependency ( #435 )
2022-04-18 14:47:55 +05:30
Leonid Pliushch
c79b3e518f
debpac: fix build.sh
2022-04-18 14:47:55 +05:30
Yisus7u7
5ed69b0339
new package: debpac ( #432 )
2022-04-18 14:47:54 +05:30
Simeon Huang
b0b825ee80
force linking libc++_shared for ClangTools, fixing #391
2022-04-18 14:47:54 +05:30
Simeon Huang
b5570184b8
package qt5ct, closing #401
2022-04-18 14:47:54 +05:30
Leonid Pliushch
f008404b31
enable package and bump: termux-x11
2022-04-18 14:47:54 +05:30
Leonid Pliushch
066e8c0dc8
xwayland, libwayland, libwayland-protocols: bump revision
2022-04-18 14:47:54 +05:30
Leonid Pliushch
9ae739fe9e
enable packages: xwayland, libwayland, libwayland-protocols
2022-04-18 14:47:53 +05:30
Leonid Pliushch
fe9ff3eebe
qemu: update to 6.1.0
2022-04-18 14:47:53 +05:30
Leonid Pliushch
04bd8f6c65
emacs-x: specify that package conflicts with command-line-only version of emacs
2022-04-18 14:47:53 +05:30
Leonid Pliushch
d5a1c06f10
enable package: emacs-x
...
Fixes https://github.com/termux/x11-packages/issues/251
2022-04-18 14:47:53 +05:30
Leonid Pliushch
adf80396dd
lxappearace: switch upstream & fix packaging
...
Fixes https://github.com/termux/x11-packages/issues/424
2022-04-18 14:47:53 +05:30
Leonid Pliushch
fafc3fa1ff
lxappearance: bump revision
...
Someone reported it is "not working". I can't tell whether this is true,
I haven't used it. Rebuilding it now with newer termux-packages
submodule, maybe dependency was an issue.
Someone will need to test it.
2022-04-18 14:47:52 +05:30
Leonid Pliushch
38307a4a7e
assign generic maintainer to packages where possible
...
Let @termux be assigned as package maintainer instead of me, just like
the most of Termux packages. I really don't use X11 package set so far.
%ci:no-build
2022-04-18 14:47:52 +05:30
Leonid Pliushch
0ad3f6ebac
some packages were moved to main repo
2022-04-18 14:47:52 +05:30
Leonid Pliushch
2e405a7c57
qemu-system-x86-64: bump revision
2022-04-18 14:47:52 +05:30
Leonid Pliushch
00ea1595e9
qemu: prevent possible crash when using security_model=mapped-file
...
When security_model=mapped-file is being used for VirtFS when accessing
shared storage or other file system that doesn't support chmod, an
assertion error may occur.
2022-04-18 14:47:51 +05:30
Leonid Pliushch
7b52b1d11c
qemu-system-x86-64: bump revision
2022-04-18 14:47:51 +05:30
Leonid Pliushch
748c37b343
st: disable tagged pointer checking
...
Doesn't fix issue completely.
Abort message: 'Scudo ERROR: misaligned pointer when deallocating address 0x006245ce8c98
https://github.com/termux/x11-packages/issues/407
2022-04-18 14:47:51 +05:30
Leonid Pliushch
5ae2ebcea7
sdl-ttf: fix undefined reference to ceilf
2022-04-18 14:47:51 +05:30
Leonid Pliushch
a99c5ebbd7
sdl-ttf: depend on freetype
2022-04-18 14:47:51 +05:30
Leonid Pliushch
f85f6e94a8
nxengine: omit settings.dat
2022-04-18 14:47:51 +05:30
Leonid Pliushch
ac55494095
nxengine: install resources
2022-04-18 14:47:50 +05:30
Leonid Pliushch
b40cf08ee9
nxengine: load resources from prefix/share/nxengine
2022-04-18 14:47:50 +05:30
Leonid Pliushch
a828031c5d
new package: nxengine
2022-04-18 14:47:50 +05:30
Yonle
ad59e9cf8f
x11vnc: depends on libcairo and libxcursor ( #417 )
2022-04-18 14:47:50 +05:30
LayaAchmad
7c27b50e65
new package: tint2 ( #415 )
2022-04-18 14:47:50 +05:30
Leonid Pliushch
62b7195d4b
glade: don't hardcode version in source url
2022-04-18 14:47:49 +05:30
Leonid Pliushch
6b5f6cb622
new package: glade
2022-04-18 14:47:49 +05:30
Yisus7u7
46c619a5d5
Rebuild lxappearance
2022-04-18 14:47:49 +05:30
Leonid Pliushch
2a0b65e7fa
rename package: libquazip --> quazip
...
Please do not prepend "lib" to package names if not necessary, i.e. it has
been splitted from tooling package. We prefer original package names. If
package has been named "quazip", it should have same name in our repository.
2022-04-18 14:47:49 +05:30
Yisus7u7
21a62fccd4
new package: libquazip ( #413 )
2022-04-18 14:47:49 +05:30
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