Leonid Pliushch
af3497bd2e
new package: ttf-dejavu
...
Some applications require TTF fonts.
2022-04-18 14:08:14 +05:30
Leonid Pliushch
0579600ea1
new package: qgit
...
First cross-compiled package that use Qt.
2022-04-18 14:08:14 +05:30
Leonid Pliushch
cb4260dff9
qt5-base: fix installation of tools compiled for host
2022-04-18 14:08:14 +05:30
Leonid Pliushch
2c97a9b3f5
qt5-base: keep host-build tools, use a separate spec for cross-compilation
...
Makes cross-compilation of Qt-enabled programs possible.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
414d7bb27f
qt5-base: build.sh - add hints for future work
2022-04-18 14:08:13 +05:30
Leonid Pliushch
cedcfb3fe7
qt5-base: create symlink '$PREFIX/lib/fonts' --> '/system/fonts' if possible
...
Quick fix for applications that require fonts.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
51af73a0cc
qt5-base: fix missing dependencies
2022-04-18 14:08:13 +05:30
Leonid Pliushch
0bbe0f1b6e
qt5-base: update to 5.11.2 + some improvements to build.sh
2022-04-18 14:08:13 +05:30
Leonid Pliushch
01cd1164d9
qt5-base: install prebuilt 'qmake'
...
It seems that Qt's build system can't cross-compile qtbase
tools (e.g. qmake). It also seems that manually cross-compiled
'qmake' is not working properly.
This commit adds tool 'qmake' precompiled (in Termux on device)
for all 4 architectures.
2022-04-18 14:08:13 +05:30
Leonid Pliushch
7bfa8474ae
qt5-base: use wrapper for 'qmake' and improve configuration steps
2022-04-18 14:08:11 +05:30
Leonid Pliushch
f655924d36
qemu-system: properly split QEMU stuff between packages
...
This includes package renaming: qemu-system --> qemu-system-x86_64
2022-04-18 14:08:11 +05:30
Leonid Pliushch
c92ba65fd5
qemu-system: prefer SDL v2.x over v1.x
2022-04-18 14:08:10 +05:30
Leonid Pliushch
11e99aef1c
qemu-system: update to 2.12.1
2022-04-18 14:08:10 +05:30
Leonid Pliushch
67d96765b7
enable package: qemu-system
2022-04-18 14:08:10 +05:30
Leonid Pliushch
2230588cf1
qt5-base: explicitely set necessary dependencies
2022-04-18 14:08:10 +05:30
Leonid Pliushch
500844fad2
qt5-base: enable openssl support
2022-04-18 14:08:10 +05:30
Leonid Pliushch
442f823f0b
qt5-base: fix dependencies
2022-04-18 14:08:09 +05:30
Leonid Pliushch
d4fd3e0d6d
qt5-base: manually build tools for custom spec (linux-termux-clang)
...
Seems that tools like 'qmake' are build only for host (x86_64)
architecture.
2022-04-18 14:08:09 +05:30
Leonid Pliushch
df1e4d8ec1
qt5-base: put stuff to correct places
2022-04-18 14:08:09 +05:30
Leonid Pliushch
2c5f6f7ff5
qt5-base: add '-no-vulkan' to config options and remove unneeded stuff
...
Now it is possible to compile it without errors.
2022-04-18 14:08:09 +05:30
Leonid Pliushch
2f1b38f58a
qt5-base: add implementation of '__res_state' struct to qhostinfo_unix.cpp
2022-04-18 14:08:09 +05:30
Leonid Pliushch
91a864ecec
qt5-base: disable '--system-sqlite' and dnslookups for now
2022-04-18 14:08:09 +05:30
Leonid Pliushch
eaf157e539
initialize qt5-base
2022-04-18 14:08:08 +05:30
Leonid Pliushch
5505774f85
emacs-x: this package conflicts with 'emacs' (cli version) and should replace it
2022-04-18 14:08:08 +05:30
Leonid Pliushch
fbe6e4d862
emacs-x: don't store file 'share/info/dir' and don't delete tutorials for different langs
2022-04-18 14:08:08 +05:30
Leonid Pliushch
7a4615646f
emacs-x: don't use '---with-xwidgets' and force link with 'libandroid-shmem.so'
2022-04-18 14:08:08 +05:30
Leonid Pliushch
dbea808431
new package: emacs-x (Emacs with X11 support enabled)
...
Requested in https://github.com/termux/x11-packages/issues/1
2022-04-18 14:08:08 +05:30
Leonid Pliushch
56c3db0ed8
liblua51: remove package since it is not needed anymore
2022-04-18 14:08:07 +05:30
Leonid Pliushch
d030844653
the-powder-toy: use Lua 5.2.x
2022-04-18 14:08:07 +05:30
Leonid Pliushch
67a8eabb1d
giflib: gif utilities should be in a separate package
2022-04-18 14:08:07 +05:30
Leonid Pliushch
837f8e0902
prepare to OpenSSL v1.1.1 update
...
Affected packages:
* riscvemu-sdl
* tigervnc
* xorg-xvfb
others should be fine without recompiling.
2022-04-18 14:08:07 +05:30
Leonid Pliushch
f80775d53d
tigervnc: add missing dependency 'xorg-xkbcomp'
2022-04-18 14:08:07 +05:30
Leonid Pliushch
6be1af8a9b
tigervnc: put viewer into separate package and fix dependencies
2022-04-18 14:08:07 +05:30
Leonid Pliushch
0e280f4735
tigervnc: use TCSANOW in vncpasswd
...
Now password won't be echoed when using tool 'vncpasswd'.
2022-04-18 14:08:06 +05:30
Leonid Pliushch
08ed27315c
tigervnc: depend on openssl
2022-04-18 14:08:06 +05:30
Leonid Pliushch
2a807e88ba
xorg-xvfb: update to 1.20.1
...
Now 'xorg-xvfb' depends on libmesa + libdrm.
GLX extension is enabled too.
2022-04-18 14:08:06 +05:30
Leonid Pliushch
d014317fd1
wireshark-gtk: update to 2.6.3
2022-04-18 14:08:06 +05:30
Leonid Pliushch
57267c9fec
bump revisions for all packages
...
Since now X11 packages are official, it is necessary to rebuild
them all to make sure that everything is okay.
2022-04-18 14:08:06 +05:30
Leonid Pliushch
0061672623
initial commit
2022-04-18 14:08:05 +05:30
Yaksh Bariya
3422559ad2
monorepo: adapt scripts/bin to new changes
2022-04-18 13:57:19 +05:30
Yaksh Bariya
f0ea9b922b
monorepo: apply changes suggested by buttaface
2022-04-18 13:57:19 +05:30
Yaksh Bariya
52c383b4d1
chore: switch to monorepo
2022-04-18 13:57:13 +05:30
Termux Github Actions
94e8e9d63c
neovim-nightly: update to 0.8.0-dev+9-g1facad234
...
This commit has been automatically submitted by Github Actions.
2022-04-18 06:17:35 +00:00
Justin Tracey
900e22160c
rust: enable profiler
2022-04-18 08:09:19 +02:00
Henrik Grimler
efa2fd5a7a
libsigsegv: update to 2.14
2022-04-18 08:09:15 +02:00
Henrik Grimler
f1a6daa05e
libsixel: update to 1.10.3
2022-04-18 08:09:10 +02:00
marcusz
deb6579195
Merge pull request #10054 from wmcbtech30/master
...
htop: update to 3.1.2
2022-04-18 11:46:56 +08:00
wmcbtech30
05357b5612
htop: update to 3.1.2
2022-04-18 10:57:27 +08:00
Termux Github Actions
4362f13fcb
yq: update to 4.24.5
...
This commit has been automatically submitted by Github Actions.
2022-04-18 00:24:18 +00:00
Aditya Alok
8a5fcda4a0
feat(tree): enable auto-update, upgrade to 2.0.2
...
- also switch to gitlab url
re #10055
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-18 00:52:14 +05:30