1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 14:37:08 +00:00
Commit Graph

167 Commits

Author SHA1 Message Date
Tee KOBAYASHI
2db283089c setup-ubuntu.sh: Install libyaml-dev 2022-12-23 14:38:59 +09:00
Tee KOBAYASHI
355afd481f setup-ubuntu.sh: Install packages needed by motif 2022-12-10 00:59:53 +00:00
Tee KOBAYASHI
e0b888c4ab setup-ubuntu.sh: Install python3-sphinx-rtd-theme 2022-11-23 20:42:26 +09:00
Tee KOBAYASHI
ed984bceeb setup-ubuntu.sh: Install lua5.3 2022-11-23 10:27:17 +00:00
Tee KOBAYASHI
fac4907566 setup-ubuntu.sh: Bump Clang/LLVM to 13 2022-11-08 13:43:32 +00:00
Aditya Alok
00abbffccf
scripts(setup-ubuntu): install lua5.1 for luarocks
Signed-off-by: Aditya Alok <alok@termux.dev>
2022-11-01 12:46:14 +05:30
Lucy Phipps
c2b45911cd
setup-ubuntu.sh: i meant python-wheel-common 2022-10-29 23:55:10 +01:00
Lucy Phipps
1f60ab0fcd
setup-ubuntu.sh: install python3-wheel-common
hopefully this fixes e.g. asciinema
2022-10-29 23:29:50 +01:00
Tee KOBAYASHI
ae042ded67 setup-ubuntu.sh: Restore python3.10-venv
Needed by Python crossenv with Python 3.10. We don't have 3.11 yet.
2022-10-27 22:58:34 +09:00
Tee KOBAYASHI
ec56dad97c setup-ubuntu.sh: Install librsvg2-dev 2022-10-27 06:15:39 +09:00
Henrik Grimler
b3b83c6662
setup-ubuntu.sh: install python3.11 as well
In preparation of python update from 3.10 to 3.11.
2022-10-25 19:31:34 +02:00
Henrik Grimler
1adfe3cffc
setup-ubuntu: install python3-sphinxcontrib.qthelp as well
Needed by extra-cmake-modules, see termux/termux-packages#12528.
2022-10-24 13:07:21 +02:00
Tee KOBAYASHI
0b2ac073fc setup-ubuntu.sh: Install bash-static 2022-10-20 10:58:23 +09:00
Chongyun Lee
a155b78291 lilypond: update to 2.23.13 2022-10-08 17:37:39 +08:00
Henrik Grimler
a4f4cb4e8b
updpkg(main/neovim): update to 8.0.0
neovim-nightly has already been 8.0.0 for a while, and has apparently
built without issues.  I was not able to build it without first
updating libvterm and adding lua-{lpeg,mpack} to docker image though.
2022-10-06 07:11:57 +05:30
Uchiha Kakashi
7eeab3fba5
setup-ubuntu.sh: add desktop-file-utils for ghex 2022-09-24 22:51:21 +02:00
Butta
2050c60008 chore(scripts/setup-termux.sh): patchelf no longer needed since the Swift 5.6.1 update
%ci:no-build
2022-08-28 12:08:49 +05:30
Henrik Grimler
9d695d6f4b
scripts(setup-ubuntu.sh): install openjdk-17 from ppa repo
This is necessary if we are to build openjdk-17 after update of docker
image to ubuntu 22.04.
2022-07-30 14:34:07 +02:00
Leonid Pliushch
314c6a8aff
enhance(scripts/Dockerfile): upgrade ubuntu version
Ubuntu 21.10 reached its end of life.
2022-07-23 13:35:31 +03:00
Henrik Grimler
1ef9a5d5d2
scripts(setup-ubuntu): install curl headers as well
Needed by txikijs's hostbuild step.

