Commit Graph

6658 Commits

Author SHA1 Message Date
Henrik Grimler a927332bd9 build-package: mv termux_download to scripts/build/ 2019-02-27 21:59:08 +02:00
Henrik Grimler f36687b8e7 build-package: mv termux_step_host_build to scripts/build/ 2019-02-27 21:59:08 +02:00
Henrik Grimler d159e59699 build-package: mv termux_step_handle_hostbuild to scripts/build/ 2019-02-27 21:59:08 +02:00
Henrik Grimler c0b579ed14 build-package: mv termux_error_exit to scripts/build/ 2019-02-27 21:59:08 +02:00
its-pointless 8658a01e74 should be disabled by default... 2019-02-27 01:49:43 +02:00
its-pointless 857cc35f35 make sysroot works properly 2019-02-27 01:49:43 +02:00
its-pointless 032ed6fb15 fix for arm 2019-02-27 01:49:43 +02:00
Tom Yan 067f4c0dca libpulseaudio: bump revision after changes 2019-02-26 21:55:24 +01:00
Tom Yan 4c089efc4a libpulseaudio: render via process_msg/asyncmsgq 2019-02-26 21:55:24 +01:00
Tom Yan dead67f003 sox/opusfile: bump revisions after changes 2019-02-26 21:54:25 +01:00
Tom Yan 2c7183bfe0 sox: avoid unnecessary dynamic loading
until we make libpulseaudio (and/or some other dependencies) like
optdep in Arch, there's not really point to do dynamic loading
2019-02-26 21:54:25 +01:00
Tom Yan e914d79a10 opusfile: also dev depends on libopus and libogg
for example when building sox on device, opus support can only be
enabled if both libopus-dev and libogg-dev were installed in
addition to opusfile-dev.
2019-02-26 21:54:25 +01:00
Tom Yan 0be64ed2f9 sox: depends on opusfile and libsndfile
also removed some unnecessary stuff
2019-02-26 21:54:25 +01:00
Fredrik Fornwall a12ce301ee git: Update from 2.20.1 to 2.21.0 2019-02-26 13:00:56 +01:00
Fredrik Fornwall 132deef65f pcre: Update from 8.42 to 8.43 2019-02-26 13:00:56 +01:00
Leonid Pliushch 1631d65ff1 termux-elf-cleaner: update to v1.3 2019-02-26 01:23:27 +02:00
Leonid Pliushch 0f0e28c628 build-package.sh: fix unbound variable error
Error was:
./build-package.sh: line 578: _SUBPKG_DEPENDS: unbound variable
2019-02-26 00:40:20 +02:00
Wetitpig cc966aac6d Avoid no subpackage error 2019-02-26 00:38:38 +02:00
Leonid Pliushch 7fbb16f59a Revert "build-package.sh: fix fast-build failure in case subpackages are not defined" 2019-02-26 00:37:56 +02:00
Leonid Pliushch 5648cb4b64 build-package.sh: fix fast-build failure in case subpackages are not defined 2019-02-25 17:37:37 +02:00
Leonid Pliushch 03fcde2750 scripts/run-docker.sh: use sudo for privileged operations (when changing uid/gid) 2019-02-25 02:12:51 +02:00
Leonid Pliushch e28d037166 update readme 2019-02-25 00:01:19 +02:00
Fredrik Fornwall 605e0d1d78 Use dupbuild=warn when building with ninja
Fixes build breakage on at least doxygen after updating to ninja 1.9.
2019-02-24 22:26:55 +01:00
Leonid Pliushch b288f14069 bash: use system readline 2019-02-24 22:42:40 +02:00
Leonid Pliushch 7d5e36354d bash: more patches for path fixing 2019-02-24 22:42:40 +02:00
Leonid Pliushch 5c9deb6879 bash: do build in src directory
Fixes:
/usr/bin/install: cannot stat '/home/builder/.termux-build/bash/build/y.tab.h': No such file or directory
2019-02-24 22:42:40 +02:00
Yuvraj Saxena 39e65b32bc bash: Update from 4.4 to 5.0
bash 5.0 is no longer in beta or alpha stage

Signed-off-by: Yuvraj Saxena <infectedx27@gmail.com>
2019-02-24 22:42:40 +02:00
Fredrik Fornwall 8eddd6058d Merge branch 'TheInfected-readline' 2019-02-24 21:37:58 +01:00
Wetitpig b8f3d75f51 Remove relevant instructions 2019-02-24 21:37:10 +01:00
Wetitpig c937ec7fa2 Switch User in Docker 2019-02-24 21:37:10 +01:00
Henrik Grimler 1d45873050 termux_step_compare_debs: also compare all subpackages 2019-02-24 21:37:10 +01:00
Henrik Grimler 5a39315257 build-package.sh: also download subpackages dependencies
Also use uppercase for some more variables
2019-02-24 21:37:10 +01:00
Fredrik Fornwall 630a10e0b3 weechat: Patch for ruby 2.6 support 2019-02-24 21:37:10 +01:00
Wetitpig 45eb50aa77 Remove relevant instructions 2019-02-24 21:08:38 +02:00
Wetitpig 5bbab4a259 Switch User in Docker 2019-02-24 21:08:38 +02:00
Henrik Grimler 581bcc9b13 termux_step_compare_debs: also compare all subpackages 2019-02-24 21:07:31 +02:00
Henrik Grimler e704ab0334 build-package.sh: also download subpackages dependencies
Also use uppercase for some more variables
2019-02-24 21:07:31 +02:00
Fredrik Fornwall 5b6da3a663 weechat: Patch for ruby 2.6 support 2019-02-24 19:52:40 +01:00
Fredrik Fornwall 6f8d64a790 Merge branch 'master' into readline 2019-02-24 20:41:00 +02:00
its-pointless 0320a92780 fix ndk versions 2019-02-24 20:39:35 +02:00
its-pointless 3a7767de4d fix lib search paths for x86_64 and compatiblity 2019-02-24 20:39:35 +02:00
its-pointless 51ebb112fc neovim fix 2019-02-24 20:39:35 +02:00
its-pointless c1b65a538e version names change 2019-02-24 20:39:35 +02:00
its-pointless 50decd816b r19b update 2019-02-24 20:39:35 +02:00
Fredrik Fornwall e520dfbe12 Initial changes for NDK r19 support 2019-02-24 20:39:35 +02:00
Joakim 899e1c7890 ninja: Update from 1.8.2 to 1.9.0 and switch to posix_spawn from Bionic 9. 2019-02-24 20:35:10 +02:00
Joakim 3158273f08 ldc: step down as maintainer 2019-02-24 20:35:10 +02:00
Fredrik Fornwall ad160cfa98 weechat: Update from 2.3 to 2.4 2019-02-24 19:00:25 +01:00
Fredrik Fornwall 85d0ee92f2 ruby: Update from 2.5.3 to 2.6.1 2019-02-24 19:00:08 +01:00
Fredrik Fornwall 642d22be39 php: Update patch 2019-02-24 18:59:38 +01:00