Commit Graph

7283 Commits

Author SHA1 Message Date
Leonid Pliushch b9ebb92a63 gbt: bump revision after setting CGO_LDFLAGS 2019-03-12 15:00:28 +02:00
Leonid Pliushch c091cdc962 termux-elf-cleaner: update to v1.5
Now it no longer removes GNU version sections.
2019-03-12 14:20:07 +02:00
Leonid Pliushch 391d0b2808 fast-build mode: use termux_download function for downloading 'Release'
Addition for cada4be0d87bc4bf8559f08304d6051624d43737.

Release file may not exist too when metadata generation is in progress,
so we may need to do several tries to download file.
2019-03-12 01:41:40 +02:00
Leonid Pliushch 4ce0e267d0 package uploader: skip packages with custom licenses
Try to detect packages with custom licenses and just skip them
so upload of other packages will be finished successfully.
2019-03-11 20:39:45 +02:00
Leonid Pliushch 9ca57fbef1 fast-build mode: do not rely on gpg when verifying metadata
If previous build create metadata generation job, the repository will be left in
unsigned state for up to 5-20 seconds. We cannot do anything with this as how
Bintray works. When this case happens, signature checks will fail causing build
failure.

See https://gitlab.com/termux-mirror/termux-packages/-/jobs/175356747.

