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
Fredrik Fornwall
540dd0689b
Fix indentation in termux_step_setup_toolchain
2020-05-05 19:29:04 +02:00
Butta
c04ad2e397
termux_setup_rust.sh: add CPPFLAGS, ie TERMUX_PREFIX/include, to the Rust TARGET_CFLAGS
2020-05-02 15:57:04 +03:00
Fredrik Fornwall
8f9a924cec
cmake: Update from 3.17.1 to 3.17.2
2020-04-29 01:06:32 +02:00
buttaface
fc1c4c4bd5
swift: update from 5.2.1 to 5.2.2 and fix static compilation ( #5169 )
...
* TERMUX_PKG_QUICK_REBUILD: don't delete the host build if doing a quick rebuild
* swift: update from 5.2.1 to 5.2.2 and fix static compilation
2020-04-26 12:52:25 +03:00
Leonid Pliushch
fb16d92527
Revert "build-package.sh: download dependency packages from mirror instead of Bintray"
...
This reverts commit f679a18402681a15c60f8f9b8b9c82843a041917.
2020-04-25 02:28:35 +03: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
Nuruddin Ashr
3738891830
Upgrade golang version to 1.14.2 ( #5143 )
2020-04-11 12:28:48 +03:00
Butta
f36759a52b
swift: enable package and update to 5.2.1
2020-04-10 13:03:38 +03:00
Butta
f87609d9f3
termux_step_setup_toolchain.sh: split off setup of standalone toolchain into separate function
2020-04-10 13:03:38 +03:00
Leonid Pliushch
36780ba9fa
docker image: install 'clang-9'
2020-04-09 18:23:38 +03:00
Butta
fb6c106c22
termux_step_start_build: define TERMUX_STANDALONE_TOOLCHAIN before sourcing the package's build script, so the host build can use it if wanted
2020-04-09 13:09:38 +03:00
Henrik Grimler
38227f42d6
Update various packages ( #5114 )
...
* cpio: update to 2.13
* gmic: update to 2.9.0
* ffsend: update to 0.2.59
* libgrpc: update to 1.28.0
* librsvg: update to 2.48.2
* perl: update to 5.30.2
* ruby: update to 2.7.1
* ripgrep: update to 12.0.1
* repology/excluded_packages: ignore aircrack-ng and guile18
* mpd: update to 0.21.22
2020-04-04 03:49:59 +02:00
buttaface
faf325b6d0
TERMUX_PKG_QUICK_REBUILD: disable reapplying the host build patches too ( #5110 )
2020-04-02 21:32:31 +02: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
9954394e75
build-package.sh: download dependency packages from mirror instead of Bintray
...
Avoid redundant traffic for Bintray repos when doing fast builds (-i/-I).
2020-03-21 15:47:48 +02:00
Henrik Grimler
6528540bbc
termux-services: add down and log/down to CONFFILES
...
Otherwise they are always added again when a package with a service
script is updated.
2020-03-20 20:44:51 +01:00
Leonid Pliushch
6d996feac4
golang: update to 1.14.1
2020-03-20 13:17:48 +02:00
Leonid Pliushch
9db15acfce
build-package.sh: delete .crates2.json in make_install step
2020-03-15 23:42:21 +02:00
Leonid Pliushch
c7a91883cd
build-package.sh: remove files .crates2.json from packages
...
.crates2.json is generated by cargo during the crate installation.
See https://github.com/termux/termux-packages/issues/5037 .
2020-03-15 23:38:44 +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
57e645f227
Revert "docker image: try to fix issue with Android SDK & Java 11"
...
This reverts commit f860eeba3a784d32ec65cf72d4a3d46578c3ffba.
2020-03-08 21:42:47 +02:00
Leonid Pliushch
1cfcd0dd26
docker image: try to fix issue with Android SDK & Java 11
2020-03-08 21:34:23 +02:00
Leonid Pliushch
2ef2cd14fb
docker image: use JDK 11
2020-03-08 21:26:21 +02:00
Leonid Pliushch
6de81dfeb6
docker image: install docbook-xsl-ns
...
docbook-xsl-ns is needed by libnotify package.
2020-03-08 20:31:15 +02:00
Leonid Pliushch
02a2c53d11
golang: update to 1.14
2020-03-08 19:35:46 +02:00
Leonid Pliushch
7c7a3ca6d9
cmake: update to 3.16.5
2020-03-08 19:24:01 +02:00
Leonid Pliushch
d0f798257d
repology: update list of excluded packages
2020-02-24 20:11:02 +02:00
Henrik Grimler
dbeeaef9c9
build-package: add new function termux_step_create_subpkg_debscripts ( #4963 )
...
Makes it possible to create postinst scripts and similar or subpackages as well
2020-02-23 21:30:44 +01:00
Leonid Pliushch
9e349a0503
docker image: install npm as it is used by 'gitea' in build process
2020-02-17 18:37:35 +02:00
Leonid Pliushch
d8fde31951
libprotobuf: update to 3.11.4
2020-02-17 15:44:59 +02:00
Leonid Pliushch
fec6bdc7b9
Merge pull request #4911 from buttaface/quick-rebuild
...
Introduce TERMUX_PKG_QUICK_REBUILD
2020-02-17 13:43:40 +02:00
Fredrik Fornwall
1cef84f37a
golang: Update from 1.13.7 to 1.13.8
2020-02-15 22:40:57 +01:00
Butta
3af25bc2a9
Introduce TERMUX_PKG_QUICK_REBUILD
...
This new variable is extremely useful when iterating on creating a large package,
as otherwise you have to wipe the source and rebuild each time you make a mistake
with the patches or build.sh script.
Simply set TERMUX_PKG_QUICK_REBUILD=true in build.sh if a build fails and then the
TERMUX_PKG_SRCDIR and TERMUX_PKG_BUILDDIR will not be touched when you rebuild,
including that the patches will not be applied again. When you're done iterating,
diff for any new patches, save them, and remove this variable before rebuilding
from scratch, hopefully for the last time. ;)
An example is shown for the giant libllvm package, where other modifications are
also excluded if this variable is set.
2020-02-15 13:38:30 +05:30
Adrian Schröter
79a2c8693e
enforce gnu format for deb tar archives
...
PAX aka POSIX is not supported in termux deb
2020-02-11 15:17:40 +01:00
Leonid Pliushch
8d983bb009
cmake: update to 3.16.4
2020-02-10 13:23:01 +02:00
Butta
68a4e3e163
termux_step_extract_into_massagedir.sh: don't add tmp/ files to packages, particularly on-device
2020-02-07 00:22:50 +05:30
Leonid Pliushch
349118ad61
libprotobuf: update to 3.11.3
2020-02-04 17:30:46 +02:00
Butta
b997c4eafa
termux_step_setup_toolchain.sh: don't add duplicate rpath for on-device builds
...
Unlike the NDK clang, the on-device clang has already been patched to add an rpath
to the Termux-prefixed library path, so only have the build script add the rpath
flag for NDK builds.
2020-02-02 01:21:18 +05:30
Leonid Pliushch
dab1ed93af
repology: exclude package 'dx' from version check
...
We use value from `dx --version` as package version and Repology
gives false positive update suggestion.
2020-01-30 22:25:22 +02:00
Leonid Pliushch
c9aec4cbe7
ninja: update to 1.10.0
2020-01-30 22:03:41 +02:00
Leonid Pliushch
4590b61015
golang: update to 1.13.7
2020-01-30 21:06:21 +02:00
Leonid Pliushch
7f6895dfd6
cmake: update to 3.16.3
2020-01-30 20:50:17 +02:00
Leonid Pliushch
6502ed5c0a
docker image: install llvm-9-dev
...
Needed by rustc-nightly in unstable-packages.
2020-01-25 00:31:41 +02:00
Leonid Pliushch
149220d89d
fix unbound variable error in scripts/run-docker.sh
2020-01-23 22:25:54 +02:00
Leonid Pliushch
d542602980
setup-ubuntu.sh: re-enable package 'erlang-nox'
2020-01-23 21:54:42 +02:00
Leonid Pliushch
b6c59df765
CI: use termux/package-builder Docker image as build environment
2020-01-23 21:54:42 +02:00