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
Leonid Pliushch
28768b205e
docker image: install python3.9
2020-10-08 17:49:45 +03:00
Leonid Pliushch
f6b5aeb956
docker image: install libevent-dev libreadline-dev libconfig-dev libjansson-dev
...
Needed by telegram-cli host build.
2020-09-21 20:21:49 +03:00
ifurther
9342675fbb
new package: ovmf ( #5734 )
2020-08-24 22:21:18 +03:00
Henrik Grimler
44f8bfaa50
setup-ubuntu.sh: remove duplicate clang-10 line
2020-07-09 13:51:35 +02:00
its-pointless
5e9a19ae55
ubuntu setup for r21b
2020-07-09 13:51:35 +02:00
Leonid Pliushch
1771b69888
docker image: install xfce4-dev-tools
2020-06-22 16:00:22 +03:00
Leonid Pliushch
4162539edb
docker image: install 'alex' & 'happy' utilities for Haskell
2020-06-20 22:46:33 +03:00
Leonid Pliushch
77fa166aa9
reformat scripts/setup-ubuntu.sh
2020-06-19 02:54:45 +03:00
Leonid Pliushch
61bcba0526
fix typo in scripts/setup-ubuntu.sh
2020-06-19 02:54:18 +03:00
Faheem Pervez
86a07d5079
docker image: install heimdal-multidev and comerr-dev ( #5418 )
...
For samba in unstable-packages
2020-06-18 15:46:47 +02:00
Leonid Pliushch
31835dcbc5
docker image: install libparse-yapp-perl
...
https://github.com/termux/termux-packages/pull/5417
2020-06-18 01:00:06 +03:00
Leonid Pliushch
7c0007dddc
docker image: install python3-pip
2020-06-13 18:49:52 +03:00
Butta
dc0c6405e9
swift: update from 5.2.3 to 5.2.4
2020-05-23 11:58:56 +03:00
Leonid Pliushch
7746025839
docker image: install setuptools for python2
...
Needed by python2-xlib.
2020-05-19 21:33:48 +03:00
Butta
f380827f81
swift: update from 5.2.2 to 5.2.3
2020-05-19 21:28:40 +03:00
Leonid Pliushch
4b46218293
docker image: install texlive-extra-utils
2020-05-19 16:32:14 +03:00
Henrik Grimler
b0d1ff7cfa
setup-ubuntu.sh: add cvs for myman
2020-05-09 20:17:56 +02:00