For now, gpg checks are permanently disabled. When a better solution will be
found, feel free to revert this commit.
2019-03-11 18:04:56 +02:00
Leonid Pliushch 0d6a96818b unstable-repo: switch to API 24 URL 2019-03-11 17:29:21 +02:00
Leonid Pliushch 8a7590a183 x11-repo: switch to API 24 URL 2019-03-11 17:28:44 +02:00
Leonid Pliushch a5d86320b4 CI: do not perform builds for ARM, i686 and x86_64
Android 7 repository is prepared for AArch64-only.
2019-03-11 16:03:04 +02:00
Leonid Pliushch 398192d4dc package_uploader.sh: check for dependencies before running 2019-03-11 16:00:56 +02:00
Leonid Pliushch 5a24ad3ee0 package_uploader.sh: use more generic bash path for shebang
Fixes error when trying to execute script on NixOS.
2019-03-11 15:55:32 +02:00
Tom Yan 596c8c85da Simplify libc++ setup
As clang++ in the NDK defaults to libc++ since r17, we no longer
need to fake a libstdc++.so at build time (and omit it from the
libc++ package we ship).
2019-03-11 16:33:12 +08:00
Fredrik Fornwall 04ea873c59 gmic: Respect LDFLAGS
Fixes DT_RUNPATH (see #3490)
2019-03-11 01:04:58 +01:00
Fredrik Fornwall cbb7d8f9e3 imgflo: Respect LDFLAGS during build
Fixes DT_RUNPATH (see #3490).
2019-03-11 00:59:06 +01:00
Fredrik Fornwall 3f8de8c729 mpd: Bump package after meson fix
Fixes DT_RUNPATH (see #3490).
2019-03-11 00:30:15 +01:00
Fredrik Fornwall 9abc2f416a pforth: Respect LDFLAGS in build
Fixes DT_RUNPATH (see #3490).
2019-03-11 00:23:39 +01:00
Fredrik Fornwall fe3d53e872 libmpfr&unrar: Bump packages
These seems to work with DT_RUNPATH now (see #3490).
2019-03-11 00:19:37 +01:00
Fredrik Fornwall f00121faef mpc: Bump after meson fix
This fixes DT_RUNPATH (see #3490).
2019-03-11 00:17:34 +01:00
Fredrik Fornwall 0d878a62d4 libmpdclient: Bump after meson fix
This fixes DT_RUNPATH (see #3490).
2019-03-11 00:15:43 +01:00
Fredrik Fornwall 9c34830f67 tinyscheme: Respect LDFLAGS
Fixes DT_RUNPATH (see #3490).
2019-03-11 00:13:35 +01:00
Fredrik Fornwall e6555ddbba zopfli: Respect LDFLAGS more
This fixes DT_RUNPATH (see #3490).
2019-03-11 00:11:13 +01:00
Fredrik Fornwall cd3fd3b282 stfl: Avoid overwriting LDFLAGS
This fixes DT_RUNPATH (see #3490).
2019-03-11 00:08:25 +01:00
Fredrik Fornwall 2581582ea4 json-glib: Bump revision after meson fix
This fixes DT_RUNPATH (see #3490).
2019-03-11 00:01:49 +01:00
Fredrik Fornwall 77d5eb17cf Avoid meson stripping DT_RUNPATH
See #3490.
2019-03-10 23:58:37 +01:00
Fredrik Fornwall f24dca7956 aapt: Respect LDFLAGS more
This fixes DT_RUNPATH (see #3490).
2019-03-10 23:42:51 +01:00
Fredrik Fornwall 368547fbd3 ired: Make build respect LDFLAGS
This fixes DT_RUNPATH (see #3490).
2019-03-10 23:35:46 +01:00
Fredrik Fornwall e9d3fcea4c Fix DT_RUNPATH for rust-using packages
See #3490.
2019-03-10 23:33:24 +01:00
Fredrik Fornwall f8950a99ca msmtp: Do not overwrite LDFLAGS
Fixes DT_RUNPATH (see #3490).
2019-03-10 22:58:41 +01:00
Fredrik Fornwall c57b8ec5a5 rgbds: Make build respect LDFLAGS
Adds DT_RUNPATH (see #3490).
2019-03-10 22:53:44 +01:00
Fredrik Fornwall 5dac52d24f darkhttpd: Fix DT_RUNPATH
See #3490.
2019-03-10 22:47:18 +01:00
Fredrik Fornwall dd5888842b termux-exec: Fix DT_RUNPATH 2019-03-10 22:42:30 +01:00
Fredrik Fornwall 66853fe390 rclone: Bump package after DT_RUNPATH fix 2019-03-10 22:39:12 +01:00
Fredrik Fornwall eb1cb4401f Bump caddy&syncthing after DT_RUNPATH fix 2019-03-10 22:36:01 +01:00
Fredrik Fornwall 179cbddefc Make ttyrec respect LDFLAGS
This adds DT_RUNPATH, see #3490.
2019-03-10 22:32:50 +01:00
Fredrik Fornwall 495a608ec5 Bump hub&hugo after setting CGO_LDFLAGS 2019-03-10 22:29:41 +01:00
Fredrik Fornwall 73ec719d77 Set CGO_LDFLAGS="$LDFLAGS" for go packages
This should add DT_RUNPATH. See #3490.
2019-03-10 22:27:52 +01:00
kenneth-Q 1a0c455f1c p7zip: add patch for security 2019-03-10 21:32:17 +01:00
Leonid Pliushch 538f16b478 CI: use default path for deb files 2019-03-10 22:31:49 +02:00
Leonid Pliushch c68c16310b new package: restic
Previously, it was available only in unstable-packages, but since this
utility is really stable and useful, it is better to have it in main repository.

Also, this will be a test for automatic package deploy.
2019-03-10 21:58:47 +02:00
Leonid Pliushch a1557ba60f readme: fix formatting 2019-03-10 21:49:51 +02:00
Leonid Pliushch 2d66d967eb termux_step_setup_variables.sh: fix gpg keys 2019-03-10 21:46:41 +02:00
Fredrik Fornwall fa588a1576 fortune: Use LDFLAGS (see #3490) 2019-03-10 20:31:15 +01:00
Leonid Pliushch 57ec4e6d0d CI: fix path to git commit parsing script 2019-03-10 21:26:54 +02:00
Leonid Pliushch 8731140929 update readme 2019-03-10 21:22:49 +02:00
Leonid Pliushch d0d6a27f19 update readme 2019-03-10 21:18:09 +02:00
Leonid Pliushch 6072b6cd16 CI: fix deploy branch owner 2019-03-10 20:44:35 +02:00
Leonid Pliushch cb9dc948c9 CI: remove old branch from deploys list 2019-03-10 20:43:51 +02:00
Leonid Pliushch 5771a5d4d2 CI: enable deploys 2019-03-10 20:43:31 +02:00
Leonid Pliushch e93d7a9de0 termux-keyring: add key used by automatic builds 2019-03-10 19:37:13 +01:00
Fredrik Fornwall 558e604174 Merge Android 7 changes to master
The master branch is now for Android 7.0 and later. The android-5 branch is maintained for Android 5.x and 6.
2019-03-10 19:26:14 +01:00
Fredrik Fornwall b8f1d74283 Merge pull request #3486 from termux/supl-repos-switch-urls
Change URLs for supplementary repositories (Unstable & X11)
2019-03-10 19:20:30 +01:00