Commit Graph

18783 Commits

Author SHA1 Message Date
Leonid Pliushch d1610120d4
libmaxminddb: do not strictly depend on geoip2-database 2022-04-18 14:08:55 +05:30
Leonid Pliushch 377689f646
gtk3: remove tons of patches and fix build with automake-1.16 2022-04-18 14:08:54 +05:30
Leonid Pliushch aacf8bc911
sdl2-ttf: fix build failure 2022-04-18 14:08:54 +05:30
Leonid Pliushch d0374c0b4d
geoip2-database: update to 20190122 2022-04-18 14:08:54 +05:30
Leonid Pliushch e141ef400a
wireshark-gtk: update to 2.6.6 2022-04-18 14:08:53 +05:30
Leonid Pliushch 27a42afa3c
riscvemu: disable package
This package should be replaced by:

 * qemu-system-riscv32
 * qemu-system-riscv64
2022-04-18 14:08:53 +05:30
Leonid Pliushch c6cbc81217
fltk-editor: bump revision due to added homepage 2022-04-18 14:08:53 +05:30
Leonid Pliushch befeb8775c
set licenses & reformat build.sh scripts 2022-04-18 14:08:53 +05:30
Leonid Pliushch a1eac3880c
geany: update to 1.34.1 2022-04-18 14:08:52 +05:30
Leonid Pliushch 3ec85cc6ef
feh: update to 3.1.1 2022-04-18 14:08:52 +05:30
Leonid Pliushch e4dc4d2dda
pango-x: add manpage for "pango-view" 2022-04-18 14:08:52 +05:30
Leonid Pliushch c7e1204767
tigervnc: drop unneeded patch 2022-04-18 14:08:51 +05:30
Leonid Pliushch 2879d3945e
libcap: update to 2.26 2022-04-18 14:08:51 +05:30
Leonid Pliushch 0b378124c7
libandroid-shmem-x11: remove package since it is unused
Original libandroid-shmem should be fine.

Supporting shm*() system calls is out-of-scope since
they are blocked by seccomp on Android 8 or later.

Functions like ASharedMemory_create() have no usage currently and
will be re-implemented if necessary. They are also available in
Bionic libc starting from Android API 26.
2022-04-18 14:08:51 +05:30
Leonid Pliushch 93336ff011
plotutils: add patch to fix compilation errors with recent libpng 2022-04-18 14:08:51 +05:30
Leonid Pliushch 028e113b46
new package: plotutils
Requested in https://github.com/termux/x11-packages/issues/52.
2022-04-18 14:08:50 +05:30
Leonid Pliushch 97896b7030
python2-six: update to 1.12.0 2022-04-18 14:08:50 +05:30
Leonid Pliushch 44462482af
i3: rebuild due to updated libev dependency 2022-04-18 14:08:50 +05:30
Leonid Pliushch e520d3401b
gtk2: allow configuration with automake-1.16 2022-04-18 14:08:50 +05:30
Leonid Pliushch 00bea948c8
gtk2: fix missing gdkconfig.h 2022-04-18 14:08:49 +05:30
Leonid Pliushch e67119e44b
xrdp: bump revision 2022-04-18 14:08:49 +05:30
Leonid Pliushch a28f97396e
xrdp: remove unused sessions
Leave only Xvnc for now.
2022-04-18 14:08:49 +05:30
Leonid Pliushch 349ab10b08
xrdp: fix dependencies
Add some new dependencies:

  * procps: required by etc/xrdp/xrdp.sh script
  * tigervnc: required by Xvnc session
2022-04-18 14:08:49 +05:30
Leonid Pliushch 57cc7714bc
xrdp: update conffiles list 2022-04-18 14:08:48 +05:30
Leonid Pliushch 0c98582295
xrdp: don't package init.d scripts 2022-04-18 14:08:48 +05:30
Leonid Pliushch 32360c9aed
xrdp: fix configuration files
* Fix paths in scripts & configs
 * Add configs to DEB conffiles field
