Commit Graph

19378 Commits

Author SHA1 Message Date
Leonid Pliushch 61259b0b07
mpv-x: enable libass as dependency
Needed for OSD/OSC.
2022-04-18 14:35:55 +05:30
Leonid Pliushch 5369917d6b
new package: libass 2022-04-18 14:35:55 +05:30
Leonid Pliushch 40d18029db
libevdev: update to 1.7.0 2022-04-18 14:35:55 +05:30
Leonid Pliushch 1a5713beb9
xorg-server-xvfb: update to 1.20.5 2022-04-18 14:35:54 +05:30
Leonid Pliushch 9626a533f9
xkeyboard-config: update to 2.27 2022-04-18 14:35:54 +05:30
Leonid Pliushch bb0c9a2858
vim-gtk: update to 8.1.1450 2022-04-18 14:35:54 +05:30
Leonid Pliushch 5d765d55ca
python2-xlib: update to 0.24 2022-04-18 14:35:54 +05:30
Leonid Pliushch 3103e47cff
imagemagick-x: update to 7.0.8.48 2022-04-18 14:35:54 +05:30
Leonid Pliushch 8a00e12de6
xsel: fix build.sh 2022-04-18 14:35:54 +05:30
Leonid Pliushch 37da022742
xsel: fix license field 2022-04-18 14:35:53 +05:30
Doron Behar b7cebd020b
Add xsel package. 2022-04-18 14:35:53 +05:30
Leonid Pliushch 5b37e64de0
qemu-common & tigervnc: bump revision
Rebuild packages in order to fix unwining on Android 5 ARM.
2022-04-18 14:35:53 +05:30
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