termux-packages-android5x:android-5

Last commit made on 2021-04-12
Get this branch:
git clone -b android-5 https://git.launchpad.net/termux-packages-android5x
Members of Recap Time Squad (formerly called The Pins Team) can upload to this branch. Log in for directions.

Branch information

Name:
android-5
Repository:
lp:termux-packages-android5x

Recent commits

c2c3208... by Andrei Jiroh Eugenio Halili <email address hidden>

vagrantfile: Change vb.memory to 2048

Also switch to the latest Ubuntu LTS as possible

Signed-off-by: Andrei Jiroh Eugenio Halili <email address hidden>

f26f37d... by Andrei Jiroh Eugenio Halili <email address hidden>

scripts: Updated some scripts manually from the upstream repo

22d4f3c... by Andrei Jiroh Eugenio Halili <email address hidden>

Updated README and just obe script

Signed-off-by: Andrei Jiroh Eugenio Halili <email address hidden>

ae1d103... by Leonid Plyushch

update readme

e083fee... by Leonid Plyushch

wordgrinder: make sure that include/zip.h won't appear in debfile

4c45524... by Leonid Plyushch

sc-im: bump revision

55566ce... by Leonid Plyushch

sc-im: enable support for gnuplot

Requested in https://github.com/termux/termux-packages/issues/4606.

0e74b0f... by Leonid Plyushch

sc-im: add wordexp implementation

Issue https://github.com/termux/termux-packages/issues/4614.

b01a294... by Leonid Plyushch

Revert "disable package: sc-im"

This reverts commit c9ada14842022a4f0d077028f3e0b029aec54a48.

c2b8011... by Leonid Plyushch

wordgrinder: fix build failure when libzip is present

If include/zip.h is present in $TERMUX_PREFIX, wordgrinder
will pick it and fail with compilation error.