Leonid Pliushch
0a52fdb7b7
florence: don't store unneeded files in package
2022-04-18 14:08:39 +05:30
Leonid Pliushch
79a1ee4197
new package: florence - on-screen virtual keyboard
...
Ref: https://github.com/termux/x11-packages/issues/24
2022-04-18 14:08:39 +05:30
Leonid Pliushch
23577648ed
imlib2: fix build error due to 'mblen()'
2022-04-18 14:08:39 +05:30
Leonid Pliushch
6ca3e4a955
qt5: fix development packages for 'x11extras' and 'declarative'
...
Add missing dependencies.
2022-04-18 14:08:39 +05:30
Leonid Pliushch
5da18b44b2
qt5: put static libraries to development packages
2022-04-18 14:08:39 +05:30
Leonid Pliushch
550886bf0e
qt5: fix cross compilation for tools and libraries
2022-04-18 14:08:38 +05:30
Leonid Pliushch
e3d0934302
qt5: store static libraries
2022-04-18 14:08:38 +05:30
Leonid Pliushch
6871303835
qt5: build subpackage 'qt5-declarative'
...
This is a draft currently as some qml tools are built for host (x86_64).
2022-04-18 14:08:38 +05:30
Leonid Pliushch
8c7012d620
qt5-base: bump revision
2022-04-18 14:08:38 +05:30
Leonid Pliushch
d62192fb89
qt5-base: don't set '-Oz' for default QMAKE_CFLAGS & QMAKE_CXXFLAGS
2022-04-18 14:08:38 +05:30
Leonid Pliushch
44b0d3ff22
qt5: build x11extras
2022-04-18 14:08:37 +05:30
Leonid Pliushch
bf827da4a4
new package: sdl2-ttf
...
Requested in https://github.com/termux/x11-packages/issues/22 .
Note that package requires libGL.so from Mesa, so at least xlib glx should be enabled.
2022-04-18 14:08:37 +05:30
Leonid Pliushch
0128f1002d
new package: sdl2-image
...
Requested in https://github.com/termux/x11-packages/issues/21 .
2022-04-18 14:08:37 +05:30
Leonid Pliushch
dc615a39a5
i3: update to 4.16
2022-04-18 14:08:37 +05:30
Leonid Pliushch
af1ba4e728
sdl2: update to 2.0.9
2022-04-18 14:08:37 +05:30
Leonid Pliushch
5e57a711f8
feh: update to 2.28.1
2022-04-18 14:08:36 +05:30
Leonid Pliushch
239d02d526
gtk3: prevent adding 'glib-compile-resources' to gtk3 package
2022-04-18 14:08:36 +05:30
Leonid Pliushch
3f991fac21
aterm: fix 'bad system call' error
...
Attempt to fix https://github.com/termux/x11-packages/issues/19 .
2022-04-18 14:08:36 +05:30
Leonid Pliushch
1411e0b341
new package: xorg-xev
2022-04-18 14:08:36 +05:30
Leonid Pliushch
5c80c74f0b
gtk3: fix build error when 'glib-compile-resources' is compiled for target architecture
...
Solved by using 'glib-compile-resources' from host.
2022-04-18 14:08:36 +05:30
Leonid Pliushch
36fcf8e4ac
gtk3 (devpackage): depend on pango-x-dev
...
See issue https://github.com/termux/x11-packages/issues/17
2022-04-18 14:08:36 +05:30
Leonid Pliushch
6380dacf03
disable glx as it causes problems on some devices
...
Fixes https://github.com/termux/x11-packages/issues/16 .
This undo changes introduced in the following commits:
* bf945ba417bfd2ba661287fa1d4d25cf1da052d0.
* a954c554e02b2b8faae3a336101bf5539832c476.
* effb70f99fb7d0e3f3010dc926cec4e0ca612922.
* cd0f20c8bd6f01e7b55491a6009f2826db355a97.
2022-04-18 14:08:35 +05:30
Leonid Pliushch
13d00f4720
qemu: fix emulated prefix path for qemu-user
2022-04-18 14:08:35 +05:30
Leonid Pliushch
9a0b8ab3c3
xorg-server-xvfb: update to 1.20.3
2022-04-18 14:08:35 +05:30
Leonid Pliushch
1e1c9f930d
libdrm: update to 2.4.96
2022-04-18 14:08:35 +05:30
Leonid Pliushch
501a1af985
xkeyboard-config: update to 2.25
2022-04-18 14:08:35 +05:30
Leonid Pliushch
15c161c2e6
qemu: add recommended patches
2022-04-18 14:08:34 +05:30
Leonid Pliushch
79ae4f43eb
mesa-swrast: install file 'dri_interface.h'
2022-04-18 14:08:34 +05:30
Leonid Pliushch
a1700284ec
xorg-server-xvfb: disable dri as it is unsupported now
2022-04-18 14:08:34 +05:30
Leonid Pliushch
da8eeb2989
tigervnc, xorg-server-xvfb: fix GLX extension by providing 'swrast_dri.so' for these packages
...
OpenGL can be used without GLX extension, but Qt requires it anyway. So we have to provide
swrast driver.
2022-04-18 14:08:34 +05:30
Leonid Pliushch
424a70663a
mesa: enable glx via xlib
...
Currently, this is only way to provide GLX api without actually
having GLX extension on X display.
2022-04-18 14:08:34 +05:30
Leonid Pliushch
6d82ee1b96
sdl: add 'pulseaudio' to dependencies
...
Seems PulseAudio daemon is needed too.
2022-04-18 14:08:34 +05:30
Leonid Pliushch
b979e0f6ba
sdl: enable pthreads
...
Fixes issues when creating audio thread.
2022-04-18 14:08:33 +05:30
Leonid Pliushch
31750c84aa
qemu: enable virtfs
2022-04-18 14:08:33 +05:30
Leonid Pliushch
b00c80b8cb
libcap: cleanup
...
Remove line
rm -f ${TERMUX_PREFIX}/lib/libcap.so*
since it was used only for static libcap build
2022-04-18 14:08:33 +05:30
Leonid Pliushch
4336ab7615
new package: libcap - needed by QEMU for VirtFS
2022-04-18 14:08:33 +05:30
Leonid Pliushch
ca3bcb742e
qemu: update to 3.0.0
2022-04-18 14:08:33 +05:30
Leonid Pliushch
7a86a07452
qt5-base: rebuild due to libicu update
...
See https://github.com/termux/x11-packages/issues/12
2022-04-18 14:08:32 +05:30
Leonid Pliushch
ab27fe9cbd
qt5-base: add script to make on-device build of qmake easier
2022-04-18 14:08:32 +05:30
Leonid Pliushch
f89f1c5402
wireshark-gtk: fix missing dependency 'krb5'
2022-04-18 14:08:32 +05:30
Leonid Pliushch
350e9a0fc0
libxi: libxfixes is a build-time only dependency
2022-04-18 14:08:32 +05:30
Henrik Grimler
998f91a20d
libxi: add missing dependency libxfixes
2022-04-18 14:08:32 +05:30
Leonid Pliushch
8d8394a1bf
openbox: add obconf to recommended packages and add some suggested packages
2022-04-18 14:08:32 +05:30
Leonid Pliushch
4756554042
new package: obconf - a configuration utility for Openbox
2022-04-18 14:08:31 +05:30
Leonid Pliushch
9ce9134f33
fluxbox: use 'lynx' as default browser since we don't have firefox
2022-04-18 14:08:31 +05:30
Leonid Pliushch
597e04c722
tigervnc: update xstartup script
...
* Keep only necessary stuff in default '~/.vnc/xstartup'.
* Add aterm & xorg-twm to suggested packages.
2022-04-18 14:08:31 +05:30
Leonid Pliushch
72676a4164
libsm: remove symlink 'libSM.so.6' as it no longer needed
2022-04-18 14:08:31 +05:30
Leonid Pliushch
4feb06fac6
rebuild packages that has dependency 'libsm'
2022-04-18 14:08:31 +05:30
Leonid Pliushch
77e3910664
libsm: provide 'libSM.so.6' via symlink
...
Quick fix for https://github.com/termux/x11-packages/issues/10 .
2022-04-18 14:08:30 +05:30
Leonid Pliushch
2c73be240e
wireshark-gtk: update to 2.6.4
2022-04-18 14:08:30 +05:30