Leonid Pliushch
1a59ebd8d5
vim-gtk: update to 8.1.1400
2022-04-18 14:35:53 +05:30
Leonid Pliushch
a671c5656f
vim-gtk: force-link with libandroid-shmem
2022-04-18 14:35:53 +05:30
Leonid Pliushch
7e4924af53
vim-gtk: remove duplicated pre-configure step
2022-04-18 14:35:53 +05:30
Leonid Pliushch
4265b18041
vim-gtk: add support for Lua
2022-04-18 14:35:52 +05:30
Leonid Pliushch
b0837f13fd
vim-gtk: fix build.sh
...
Now VIM should have GTK3 support.
2022-04-18 14:35:52 +05:30
Leonid Pliushch
ec2a584277
new package: vim-gtk
...
Initial release.
Likely with problems & missing stuff.
Requested in https://github.com/termux/x11-packages/issues/79 .
2022-04-18 14:35:52 +05:30
Leonid Pliushch
64ee9557fd
qemu-common: set icache/dcache line size to 0
...
From Bionic's sysconf.cpp:
// We do not have actual implementations for cache queries.
// It's valid to return 0 as the result is unknown.
case _SC_LEVEL1_ICACHE_SIZE: return 0;
case _SC_LEVEL1_ICACHE_ASSOC: return 0;
case _SC_LEVEL1_ICACHE_LINESIZE: return 0;
case _SC_LEVEL1_DCACHE_SIZE: return 0;
case _SC_LEVEL1_DCACHE_ASSOC: return 0;
case _SC_LEVEL1_DCACHE_LINESIZE: return 0;
So actually it already should be set to 0, but it appears some devices set it
to -1 which triggers assertion error.
2022-04-18 14:35:52 +05:30
Leonid Pliushch
4e4bc08cc2
qemu-common: update to 4.0.0
2022-04-18 14:35:52 +05:30
Leonid Pliushch
51fe438376
qemu-common: disable linking with libutil in tests
2022-04-18 14:35:51 +05:30
Leonid Pliushch
aa867a9eba
qemu-common: update configure.patch
2022-04-18 14:35:51 +05:30
Leonid Pliushch
9e61f9a92a
qemu-common (android-5): replace libutil dependency with patch
2022-04-18 14:35:51 +05:30
Leonid Pliushch
bd7b83a6fd
tigervnc: build with '-Oz' even for ARM
...
Should fix segfault for at least API 24 repository.
2022-04-18 14:35:51 +05:30
Leonid Pliushch
3d11d3a771
tigervnc: use sources of older Xserver (v1.20.0) - same as expected by xserver120.patch
2022-04-18 14:35:51 +05:30
Leonid Pliushch
e25823db0d
tigervnc: bump revision
2022-04-18 14:35:51 +05:30
Leonid Pliushch
40c460001b
tigervnc: remove xorg-server-xvfb from build-depends
2022-04-18 14:35:50 +05:30
Leonid Pliushch
82b3614aeb
libxshmfence: bump revision
2022-04-18 14:35:50 +05:30
Leonid Pliushch
bba5dbc176
libxdmcp: bump revision
2022-04-18 14:35:50 +05:30
Leonid Pliushch
8d9e21f3df
libxau: bump revision
2022-04-18 14:35:50 +05:30
Leonid Pliushch
348477bacd
libx11: bump revision
2022-04-18 14:35:50 +05:30
Leonid Pliushch
df0a2bf4dc
libxfont2: bump revision
2022-04-18 14:35:49 +05:30
Leonid Pliushch
0511b87ff3
new package: freeglut
...
Requested in https://github.com/termux/x11-packages/issues/78 .
2022-04-18 14:35:49 +05:30
Leonid Pliushch
fee7c2a1fa
dmenu: add libx11 to dependencies
2022-04-18 14:35:49 +05:30
Leonid Pliushch
bdaf2e7abe
new package: dmenu
...
Requested in https://github.com/termux/x11-packages/issues/74 .
2022-04-18 14:35:49 +05:30
Leonid Pliushch
93dd61013c
new package: x2x
...
Requested in https://github.com/termux/x11-packages/issues/88 .
2022-04-18 14:35:49 +05:30
Leonid Pliushch
a4220addb9
gtk3: fix linking of immodules
...
Prevents dlopen() error when calling 'gtk-query-immodules-3.0' on Android 5.
2022-04-18 14:35:49 +05:30
Leonid Pliushch
964a12bc4b
mtpaint: depend on libwebp
...
%ci:reset-backlog
2022-04-18 14:35:48 +05:30
Leonid Pliushch
36ec3a7012
xorg-mkfontscale: depend on findutils
2022-04-18 14:35:48 +05:30
Leonid Pliushch
8ca7d2912d
imagemagick-x: bump revision
2022-04-18 14:35:48 +05:30
Leonid Pliushch
69148551aa
qemu-common: adapt build scripts for both android-5 and android-7
2022-04-18 14:35:48 +05:30
Leonid Pliushch
02c1275050
imagemagick-x: adapt build scripts for both Android-5 and Android-7
2022-04-18 14:35:48 +05:30
Leonid Pliushch
d563629b4b
wireshark-gtk: update to 2.6.9
2022-04-18 14:35:48 +05:30
Leonid Pliushch
cdb090e4a3
sdl2: bump revision
2022-04-18 14:35:47 +05:30
Leonid Pliushch
09cc57efb6
xtrans: bump revision
2022-04-18 14:35:47 +05:30
Leonid Pliushch
8c31b02047
xrdp: bump revision
2022-04-18 14:35:47 +05:30
Leonid Pliushch
4209188ebb
xournal: bump revision
2022-04-18 14:35:47 +05:30
Leonid Pliushch
8267f0d8bb
xorgproto: bump revision
2022-04-18 14:35:47 +05:30
Leonid Pliushch
de013a7453
xorg-xsetroot: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
592161ef01
xorg-xmessage: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
6c0a15b72c
xorg-xlsfonts: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
1310bb9e1b
xorg-xkbcomp: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
cacda8f000
xorg-xev: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
c4040a7cd3
xorg-xdpyinfo: bump revision
2022-04-18 14:35:46 +05:30
Leonid Pliushch
9b9ae4fbf9
xorg-xclock: bump revision
2022-04-18 14:35:45 +05:30
Leonid Pliushch
1c43a41b9c
xorg-xcalc: bump revision
2022-04-18 14:35:45 +05:30
Leonid Pliushch
e938d25075
xorg-xauth: bump revision
2022-04-18 14:35:45 +05:30
Leonid Pliushch
2839a52551
xorg-util-macros: bump revision
2022-04-18 14:35:45 +05:30
Leonid Pliushch
ebac761e18
xorg-twm: bump revision
2022-04-18 14:35:45 +05:30
Leonid Pliushch
16fedbcc66
xorg-server-xvfb: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
a1a6b80c54
xorg-mkfontscale: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
e0369ed8a4
xorg-fonts-encodings: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
307278e334
xorg-fonts-alias: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
647b1a264c
xorg-fonts-100dpi: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
b5517f6520
xorg-fonts-75dpi: bump revision
2022-04-18 14:35:44 +05:30
Leonid Pliushch
8c08d90328
xorg-font-util: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
8e34971679
xkeyboard-config: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
f7694eae30
xcompmgr: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
d95d42a46b
xcb-util-xrm: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
19ab79635f
xcb-util-wm: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
35f98acc1c
xcb-util-renderutil: bump revision
2022-04-18 14:35:43 +05:30
Leonid Pliushch
0046b519f2
xcb-util-keysyms: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
fbd84ba880
xcb-util-image: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
3a95f19b7d
xcb-util-cursor: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
a5e29d6430
xcb-util: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
0533fdf627
xcb-proto: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
58593ed2f5
xbitmaps: bump revision
2022-04-18 14:35:42 +05:30
Leonid Pliushch
1d760b8f64
xarchiver: bump revision
2022-04-18 14:35:41 +05:30
Leonid Pliushch
9832d02a1a
wireshark-gtk: bump revision
2022-04-18 14:35:41 +05:30
Leonid Pliushch
8acb9ed018
uget: bump revision
2022-04-18 14:35:41 +05:30
Leonid Pliushch
911f3c08fc
ttf-dejavu: bump revision
2022-04-18 14:35:41 +05:30
Leonid Pliushch
e7c39f490e
transmission-gtk: bump revision
2022-04-18 14:35:41 +05:30
Leonid Pliushch
c09fc2fd5b
tigervnc: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
73fc2844d1
the-powder-toy: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
2912073b6e
startup-notification: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
00b0b77c20
shared-mime-info: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
a913444105
sdl2-ttf: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
9f1c90497e
sdl2-image: bump revision
2022-04-18 14:35:40 +05:30
Leonid Pliushch
5056994d6d
sdl-net: bump revision
2022-04-18 14:35:39 +05:30
Leonid Pliushch
87ed0da3a6
sdl: bump revision
2022-04-18 14:35:39 +05:30
Leonid Pliushch
f15d5020eb
qt5-base: bump revision
2022-04-18 14:35:39 +05:30
Leonid Pliushch
b4c293f278
qgit: bump revision
2022-04-18 14:35:39 +05:30
Leonid Pliushch
5168004905
qemu-common: bump revision
2022-04-18 14:35:39 +05:30
Leonid Pliushch
e3218445fc
python2-xlib: bump revision
2022-04-18 14:35:38 +05:30
Leonid Pliushch
a4e3831a83
python2-six: bump revision
2022-04-18 14:35:38 +05:30
Leonid Pliushch
e3e6c5d7da
pypanel: bump revision
2022-04-18 14:35:38 +05:30
Leonid Pliushch
dce4081cb2
putty: bump revision
2022-04-18 14:35:38 +05:30
Leonid Pliushch
11eca160fa
plotutils: bump revision
2022-04-18 14:35:38 +05:30
Leonid Pliushch
b10ac9c6c0
pinentry-gtk: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
f927140a38
pcmanfm: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
6317145338
pango-x: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
544308da4e
openbox: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
996e855509
obconf: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
543b299389
mtdev: bump revision
2022-04-18 14:35:37 +05:30
Leonid Pliushch
3fcfd9d5a9
mpv-x: bump revision
2022-04-18 14:35:36 +05:30
Leonid Pliushch
9409230a29
mesa: bump revision
2022-04-18 14:35:36 +05:30
Leonid Pliushch
e432277946
menu-cache: bump revision
2022-04-18 14:35:36 +05:30
Leonid Pliushch
d784b45398
matchbox-keyboard: bump revision
2022-04-18 14:35:36 +05:30
Leonid Pliushch
4b079ba489
lxmenu-data: bump revision
2022-04-18 14:35:36 +05:30
Leonid Pliushch
f6c62f6df5
loqui: bump revision
2022-04-18 14:35:35 +05:30
Leonid Pliushch
ecc8fea7ea
libxxf86vm: bump revision
2022-04-18 14:35:35 +05:30
Leonid Pliushch
9c57c78d3e
libxxf86dga: bump revision
2022-04-18 14:35:35 +05:30