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
Leonid Pliushch
01f495fc8e
qgit: add 'git' to dependencies
2022-04-18 14:08:42 +05:30
Leonid Pliushch
0600b83ccd
fix packages: libevdev, libpciaccess, mtdev, xf86-input-evdev, xf86-input-mtev, xf86-video-dummy, xf86-video-fbdev
2022-04-18 14:08:42 +05:30
Leonid Pliushch
9faba1a7cd
libevdev: update to 1.6.0
2022-04-18 14:08:42 +05:30
Leonid Pliushch
f6554be6b8
libcairo-x: update to 1.16.0
2022-04-18 14:08:42 +05:30
Leonid Pliushch
9d4f0b48b9
x11-testing-repo: easy access to x11-packages:testing
...
Now we have 'testing' X11 packages repo - specially for things that considered
as 'unstable' or under development.
2022-04-18 14:08:41 +05:30
Leonid Pliushch
7b625f8208
xorg-server: package shouldn't conflict with itself.
2022-04-18 14:08:41 +05:30
Leonid Pliushch
7b15dcc92d
xorg-server: fix typo in build.sh
...
It should be added '-Wno-int-to-pointer-cast' instead of '-Wint-to-pointer-cast'.
2022-04-18 14:08:41 +05:30
Twaik Yont
1328e96fe5
Fixing https://github.com/termux/x11-packages/pull/30#issuecomment-440859921
2022-04-18 14:08:41 +05:30
Twaik Yont
547a956ddf
Adding xf86-video-fbdev, xf86-input-evdev, xf86-input mtev and their dependencies libmtdev, libevdev Fixing https://github.com/termux/x11-packages/pull/30#issuecomment-440803079
2022-04-18 14:08:40 +05:30
Leonid Pliushch
66690fcaef
new package: matchbox-keyboard
...
Ref: https://github.com/termux/x11-packages/issues/24
2022-04-18 14:08:40 +05:30
Twaik Yont
7e9b1e0e89
Adding xorg-server package with full Xorg and dummy driver
2022-04-18 14:08:40 +05:30
Leonid Pliushch
6d52dc2c2e
florence: force link with libglib-2.0 and libgio-2.0
...
libflorence-1.0.so is not linked against glib by default for some reason and
this causes linking error.
2022-04-18 14:08:40 +05:30
Leonid Pliushch
0a52fdb7b7
florence: don't store unneeded files in package
2022-04-18 14:08:39 +05:30
Leonid Pliushch
79a1ee4197
new package: florence - on-screen virtual keyboard
...
Ref: https://github.com/termux/x11-packages/issues/24
2022-04-18 14:08:39 +05:30
Leonid Pliushch
23577648ed
imlib2: fix build error due to 'mblen()'
2022-04-18 14:08:39 +05:30
Leonid Pliushch
6ca3e4a955
qt5: fix development packages for 'x11extras' and 'declarative'
...
Add missing dependencies.
2022-04-18 14:08:39 +05:30
Leonid Pliushch
5da18b44b2
qt5: put static libraries to development packages
2022-04-18 14:08:39 +05:30
Leonid Pliushch
550886bf0e
qt5: fix cross compilation for tools and libraries
2022-04-18 14:08:38 +05:30
Leonid Pliushch
e3d0934302
qt5: store static libraries
2022-04-18 14:08:38 +05:30
Leonid Pliushch
6871303835
qt5: build subpackage 'qt5-declarative'
...
This is a draft currently as some qml tools are built for host (x86_64).
2022-04-18 14:08:38 +05:30
Leonid Pliushch
8c7012d620
qt5-base: bump revision
2022-04-18 14:08:38 +05:30
Leonid Pliushch
d62192fb89
qt5-base: don't set '-Oz' for default QMAKE_CFLAGS & QMAKE_CXXFLAGS
2022-04-18 14:08:38 +05:30
Leonid Pliushch
44b0d3ff22
qt5: build x11extras
2022-04-18 14:08:37 +05:30
Leonid Pliushch
bf827da4a4
new package: sdl2-ttf
...
Requested in https://github.com/termux/x11-packages/issues/22 .
Note that package requires libGL.so from Mesa, so at least xlib glx should be enabled.
2022-04-18 14:08:37 +05:30
Leonid Pliushch
0128f1002d
new package: sdl2-image
...
Requested in https://github.com/termux/x11-packages/issues/21 .
2022-04-18 14:08:37 +05:30