Leonid Plyushch
|
a2805b90fc
|
libmosquitto: enable websockets
|
6 years ago |
Henrik Grimler
|
a8c5945820
|
ghostscript: bump after nl_langinfo was added as inline function
|
6 years ago |
Leonid Plyushch
|
6b53d719e8
|
nim: fix formatting of build.sh
|
6 years ago |
Leonid Plyushch
|
331e921876
|
nim: add license info
|
6 years ago |
Kieran Coldron
|
e0f7a5e9f6
|
Add package: nim
Co-Authored-By: Epictek <kieran@coldron.com>
Update packages/nim/build.sh
Co-Authored-By: Epictek <kieran@coldron.com>
Update packages/nim/build.sh
Co-Authored-By: Epictek <kieran@coldron.com>
Remove duplicated line
|
6 years ago |
Henrik Grimler
|
e7f2600dde
|
Merge remote-tracking branch 'grimler/fast_build_rebased' into fast_build_rebased
|
6 years ago |
Henrik Grimler
|
bfedc132ee
|
Move termux_dep_extract_info to another function
Can be used in bintray upload script to extract pkg version
|
6 years ago |
Oliver Schmidhauser
|
2ddddde852
|
bump mariadb because of nl_langinfo error
|
6 years ago |
Oliver Schmidhauser
|
9b8eb8d4da
|
bump units because of nl_langinfo error
|
6 years ago |
Fredrik Fornwall
|
152572af6b
|
libpipeline: Update from 1.5.0 to 1.5.1
|
6 years ago |
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 |