Simeon Huang
b0b825ee80
force linking libc++_shared for ClangTools, fixing #391
2022-04-18 14:47:54 +05:30
Simeon Huang
b5570184b8
package qt5ct, closing #401
2022-04-18 14:47:54 +05:30
Leonid Pliushch
f008404b31
enable package and bump: termux-x11
2022-04-18 14:47:54 +05:30
Leonid Pliushch
066e8c0dc8
xwayland, libwayland, libwayland-protocols: bump revision
2022-04-18 14:47:54 +05:30
Leonid Pliushch
9ae739fe9e
enable packages: xwayland, libwayland, libwayland-protocols
2022-04-18 14:47:53 +05:30
Leonid Pliushch
fe9ff3eebe
qemu: update to 6.1.0
2022-04-18 14:47:53 +05:30
Leonid Pliushch
04bd8f6c65
emacs-x: specify that package conflicts with command-line-only version of emacs
2022-04-18 14:47:53 +05:30
Leonid Pliushch
d5a1c06f10
enable package: emacs-x
...
Fixes https://github.com/termux/x11-packages/issues/251
2022-04-18 14:47:53 +05:30
Leonid Pliushch
adf80396dd
lxappearace: switch upstream & fix packaging
...
Fixes https://github.com/termux/x11-packages/issues/424
2022-04-18 14:47:53 +05:30
Leonid Pliushch
fafc3fa1ff
lxappearance: bump revision
...
Someone reported it is "not working". I can't tell whether this is true,
I haven't used it. Rebuilding it now with newer termux-packages
submodule, maybe dependency was an issue.
Someone will need to test it.
2022-04-18 14:47:52 +05:30
Leonid Pliushch
38307a4a7e
assign generic maintainer to packages where possible
...
Let @termux be assigned as package maintainer instead of me, just like
the most of Termux packages. I really don't use X11 package set so far.
%ci:no-build
2022-04-18 14:47:52 +05:30
Leonid Pliushch
0ad3f6ebac
some packages were moved to main repo
2022-04-18 14:47:52 +05:30
Leonid Pliushch
2e405a7c57
qemu-system-x86-64: bump revision
2022-04-18 14:47:52 +05:30
Leonid Pliushch
00ea1595e9
qemu: prevent possible crash when using security_model=mapped-file
...
When security_model=mapped-file is being used for VirtFS when accessing
shared storage or other file system that doesn't support chmod, an
assertion error may occur.
2022-04-18 14:47:51 +05:30
Leonid Pliushch
7b52b1d11c
qemu-system-x86-64: bump revision
2022-04-18 14:47:51 +05:30
Leonid Pliushch
748c37b343
st: disable tagged pointer checking
...
Doesn't fix issue completely.
Abort message: 'Scudo ERROR: misaligned pointer when deallocating address 0x006245ce8c98
https://github.com/termux/x11-packages/issues/407
2022-04-18 14:47:51 +05:30
Leonid Pliushch
5ae2ebcea7
sdl-ttf: fix undefined reference to ceilf
2022-04-18 14:47:51 +05:30
Leonid Pliushch
a99c5ebbd7
sdl-ttf: depend on freetype
2022-04-18 14:47:51 +05:30
Leonid Pliushch
f85f6e94a8
nxengine: omit settings.dat
2022-04-18 14:47:51 +05:30
Leonid Pliushch
ac55494095
nxengine: install resources
2022-04-18 14:47:50 +05:30
Leonid Pliushch
b40cf08ee9
nxengine: load resources from prefix/share/nxengine
2022-04-18 14:47:50 +05:30
Leonid Pliushch
a828031c5d
new package: nxengine
2022-04-18 14:47:50 +05:30
Yonle
ad59e9cf8f
x11vnc: depends on libcairo and libxcursor ( #417 )
2022-04-18 14:47:50 +05:30
LayaAchmad
7c27b50e65
new package: tint2 ( #415 )
2022-04-18 14:47:50 +05:30
Leonid Pliushch
62b7195d4b
glade: don't hardcode version in source url
2022-04-18 14:47:49 +05:30
Leonid Pliushch
6b5f6cb622
new package: glade
2022-04-18 14:47:49 +05:30
Yisus7u7
46c619a5d5
Rebuild lxappearance
2022-04-18 14:47:49 +05:30
Leonid Pliushch
2a0b65e7fa
rename package: libquazip --> quazip
...
Please do not prepend "lib" to package names if not necessary, i.e. it has
been splitted from tooling package. We prefer original package names. If
package has been named "quazip", it should have same name in our repository.
2022-04-18 14:47:49 +05:30
Yisus7u7
21a62fccd4
new package: libquazip ( #413 )
2022-04-18 14:47:49 +05:30
Rafael Kitover
1ff01373bd
Add package: xorg-xprop
...
Utility to print properties of X11 windows, most usefully WM_CLASS.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:49 +05:30
Rafael Kitover
6707905b61
Add package: xorg-xwininfo
...
This is a tiny utility from xorg to print X11 window information such as
geometry.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:48 +05:30
Rafael Kitover
14caba03d4
new package: devilspie
...
This is a user daemon utility that reads configuration files in lisp for
matching X11 windows and performing actions on them.
For example, I have this file:
~/.devilspie/undecorate.ds
With this contents:
(if (or (is (window_class) "qterminal") (is (window_class)
"Xfce4-terminal"))
(undecorate)
)
With the daemon launched from my xstartup, when a window matching the
class "qterminal" or "Xfce4-terminal" is opened, it will remove window
manager decorations from it giving me a borderless window without a
title bar.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-04-18 14:47:48 +05:30
Leonid Pliushch
d794384dc9
revert mate packages update
...
Need automake v1.16.2 but we have v1.16.1 in Docker image.
2022-04-18 14:47:48 +05:30
Leonid Pliushch
a419ad10a5
vim-gtk: update to 8.2.3300
2022-04-18 14:47:48 +05:30
Leonid Pliushch
cf9e56bba8
ristretto: update to 0.11.0
2022-04-18 14:47:48 +05:30
Leonid Pliushch
be11a8099c
putty: update to 0.76
2022-04-18 14:47:47 +05:30
Leonid Pliushch
44101bfc40
polybar: update to 3.5.6
2022-04-18 14:47:47 +05:30
Leonid Pliushch
ef747abe8f
pidgin: update to 2.14.6
2022-04-18 14:47:47 +05:30
Leonid Pliushch
03bbcdf3b5
papirus-icon-theme: update to 20210802
2022-04-18 14:47:47 +05:30
Leonid Pliushch
ed13e6087f
mate-terminal: update to 1.26.0
2022-04-18 14:47:47 +05:30
Leonid Pliushch
90276f8d0a
mate-settings-daemon: update to 1.26.0
2022-04-18 14:47:46 +05:30
Leonid Pliushch
10fa7fa30c
mate-session-manager: update to 1.26.0
2022-04-18 14:47:46 +05:30
Leonid Pliushch
a61c3b9fa7
mate-panel: update to 1.26.0
2022-04-18 14:47:46 +05:30
Leonid Pliushch
74b94bcce0
mate-menus: update to 1.26.0
2022-04-18 14:47:46 +05:30
Leonid Pliushch
8a9656138d
mate-desktop: update to 1.26.0
2022-04-18 14:47:46 +05:30
Leonid Pliushch
bc66cd182b
marco: update to 1.26.0
2022-04-18 14:47:45 +05:30
Leonid Pliushch
54fbf8c97a
mesa-demos: bump revision
2022-04-18 14:47:45 +05:30
Leonid Pliushch
f479963ab4
kvantum: update to 0.20.1
2022-04-18 14:47:45 +05:30
Leonid Pliushch
8c52dbe117
libxfont2: update to 2.0.5
2022-04-18 14:47:45 +05:30
Leonid Pliushch
0b442977f8
libepoxy: update to 1.5.8
2022-04-18 14:47:45 +05:30