Henrik Grimler
4798011417
Revert "scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk"
...
openjdk might not be available in the various places properties.sh is
sourced, as when linting the packages:
https://github.com/termux/termux-packages/pull/10331 . Revert the
commit to fix this issue.
This reverts commit a7e384c1d9819435a80ad908626abd35fb2fb4ce.
2022-04-25 22:22:59 +02:00
Henrik Grimler
a7e384c1d9
scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk
2022-04-25 21:37:47 +02:00
Henrik Grimler
e3034c71fa
scripts/properties.sh: put sdk and ndk in versioned folders
...
To allow for having multiple sdk/ndk versions in ~/lib/.
2022-04-25 21:37:45 +02:00
Lucinda May Phipps
9d020f82ec
properties.sh: notes for next ndk update
...
we forgot to reset the revision numbers this time
2021-10-23 13:55:04 +01:00
Henrik Grimler
6a86fd8b28
ndk: update to r23b
...
Includes fix for -fno-integrated-as flag, which is needed by libx265
build.
2021-10-22 23:05:45 +02:00
Henrik Grimler
a465f14c90
Update to use android-ndk r23
2021-10-22 23:05:45 +02:00
Leonid Pliushch
58397fde9a
scripts/properties.sh: set java home to openjdk 8
...
Fix packages like termux-am
2021-08-01 18:39:37 +03:00
Leonid Pliushch
89384aed06
apksigner: update to 30.0.3
2020-12-07 20:09:31 +00:00
Leonid Pliushch
39d81b358e
fix scripts/properties.sh
...
?
2020-11-13 21:11:17 +02:00
Leonid Pliushch
b554a9d2fc
scripts/properties.sh: load ~/.termuxrc at the end to allow override the configuration
2020-11-13 15:08:35 +02:00
Leonid Pliushch
6fa120c617
properties.sh: introduce $TERMUX_BASE_DIR
2020-10-30 22:24:07 +02:00
Leonid Pliushch
0cb1b82333
fix hardcoded Termux directories in mpd, renameutils, termux-tools
2020-10-30 22:15:19 +02:00
Leonid Pliushch
04e93144a4
properties.sh: introduce $TERMUX_APP_PACKAGE - specifies application package name
2020-10-30 21:59:59 +02:00
Leonid Pliushch
5794e94b36
define prefix and home path in ./scripts/properties.sh
2020-10-30 21:31:19 +02:00
Leonid Pliushch
468ae7cc1e
fix path typo in scripts/properties.sh
2020-10-22 23:28:20 +03:00
Leonid Pliushch
3cbe71ee6d
allow sdk & ndk to be installed into $TERMUX_SCRIPTDIR/build-tools
2020-10-22 23:16:08 +03:00
Henrik Grimler
0f6d16ea6a
ndk: update to r21d
2020-07-09 13:51:35 +02:00
its-pointless
9ce89eef41
use ndk 21b
2020-07-09 13:51:35 +02:00
its-pointless
43f5eb9281
r21 cross over in progress
2020-07-09 13:51:35 +02:00
Fredrik Fornwall
6ce565092c
Update android build tools to 29.0.2
2019-09-25 23:12:33 +02:00
its-pointless
5eada22838
ndk-20 update
2019-06-19 20:26:31 +03:00
its-pointless
0320a92780
fix ndk versions
2019-02-24 20:39:35 +02:00
Fredrik Fornwall
e520dfbe12
Initial changes for NDK r19 support
2019-02-24 20:39:35 +02:00
Fredrik Fornwall
ca5ead6780
Update latest android platform and build-tools
2019-01-27 09:03:08 +01:00
Henrik Grimler
b74135c32d
properties.sh: 'source'->'.'
2018-11-10 23:40:13 +01:00
Fredrik Fornwall
02c0668a9b
Update to NDK r18 ( #2827 )
2018-09-19 23:29:39 +02:00
Fredrik Fornwall
b3f68a9b5c
Update build tools version to 28.0.2
...
Also extract setting ndk and build tools version to
scripts/properties.sh to avoid duplication.
2018-08-15 16:52:18 +02:00