Commit Graph

18645 Commits

Author SHA1 Message Date
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
Leonid Pliushch 99c85b282f
new package: pinentry-gtk - same as 'pinentry' from termux-packages but with gtk2 support 2022-04-18 14:08:27 +05:30
Leonid Pliushch df8834b33d
new package: gpg-crypter - a graphical front-end to GnuPG 2022-04-18 14:08:26 +05:30
Leonid Pliushch 35f6b32a73
new package: uget - download manager featuring download classification and HTML import 2022-04-18 14:08:26 +05:30
Leonid Pliushch 1eccf83490
new package: putty
A terminal integrated SSH/Telnet client.
2022-04-18 14:08:26 +05:30
Leonid Pliushch 283bf776f9
dosbox, sdl: fix dependencies 2022-04-18 14:08:26 +05:30
Leonid Pliushch ba5ed5006e
libx11, libxcb: add 'xorg-xauth' to recommends
This will be useful for people that use SSH X Forwarding - xorg-xauth will be
installed automatically (unless install-recommends was disabled in APT).
2022-04-18 14:08:26 +05:30
Leonid Pliushch 665396fb2d
xbitmaps: package is platform independent 2022-04-18 14:08:26 +05:30