Commit Graph

6842 Commits

Author SHA1 Message Date
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
Henrik Grimler c6b03a5e61 Merge pull request #3487 from termux/android-7-luarocks
luarocks: update to 3.0.4
2019-03-10 18:12:46 +01:00
Henrik Grimler 68f0c7f5a9 luarocks: update to 3.0.4 2019-03-10 17:00:36 +01:00
Leonid Pliushch 6255ff2261 x11-repo: use new url 2019-03-10 16:14:09 +02:00
Leonid Pliushch 56f0317a68 unstable-repo: use new url 2019-03-10 16:13:08 +02:00
Leonid Pliushch f195bf598d package uploader: improve searching of subpackages
Handle cases where package directory is actually symlink.
2019-03-10 15:47:43 +02:00
Leonid Pliushch d22ac1b2fb fast-builds: switch to bintray url 2019-03-10 15:42:58 +02:00
Leonid Pliushch 7e72ed0816 blogc: specify license 2019-03-10 15:42:58 +02:00
Leonid Pliushch 9d6d69f05c blogc: downloads are now working so enabling package 2019-03-10 15:42:58 +02:00
Leonid Pliushch 8ca15d55c6 gstreamer: do not use wrappers
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch 70eb3b764f mpv: do not use wrapper
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch aa02552a55 play-audio: do not use wrapper
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch b8b5b702be remove TERMUX_PKG_API_LEVEL from packages
Maximal TERMUX_PKG_API_LEVEL we have in packages is 24 as our target, so
TERMUX_PKG_API_LEVEL definition is useless.
2019-03-10 15:42:58 +02:00
Leonid Pliushch d450e6af8f build-package.sh: create dummy libutil.so which links to libc
Replace libutil.so with linker script so we don't have to patch
each program that tries to link with libutil.so.
2019-03-10 15:42:58 +02:00
Leonid Pliushch c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Leonid Pliushch 5e7c9a7bb2 ecj4.6: delete package since on Android 7 it is replaced by "ecj" 2019-03-10 15:41:38 +02:00
Leonid Pliushch 310e65e586 package uploader: add support for keeping previous versions, update help info, rename script 2019-03-10 15:41:38 +02:00
Leonid Pliushch db159bdc3b add package uploading script
This script can be used either manually or by CI to
upload packages to Bintray.
2019-03-10 15:41:38 +02:00
Leonid Pliushch c120563b58 fix compilation errors for apt, busybox, imagemagick, libelf, tar 2019-03-10 15:41:38 +02:00
Leonid Pliushch c508560e40 build-package.sh: enable use of DT_RUNPATH, set minimal API level to 24 2019-03-10 15:41:38 +02:00
Fredrik Fornwall 3558d044c4 Merge pull request #3478 from Grimler91/openssl
openssl: declare that it breaks openssl-tool << 1.1.1b-1
2019-03-09 16:27:07 +01:00
Henrik Grimler 803f92acf9 openssl: declare that it breaks openssl-tool << 1.1.1b-1
To not get errors on apt update && apt upgrade
2019-03-09 07:49:15 +01:00
Henrik Grimler 33d91e5497 Merge pull request #3477 from Grimler91/build-scripts
mv code to create subpackages to new file and add support for TERMUX_SUBPKG_BREAKS
2019-03-07 20:53:27 +01:00
Henrik Grimler 5920f3dc5a termux_create_subpackages: support TERMUX_SUBPKG_BREAKS 2019-03-07 20:37:47 +01:00
Henrik Grimler d30227669f build-package: mv code for creating subpackages to new file 2019-03-07 20:35:32 +01:00
Fredrik Fornwall a83e47ca77 Merge pull request #3397 from tomty89/openjpeg
openjpeg: disable static libs
2019-03-06 23:40:42 +01:00
Fredrik Fornwall 5b8579d7aa cmus: Make dependencies required for now 2019-03-06 23:36:02 +01:00
Fredrik Fornwall 9f319f411f squid: Update from 4.5 to 4.6 2019-03-06 23:35:30 +01:00
Fredrik Fornwall 42e4d65aea getmail: Update from 5.11 to 5.13 2019-03-06 23:07:31 +01:00
Fredrik Fornwall 5b06bed8e3 syncthing: Update from 1.0.1 to 1.1.0 2019-03-06 23:04:52 +01:00
Fredrik Fornwall 96274858f4 python2: Update from 2.7.15 to 2.7.16 2019-03-06 23:04:04 +01:00
Fredrik Fornwall eaf5530047 caddy: Update from 0.11.4 to 0.11.5 2019-03-06 22:57:47 +01:00
Fredrik Fornwall 30c73290b6 go: Update from 1.11.5 to 1.12 2019-03-06 22:57:26 +01:00
Fredrik Fornwall f488461a11 Merge pull request #3448 from Grimler91/jq
setup-ubuntu.sh: add jq and remove debdiff
2019-03-06 22:39:11 +01:00
Fredrik Fornwall d6d9fc7ad1 Merge pull request #3467 from tomty89/libpulseaudio
libpulseaudio: fixes for #3391
2019-03-06 21:43:41 +01:00
Fredrik Fornwall 86f1da24ad Merge pull request #3439 from tomty89/cmus
cmus: Update from 2.7.1 to 2.8.0 (d93f9c3)
2019-03-06 21:43:18 +01:00
Leonid Pliushch 44d28f9f88 build-package.sh: prevent parallel runs in the same environment
Avoid corruption of the build environment if build-package.sh was
executed in 2 parallel sessions.
2019-03-06 17:01:19 +02:00
Tom Yan 61cf6e2ab9 libpulseaudio: bump revision after update 2019-03-06 22:46:54 +08:00
Tom Yan 54ebd431e5 libpulseaudio: do nothing to backend when unlinking suspended sink 2019-03-06 22:46:16 +08:00
Leonid Pliushch 9fe4647cda fast-builds: do not rely on bootstrap archives
Reasons:

 * they may contain outdated packages
 * they are redundant
 * they may not exist for target repository (e.g. if building for non-termux.net)
2019-03-06 16:04:08 +02:00