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
Leonid Pliushch
89cc61873c
libsm: update to 1.2.3
2022-04-18 14:08:30 +05:30
Leonid Pliushch
38c0722221
libx11: update to 1.6.7
2022-04-18 14:08:30 +05:30
Leonid Pliushch
9a15452fab
new package: hexchat - a popular and easy to use graphical IRC (chat) client
2022-04-18 14:08:30 +05:30
Leonid Pliushch
35d04c575b
new package: loqui - simple gtk2-based client for irc
2022-04-18 14:08:29 +05:30
Leonid Pliushch
0b13e90fa7
libxtst: add libxfixes to build depends
2022-04-18 14:08:29 +05:30
Leonid Pliushch
8365a896b4
xorg-server (vnc & xvfb): enable more extensions
2022-04-18 14:08:29 +05:30
Leonid Pliushch
ac70c024a8
new package: xorg-xdpyinfo
2022-04-18 14:08:29 +05:30
Leonid Pliushch
3fcef638de
pango-x: update to 1.42.4
2022-04-18 14:08:29 +05:30
Leonid Pliushch
61132d594c
fluxbox: add 'aterm' to recommends
2022-04-18 14:08:29 +05:30
Leonid Pliushch
812d97d68f
libepoxy: update to 1.5.3
2022-04-18 14:08:28 +05:30
Leonid Pliushch
4f1184e6aa
libxcb: update to 1.13.1
2022-04-18 14:08:28 +05:30
Leonid Pliushch
3f2cbf7db4
libdrm: update to 2.4.95
2022-04-18 14:08:28 +05:30
Leonid Pliushch
b6f2923beb
adwaita-icon-theme, geany, transmission-gtk: don't store icon theme cache in *.deb file
2022-04-18 14:08:28 +05:30
Leonid Pliushch
e1e97fc99c
desktop-file-utils: simplify hooks
2022-04-18 14:08:28 +05:30
Leonid Pliushch
13efba8427
gtk(2,3): simplify hooks and don't print 'No schema file found' in case when no glib schemas exist
2022-04-18 14:08:28 +05:30
Leonid Pliushch
5d968b6a54
new package: transmission-gtk - same as 'transmission' from termux-packages but with gtk3 support
2022-04-18 14:08:27 +05:30
Leonid Pliushch
2832655766
uget: add 'aria2' to suggested packages
2022-04-18 14:08:27 +05:30
Leonid Pliushch
de0fc838ea
gpg-crypter: depend on pinentry-gtk
2022-04-18 14:08:27 +05:30
Leonid Pliushch
808639c2bc
pinentry-gtk: fix paths (/tmp)
2022-04-18 14:08:27 +05:30