Commit Graph

145 Commits

Author SHA1 Message Date
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
Further a250800247
docker image: install rsync (#7461) 2021-09-03 23:02:53 +03:00
Leonid Pliushch 8d4cdb47fb
docker image: install libwayland-dev and wayland-scanner++ 2021-08-26 15:48:11 +03:00
Lucy Phipps bae74ec4ab
remove ccnet as it's been deleted upstream 2021-08-16 14:42:31 +01:00
Leonid Pliushch 4a85477788
docker image: install openjdk 16 2021-07-29 16:48:28 +03:00
Butta 9a137331fe swift: update from 5.4.1 to 5.4.2 2021-06-29 13:44:04 +05:30
Aditya Alok eb46f4c08c
new package: cavif-rs (#7062) 2021-06-28 21:27:37 +03:00
Leonid Pliushch fa11a5d7ec
setup-ubuntu.sh: install pip2 after everything else 2021-06-21 20:13:02 +03:00
Leonid Pliushch add9833e46
docker image: install pip for python2
Ubuntu threw away pip for python2, so we have to install it manually.
It is needed currently for "pypanel" in x11-packages repository.
2021-06-21 20:02:47 +03:00
Butta bf7b30d9a5 swift: add upstream patch that fixes building for 32-bit ARM 2021-06-09 23:15:52 +05:30
Suhan G Paradkar 70a292b715
docker image: install sassc (#6952) 2021-06-04 13:34:15 +03:00
vhqtvn 124efc9dd9
package updates & build issue fixes (#6919)
aptly: fix build failure

dpkg: fix $TERMUX_ARCH in configure script

gotty: switch to up-to-date upstream

minicom: update source url

ncurses: force build with -fPIC

newsboat: update to 2.23

ovmf: update to 20210421.18.g15ee7b7689

pforth: update to 20210315

pup: build with GO111MODULE=off

rcshell: update source url

remind: update to 03.03.07

tweego: update to 2.1.1

virustotal-cli: update to 0.9.6

docker image: install some missing build tools
2021-05-29 14:41:04 +03:00
Leonid Pliushch 719957fa2a
Revert "fix" for curl in Github Actions
It doesn't work.
2021-05-26 16:45:50 +03:00
Leonid Pliushch 86cdb09734
another attempt to fix Github Actions curl timeouts
Will run "sudo ethtool -K eth0 tx off rx off" in container before executing
build commands.

Since our build environment doesn't have ethtool installed, this will
imply rebuilding Docker image. Until that, CI builds will fail due to
missing utility.
2021-05-26 15:15:37 +03:00
Leonid Pliushch a0bd6e9572
docker image: install libdbus-glib-1-dev-bin 2021-05-25 19:13:34 +03:00
Leonid Pliushch 5665242cd8
docker image: x11-packages need xutils-dev 2021-03-29 17:01:26 +03:00
Leonid Pliushch 8487bd8018
bintray repository is now in archive mode
Even though JFrog continued Bintray normal operation until 31 Mar 2021, I'm
disabling Github Actions uploads now. Termux Bintray repository continues to
be available in read-only mode until the final shutdown by JFrog.
2021-02-28 18:15:46 +02:00
Leonid Pliushch 81a86aa65a
docker image: install scdoc 2020-12-12 16:15:50 +02:00
Leonid Pliushch eefc5ed680 docker image: install php, composer
Needs for bootstrapping composer package.
2020-12-10 22:06:02 +02:00
Leonid Pliushch 0cb534ffc2
docker image: install aspell 2020-12-08 16:01:57 +00:00
Leonid Pliushch 3fcb4ca661
docker image: need xmltoman package 2020-12-07 23:10:42 +00:00
Leonid Pliushch 5a4dab1fde docker image: install triehash 2020-11-05 17:17:56 +02:00
Leonid Pliushch f20f6a35ba setup-ubuntu.sh: use $TERMUX_PREFIX 2020-10-30 21:34:46 +02:00