Fixes https://github.com/termux/termux-packages/issues/11085.
2022-06-29 07:29:43 +02:00
Henrik Grimler
be5c7ffc60
scripts(setup-ubuntu.sh): install libjson-perl
Required by samba 4.16.2.
2022-06-26 10:51:36 +02:00
Tee KOBAYASHI
24a037a33a new package: news-flash-gtk 2022-05-10 10:20:13 +09:00
Tee KOBAYASHI
31aa2d2056 new package: gimp 2022-05-03 07:06:00 +09:00
Yaksh Bariya
b54abb6732
also install jq inside docker container 2022-04-19 07:19:39 +05:30
Tee KOBAYASHI
c6db2c46c6 new package: lilypond 2022-04-16 18:26:11 +09:00
Aditya Alok
24a1850f47
feat(setup-ubuntu.sh): install xxd package, required by cava
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-11 20:49:14 +05:30
Tee KOBAYASHI
b312b033ab new package: below 2022-04-11 11:04:10 +09:00
Tee KOBAYASHI
00275fe288 vlc: Enable Lua support 2022-04-08 13:48:37 +09:00
Chongyun Lee
2894168dfa new package: pypy 2022-03-15 12:01:29 +09:00
Henrik Grimler
d2c12f838b
gnunet: update to 0.16.1 2022-03-13 12:23:25 +01:00
Tee KOBAYASHI
9849f01987 new function: termux_setup_python_crossenv 2022-03-02 12:00:30 +09:00
YAKSH BARIYA
6fe370b6cd
picolisp: update to 21.12 (#9084) 2022-02-25 14:02:46 +00:00
Henrik Grimler
c31ee772c2
Update docker image to Ubuntu 21.10
A ./build-all.sh -i finishes successfully.  (There seem to be some
issue with the build-all script where some packages are not built
though)
2022-02-08 11:48:43 +01:00
Lucy Phipps
bbdaa639f7
update docker image to Ubuntu 21.04 2022-02-08 11:48:36 +01:00
Butta
5d98fde4ab swift: fix memory tagging collisions on aarch64 since Android 11 2022-02-08 01:24:14 +05:30
Tee KOBAYASHI
907319a383 docker image: Install clang-12 and friends 2022-01-30 04:05:51 +09:00
s00se
cfe80644b7 docker-image: add gcc-arm-none-eabi 2022-01-18 10:19:25 +02:00
Tee KOBAYASHI
19563a614b docker image: Install python3-jsonschema 2022-01-14 10:49:11 +02:00
Leonid Pliushch
8279cf4717
setup-ubuntu.sh: use 'env' to pass DEBIAN_FRONTEND=noninteractive
Fixes https://github.com/termux/termux-packages/issues/8209
2021-12-11 23:19:13 +02:00
Leonid Pliushch
ee8feaeb36
docker image: install the latest lts version of nodejs 2021-11-27 14:33:31 +02:00
ifurther
8a16ae9755 add wget for ubuntu 2021-10-13 11:28:36 +02:00
Lucy Phipps
162b07ad19
setup-ubuntu.sh: python: rm 3.7, 3.8, 3.10-full
i.e. use only lightweight 3.9 and 3.10
2021-10-06 20:21:11 +01:00
Lucy Phipps
e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Lucy Phipps
20f6decc7c
setup-ubuntu.sh: use python3.10-full 2021-10-05 17:24:38 +01:00
Lucy Phipps
0255ee9793
fix Dockerfile and setup-ubuntu.sh 2021-10-05 16:40:30 +01:00
Lucy Phipps
f73a3fb45f
setup-ubuntu.sh: fix when missing lsb_release 2021-10-05 16:26:38 +01:00
Lucy Phipps
2291a2c5b8
setup-ubuntu.sh: apt update after ppa 2021-10-05 15:18:27 +01:00
Lucy Phipps
d0f2ed7137
setup-ubuntu.sh: use deadsnakes/ppa if needed 2021-10-05 13:25:29 +01:00
Lucy Phipps
b4b985718b
docker image: install python 3.10 2021-10-05 11:59:08 +01:00
Henrik Grimler
23c34dde70 setup distro scripts: sort packages alphabetically 2021-09-17 11:06:53 +02:00