Fredrik Fornwall
|
dbd9392cf6
|
Revision-bump more packages
|
6 years ago |
Fredrik Fornwall
|
1ba145d9a1
|
Revision-bump more packages
|
6 years ago |
Fredrik Fornwall
|
d87730861d
|
gawk: Revision-bump package
|
6 years ago |
Fredrik Fornwall
|
23c120a818
|
Revision-bump some packages
|
6 years ago |
Henrik Grimler
|
218e349648
|
root-repo: update grimler.gpg
It's still the same signing key, but it is now a subkey of my main keychain
|
6 years ago |
Henrik Grimler
|
b6c76c7a7e
|
ndk-sysroot: conflict with libandroid-support-dev
|
6 years ago |
Leonid Plyushch
|
dda6fae8a5
|
termux-tools: do not provide file path with slash at the beginning
See https://github.com/termux/termux-app/issues/995.
|
6 years ago |
Leonid Plyushch
|
5bf836c6b2
|
libpulseaudio: do not try to enable x11-related stuff
|
6 years ago |
Henrik Grimler
|
aa047719a2
|
Merge branch 'master' into fast_build_rebased
|
6 years ago |
Fredrik Fornwall
|
1933e40d70
|
termux-am: Add patch to update build
|
6 years ago |
Fredrik Fornwall
|
80ac86fe78
|
nodejs: Update from 11.7.0 to 11.8.0
|
6 years ago |
Fredrik Fornwall
|
31dfcca3b0
|
erlang: Update from 21.2.3 to 21.2.4
|
6 years ago |
Fredrik Fornwall
|
55992a0ca7
|
gnutls: Update from 3.6.5 to 3.6.6
|
6 years ago |
Fredrik Fornwall
|
60b669d75e
|
bs1770gain: Update pkg checksum
|
6 years ago |
Fredrik Fornwall
|
7522fd255e
|
zsh: Update from 5.6.2 to 5.7
|
6 years ago |
Fredrik Fornwall
|
df6e915c38
|
bison: Update from 3.2.4 to 3.3
|
6 years ago |
Fredrik Fornwall
|
14614b36bc
|
bs1770gain: Update from 0.5.1 to 0.5.2
|
6 years ago |
Fredrik Fornwall
|
54be3048b8
|
hub: Update from 2.7.1 to 2.8.3
|
6 years ago |
Fredrik Fornwall
|
927d89eacf
|
unzip: Hardcode G.native_is_utf8 to true
Fixes build breakage after inlining functions in langinfo.h
|
6 years ago |
Fredrik Fornwall
|
c969353b83
|
Update latest android platform and build-tools
|
6 years ago |
Henrik Grimler
|
1a7723904c
|
build-package: make TERMUX_PKG_MAINTAINER overridable
Makes it possible to change default maintainer for another repo
|
6 years ago |
Wetitpig
|
63028021fa
|
Bump revision
|
6 years ago |
Wetitpig
|
ef1626166b
|
Patch radare2
|
6 years ago |
Fredrik Fornwall
|
ee49958ca6
|
scrypt: Add descriptive comment
|
6 years ago |
Leonid Plyushch
|
9781d615b7
|
scrypt: fix crash on AArch64
|
6 years ago |
Henrik Grimler
|
e0ca532e62
|
Use apt's trusted.gpg for pkg verification
|
6 years ago |
Leonid Plyushch
|
81f1b42629
|
remove redundant things from CI configuration
|
6 years ago |
Leonid Plyushch
|
b978ccd747
|
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
|
6 years ago |
Leonid Plyushch
|
0a8eaeb77f
|
build-package.sh: use keyserver pool when receive keys
Now gpg key retrieving is more reliable.
|
6 years ago |
Henrik Grimler
|
720442ba67
|
Add gnupg to docker image
|
6 years ago |
Henrik Grimler
|
362758ae87
|
Revert "Update build.sh"
This reverts commit 865db6dd76 .
|
6 years ago |
Henrik Grimler
|
31a68c5bb2
|
Revert "Update build.sh"
This reverts commit f55b366ed2 .
|
6 years ago |
Henrik Grimler
|
61d8c19945
|
Revert "Update build.sh"
This reverts commit eb85a5b4fa .
|
6 years ago |
Henrik Grimler
|
5d81472249
|
build-package.sh: fix `-a all -i` builds
Also use `-s -i` for dependencies that have to be built
|
6 years ago |
Henrik Grimler
|
2157d60f13
|
build-package.sh: improve -i description
|
6 years ago |
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 |