Henrik Grimler
195980e27d
build-package.sh: fix bug in the case where package name contains (but not ends with) -dev
As for icu-devtools
6 years ago
Henrik Grimler
5611ad0a18
build-package.sh: Minor indentation fix
6 years ago
Henrik Grimler
9e3258d710
build-package.sh: fix termux_step_compare_debs
Catch error if termux_download_deb fails
6 years ago
Henrik Grimler
6f9019df52
build-package.sh: fix download loop of dependencies when -i building
Only download $TERMUX_PKG_DEPENDS and $TERMUX_PKG_BUILD_DEPENDS (and
their -dev packages, if they exist), not their dependencies.
6 years ago
Henrik Grimler
6c07b40796
build-package.sh: add sha256sum's for bootstrap zips for all arches
6 years ago
Henrik Grimler
3d760868d0
build-package.sh: return 1 if hashsum doesn't exist for package
When downloading depencencies
6 years ago
Henrik Grimler
09afc5aca9
build-package.sh: fix termux_extract_dep_info
6 years ago
Henrik Grimler
4f6eab13f2
build-package.sh: mv download of InRelease and Packages to new function termux_step_get_repo_files
6 years ago
Henrik Grimler
fe2bcd8f52
build-all.sh: don't set -s if -i is set
6 years ago
Henrik Grimler
11daf710d9
build-all.sh: add -i option to build and download dependencies
6 years ago
Henrik Grimler
a1d4f83377
Rename get_pkg_hash.py->get_hash_from_file.py
6 years ago
Henrik Grimler
4da66550a6
build-package: update so that termux_step_compare_debs dl's by hash
Changes needed after termux_download_deb function update
6 years ago
Henrik Grimler
72402ea1cf
build-package: Add signature verification and download by hash
Also rename termux_install_dep_deb to termux_download_deb.
6 years ago
Henrik Grimler
58c91b51cd
build-package: fix truncated comment
6 years ago
Henrik Grimler
88af24d0fd
build-package: Set default verbose level
6 years ago
Henrik Grimler
fbe0de46d2
build-package: Fix so that debdiff's exit code doesn't stop build
6 years ago
Henrik Grimler
04220d9f22
build-package: fix forgotten p->pkg
6 years ago
Henrik Grimler
24a307c64f
build-package.sh: make dep downloads less verbose for quiet builds
Add error messages when download fails though.
Try to download -dev packages but ignore errors here
6 years ago
Henrik Grimler
16a49d1ef8
termux_extract_dep_info: Fix bug when ARCH=all and REVISION != 0
Also make it less verbose when building with -q and add some TODO notes
6 years ago
Henrik Grimler
a0e340779e
build-package: make the bootstrap installtion more intuitive
6 years ago
Henrik Grimler
e40d87f624
build-package: add function to compare debs
6 years ago
Henrik Grimler
59da760394
Change TERMUX_BUILD_DEPS to TERMUX_INSTALL_DEPS again.
Fix syntax in if expressions.
6 years ago
Henrik Grimler
5e27e3c096
Revert "Update build.sh"
This reverts commit 7668e25134a27e733e8c24a47df2f7456934e586.
6 years ago
Henrik Grimler
bff8f2c6f6
Working deb_get_info and install_dep_deb functions
6 years ago
Henrik Grimler
8f59045990
build-package: add termux_extract_version function
6 years ago
Henrik Grimler
bc7037964e
updates
6 years ago
Stephen
7af73fe3a4
Update build-package.sh
7 years ago
Stephen
8c43a6dcff
cheap trick to fix + issue in package search
7 years ago
Stephen
eb85a5b4fa
Update build.sh
7 years ago
Stephen
f55b366ed2
Update build.sh
7 years ago
Stephen
865db6dd76
Update build.sh
7 years ago
Stephen
445e4ca152
Update build.sh
7 years ago
Henrik Grimler
bc776004df
build-package: with -i -q, ignore recommended packages and suggestions ( #3 )
7 years ago
Stephen
e5acfac1cb
Update .travis.yml
7 years ago
Stephen Groat
44c34afb82
Use apt for dependencies
7 years ago
Fredrik Fornwall
cd11c90c22
Fix langinfo.h mixup
6 years ago
Fredrik Fornwall
fbe5ab23a9
iconv.h from libandroid-support to ndk-patches
6 years ago
Fredrik Fornwall
c7a830eff0
Fix langinfo.h
6 years ago
Fredrik Fornwall
d486f2a083
Remove langinfo.h from libandroid-support
Instead provide langinfo.h with inline implemention of nl_langinfo()
as a system header.
This avoids linking in libandroid-support.so in some places, and
improves compatibility when building code on-device.
6 years ago
Tom Yan
10a5bc0995
libpulseaudio: bump revision after changes
6 years ago
Tom Yan
1fb7b370f9
libpulseaudio: declare conffiles in the right subpackage
6 years ago
Tom Yan
6d14e5ab5e
speexdsp: Add package
6 years ago
Fredrik Fornwall
903c2555c4
ffmpeg: Link against freetype for drawtext filter
6 years ago
Fredrik Fornwall
64cdb7ec04
vim: Update from 8.1.0750 to 8.1.0800
6 years ago
Fredrik Fornwall
34eb49d969
golang: Update from 1.11.4 to 1.11.5
6 years ago
Fredrik Fornwall
668a50475f
termux-api: Update from 0.38 to 0.39
6 years ago
Wetitpig
6b00e1d84d
Travis CI for all architectures
6 years ago
Leonid Plyushch
8c41b940e2
libpulseaudio: add libandroid-support as dependency
6 years ago
Leonid Plyushch
8ee0cfbff2
update ca-certificates
6 years ago
Tom Yan
57b12bcba4
libandroid-support: use --remove-destination for header copying
in case of old symlink at destination
6 years ago