2022-04-18 14:08:48 +05:30
Leonid Pliushch 13098e77f2
qemu: bump revision due to updated dependency "libsasl" 2022-04-18 14:08:48 +05:30
Leonid Pliushch 64ea0ebd13
xrdp: verious fixes & enable xrdp-sesman 2022-04-18 14:08:47 +05:30
Leonid Pliushch 44daa53a9e
new package: xrdp
Requested in https://github.com/termux/x11-packages/issues/46.
2022-04-18 14:08:47 +05:30
Leonid Pliushch 584f39502a
move xorg-server to disabled packages
Reasons:

  * xorg-server: has no real usage for now but still may be useful for devs.
    Though, it works with xf86-video-dummy, but it still better to use Xvfb
    for now.

  * xf86-video-fbdev: linking error - package unusable at all
2022-04-18 14:08:47 +05:30
Leonid Pliushch 3648bdcf2f
remove package: x11-testing-repo
It's no longer needed.
2022-04-18 14:08:47 +05:30
Leonid Pliushch 3c9cfda2ef
qemu: update to 3.1.0 2022-04-18 14:08:46 +05:30
Leonid Pliushch 38ddf3cc8a
xkeyboard-config: package requires libx11 at build time 2022-04-18 14:08:46 +05:30
Leonid Pliushch 74ee52a55d
update submodule 'termux-packages' 2022-04-18 14:08:46 +05:30
Leonid Pliushch 87239f2e5d
mpv-x: bump revision due to package rebuilding
Needed at least because ffmpeg was updated.
2022-04-18 14:08:45 +05:30
Leonid Pliushch 6c50b1f23e
qt: put pkg-config files to right packages
See https://github.com/termux/x11-packages/issues/39.
2022-04-18 14:08:45 +05:30
Leonid Pliushch dc3c1798ba
libglade: fix build error 2022-04-18 14:08:45 +05:30
Leonid Pliushch 1f3e6cfb43
use https in homepage and source urls where possible 2022-04-18 14:08:45 +05:30
Leonid Pliushch 7f3dddea09
libxtst (devpackage): also depend on xorgproto 2022-04-18 14:08:45 +05:30
Leonid Pliushch 39626e4be6
libxtst: devpackage should depend on libxi-dev
Fixes https://github.com/termux/x11-packages/issues/36.
2022-04-18 14:08:44 +05:30
Leonid Pliushch 9f93b7c0cc
aterm: use 6x13 fonts by default 2022-04-18 14:08:44 +05:30
Leonid Pliushch 5b7c95f7c6
libx11: fix dlopen() failure on libxcursor library 2022-04-18 14:08:44 +05:30
Leonid Pliushch cda7e75358
new package: xorg-xlsfonts
Needed for viewing available X fonts.
2022-04-18 14:08:44 +05:30
Leonid Pliushch c6ce507124
aterm: depend on at least one xorg-fonts package
See https://github.com/termux/x11-packages/issues/35
2022-04-18 14:08:44 +05:30
Leonid Pliushch 7952da7b59
qt5: enable qt5-tools
Note that qt5-tools package is incomplete as missing some important
programs like QtDesigner or QtLinguist.
2022-04-18 14:08:43 +05:30
Leonid Pliushch aaacdba9bf
qt5-base: fix qt spec path for cmake
Fixes https://github.com/termux/x11-packages/issues/34.
2022-04-18 14:08:43 +05:30
Leonid Pliushch a301e65483
new package: libandroid-shmem-x11
* Provides functions specified in https://developer.android.com/ndk/reference/group/memory
   for lower Android versions.

 * Tries to use shmget, shmat, shmdt, shmctl system calls if available
   and not blocked by seccomp.
2022-04-18 14:08:43 +05:30
Leonid Pliushch e4bb70011b
feh: update to 3.0 2022-04-18 14:08:43 +05:30
Leonid Pliushch ad7759da3f
adwaita-icon-theme: update to 3.30.1 2022-04-18 14:08:43 +05:30
Leonid Pliushch 3ec8b6292e
geoip2-database: update to 20181121 2022-04-18 14:08:42 +05:30