Commit Graph

115 Commits

Author SHA1 Message Date
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
Henrik Grimler
d5f6b464b2 setup-ubuntu: add packages needed by science and game packages 2020-05-09 18:39:17 +02:00
ifurther
fe9c49ae32 new package: wrk (#5262)
* add wrk package
* install luajit into docker image
2020-05-08 02:23:01 +03:00
Leonid Pliushch
7c0df2ad3d docker image: install tcl
Tcl is needed for building package 'sqlcipher'.
2020-05-07 22:51:19 +03:00
Henrik Grimler
3b861ed4a9 setup-ubuntu: install python-is-python3
Some packages looks for python instead of python3 or python2
2020-05-06 16:34:29 +02:00
Henrik Grimler
3b96b19b8e setup-ubuntu: python-yaml is needed by libduktape (uses py2) 2020-05-06 16:34:28 +02:00
Fredrik Fornwall
36ef3dcba8 Update docker image to Ubuntu 20.04 2020-05-06 09:27:49 +02:00
Leonid Pliushch
c85f419708 php: run buildconf after extracting sources
Needed for generating configure script.

+ added re2c package for Docker image
2020-04-14 23:18:11 +03:00
Butta
f36759a52b swift: enable package and update to 5.2.1 2020-04-10 13:03:38 +03:00
Leonid Pliushch
36780ba9fa docker image: install 'clang-9' 2020-04-09 18:23:38 +03:00
Leonid Pliushch
d523f61477 build-package.sh: verify release files with gpg when doing autobuilds (#5062) 2020-03-21 16:30:02 +02:00
Leonid Pliushch
7e0148cf27 docker image: fix installation of JDK 8 2020-03-08 21:44:59 +02:00
Leonid Pliushch
4c811cf8cc Revert "docker image: use JDK 11"
This reverts commit 90af396e474f8f81f57404f57dd37130dee2fa8b.
2020-03-08 21:43:23 +02:00
Leonid Pliushch
2ef2cd14fb docker image: use JDK 11 2020-03-08 21:26:21 +02:00