Henrik Grimler
23c34dde70
setup distro scripts: sort packages alphabetically
2021-09-17 11:06:53 +02:00
Tim Makarios
d119861e45
Ensure gnupg is installed in setup-termux.sh
2021-03-26 08:50:00 +01:00
Leonid Pliushch
5db22fda40
setup-termux.sh: use generic shebang
...
It is being handled by termux-exec anyway.
2020-10-30 21:41:08 +02:00
Leonid Pliushch
8bdbfa05ce
scripts/setup-termux.sh: install asciidoctor
2020-01-01 17:40:07 +02:00
Leonid Pliushch
8facf9f01a
scripts/setup-termux.sh: install help2man
2019-08-16 15:39:08 +03:00
Leonid Pliushch
c33a3ba6d9
scripts/setup-termux.sh: install asciidoc
2019-08-16 02:51:05 +03:00
Leonid Pliushch
33f341c259
add support for on-device bootstrapping of "make"
2019-08-11 16:03:35 +03:00
Leonid Pliushch
e8ccf506a0
scripts/setup-termux.sh: split packages on "tier 1" & "tier 2" groups
...
And remove packages that are installed with bootstrap archive (essential ones).
2019-08-11 16:03:35 +03:00
Butta
4c735a6580
on-device build: Fix up ncurses and ninja, adjust some setup scripts,
...
and add dependency info to scripts/setup-termux.sh.
2019-08-11 16:03:35 +03:00
Leonid Pliushch
c31dad8663
scripts/setup-termux.sh: add missing package 'valac'
2019-08-10 18:56:12 +03:00
Leonid Pliushch
cda78acbb0
scripts/setup-termux.sh: install binutils-gold
...
Required by at least ipfs package.
2019-08-08 22:15:02 +03:00
Leonid Pliushch
3b8537b03b
scripts/setup-termux.sh: use bash in shebang
2019-08-08 17:40:52 +03:00
Leonid Pliushch
e303212ae5
enable on-device builds
...
Partial compatibility for on-device builds.
There is no guarantee that it will be possible to build all available
packages and built packages will have same reliability that cross-compiled
but should solve "self-hosting" problems as much as possible.
2019-08-08 16:58:34 +03:00