Fredrik Fornwall
|
f468705078
|
hub: Update from 2.8.3 to 2.8.4
|
6 years ago |
Fredrik Fornwall
|
86a6036abc
|
apt: Update from 1.4.8 to 1.4.9
|
6 years ago |
Fredrik Fornwall
|
8fe6ded54d
|
mosh: Bump revision
|
6 years ago |
Fredrik Fornwall
|
ecc3a63d22
|
libgit2: Update from 0.27.7 to 0.27.8
|
6 years ago |
Fredrik Fornwall
|
937bbdc6dc
|
bison: Update from 3.3 to 3.3.1
|
6 years ago |
Leonid Plyushch
|
6bff9fcb4e
|
update homepage for x11 too
|
6 years ago |
Leonid Plyushch
|
24efe2c22c
|
update homepage
|
6 years ago |
Leonid Plyushch
|
247dfa695b
|
x11-repo: directly use Bintray url
|
6 years ago |
Leonid Plyushch
|
6c43e89079
|
add unstable-repo
|
6 years ago |
Leonid Plyushch
|
33ad5c16e4
|
move common gpg keys to the single package
|
6 years ago |
Fredrik Fornwall
|
e45ab5c75e
|
Bump some nl_langinfo-using packages
|
6 years ago |
Fredrik Fornwall
|
4c3e54e07f
|
ledger: Backport commit (see #3187)
|
6 years ago |
Fredrik Fornwall
|
30365dcce9
|
newsboat: Bump revision
|
6 years ago |
Fredrik Fornwall
|
e52af0af7b
|
openssh: Fix build with compressed man pages
|
6 years ago |
Henrik Grimler
|
3b34603b56
|
Use apt's trusted.gpg for pkg verification
|
6 years ago |
Leonid Plyushch
|
159dcec267
|
remove redundant things from CI configuration
|
6 years ago |
Leonid Plyushch
|
f2b51dcfd9
|
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
|
6 years ago |
Leonid Plyushch
|
4b6ffa7952
|
build-package.sh: use keyserver pool when receive keys
Now gpg key retrieving is more reliable.
|
6 years ago |
Henrik Grimler
|
f32d3cb648
|
Add gnupg to docker image
|
6 years ago |
Henrik Grimler
|
7bf043aa86
|
Revert "Update build.sh"
This reverts commit 865db6dd76 .
|
6 years ago |
Henrik Grimler
|
7649877f9d
|
Revert "Update build.sh"
This reverts commit f55b366ed2 .
|
6 years ago |
Henrik Grimler
|
350ce1fb06
|
Revert "Update build.sh"
This reverts commit eb85a5b4fa .
|
6 years ago |
Henrik Grimler
|
33643d4bc8
|
build-package.sh: fix `-a all -i` builds
Also use `-s -i` for dependencies that have to be built
|
6 years ago |
Henrik Grimler
|
34ca9dce21
|
build-package.sh: improve -i description
|
6 years ago |
Henrik Grimler
|
5b863102c3
|
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
|
47356f9601
|
build-package.sh: Minor indentation fix
|
6 years ago |
Henrik Grimler
|
2604853503
|
build-package.sh: fix termux_step_compare_debs
Catch error if termux_download_deb fails
|
6 years ago |
Henrik Grimler
|
51891e235b
|
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
|
11be84612f
|
build-package.sh: add sha256sum's for bootstrap zips for all arches
|
6 years ago |
Henrik Grimler
|
23a21c9ed4
|
build-package.sh: return 1 if hashsum doesn't exist for package
When downloading depencencies
|
6 years ago |
Henrik Grimler
|
cefd4e472b
|
build-package.sh: fix termux_extract_dep_info
|
6 years ago |
Henrik Grimler
|
2a9a8ab4f9
|
build-package.sh: mv download of InRelease and Packages to new function termux_step_get_repo_files
|
6 years ago |
Henrik Grimler
|
bdf42387bc
|
build-all.sh: don't set -s if -i is set
|
6 years ago |
Henrik Grimler
|
cad78d6094
|
build-all.sh: add -i option to build and download dependencies
|
6 years ago |
Henrik Grimler
|
2103c04b0b
|
Rename get_pkg_hash.py->get_hash_from_file.py
|
6 years ago |
Henrik Grimler
|
368421c281
|
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
|
cc39d8c9b8
|
build-package: Add signature verification and download by hash
Also rename termux_install_dep_deb to termux_download_deb.
|
6 years ago |
Henrik Grimler
|
0a25f20b22
|
build-package: fix truncated comment
|
6 years ago |
Henrik Grimler
|
88f241b553
|
build-package: Set default verbose level
|
6 years ago |
Henrik Grimler
|
3e60a99eec
|
build-package: Fix so that debdiff's exit code doesn't stop build
|
6 years ago |
Henrik Grimler
|
fdd700ce4f
|
build-package: fix forgotten p->pkg
|
6 years ago |
Henrik Grimler
|
4b9fcfeece
|
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
|
c17bf4b220
|
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
|
c61c8f8947
|
build-package: make the bootstrap installtion more intuitive
|
6 years ago |
Henrik Grimler
|
40da58977e
|
build-package: add function to compare debs
|
6 years ago |
Henrik Grimler
|
32acdf3861
|
Change TERMUX_BUILD_DEPS to TERMUX_INSTALL_DEPS again.
Fix syntax in if expressions.
|
6 years ago |
Henrik Grimler
|
0da0878296
|
Revert "Update build.sh"
This reverts commit 7668e25134a27e733e8c24a47df2f7456934e586.
|
6 years ago |
Henrik Grimler
|
795cc15f5f
|
Working deb_get_info and install_dep_deb functions
|
6 years ago |
Henrik Grimler
|
7f2553a22d
|
build-package: add termux_extract_version function
|
6 years ago |
Henrik Grimler
|
6845d6589c
|
updates
|
6 years ago |