Commit Graph

6616 Commits

Author SHA1 Message Date
Fredrik Fornwall 5b6da3a663 weechat: Patch for ruby 2.6 support 2019-02-24 19:52:40 +01: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
Fredrik Fornwall 23ae449a35 librsvg: Update from 2.45.4 to 2.45.5 2019-02-24 18:59:24 +01:00
Fredrik Fornwall 80fafe7ec6 Bump packages after libx264 update 2019-02-24 18:24:22 +01:00
Fredrik Fornwall 53cb916cd5 libx264: Update from 20180211 to 20190215 2019-02-24 18:23:19 +01:00
Fredrik Fornwall ac0f46ad3e vim: Update from 8.1.0900 to 8.1.0950 2019-02-24 18:22:20 +01:00
Fredrik Fornwall 0c9fea9729 nnn: Depend on readline 2019-02-24 18:21:45 +01:00
Fredrik Fornwall 41697ef1a0 tor: Update from 0.3.5.7 to 0.3.5.8 2019-02-24 18:11:03 +01:00
Fredrik Fornwall 9a7e5fe67a nnn: Update from 2.2 to 2.3 2019-02-24 18:10:48 +01:00
Henrik Grimler 61120ec908 profanity: use tab instead of spaces 2019-02-24 19:04:53 +02:00
Henrik Grimler 49f212054e profanity: add missing dependencies 2019-02-24 19:04:53 +02:00
Oliver Schmidhauser 5ed9076351 update profanity to 0.6.0 2019-02-24 19:04:53 +02:00
Michal Bednarski ee89d5c54e proot: Update with fixes for sudo's fstat
- termux/proot#54 (Fix fstat() in processes which sets themselves
  undumpable (SUID_DUMP_DISABLE))
- termux/proot#52 (Partial fix for issue, handle setuid on Android Pie)
2019-02-24 19:02:41 +02:00
Leonid Pliushch 2f654dc8fd update readme 2019-02-23 16:18:27 +02:00
Henrik Grimler 44a41a2bc0 build-package.sh: handle | in TERMUX_PKG_DEPENDS when fast building 2019-02-23 14:13:35 +02:00
Leonid Pliushch 41f8bc259c build-package.sh: fix handling quiet builds
Recent changes to this script set $TERMUX_QUIET_BUILD to false which made
all builds quiet by default due to the way how this variable was handled.
2019-02-21 02:42:26 +02:00
Leonid Pliushch 4d3dc0357d BUILD.md: review and fix basic build steps explanation
Also make sure that steps are in same order as in build-package.sh
2019-02-17 20:43:00 +02:00
Leonid Pliushch 7fff0bec2b disabled-packages: racket is now in https://github.com/termux/unstable-packages/tree/master/packages/racket 2019-02-17 18:49:01 +02:00
Leonid Pliushch b1988a732d disabled-packages: remove obsolete version of 'caddy'
We have up-to-date 'caddy' as enabled package.
2019-02-17 18:42:34 +02:00
Leonid Pliushch 60143d94d7 pass-otp: fix homepage url 2019-02-17 18:21:23 +02:00
Henrik Grimler dc81f64e49 build-package.sh: fix TERMUX_REPO_URL 2019-02-17 15:30:58 +01:00
Henrik Grimler c178433867 Merge pull request #3353 from Grimler91/fast-build
build-package.sh: handle Release.gpg and get deb path from Package
2019-02-16 22:49:47 +01:00
Leonid Pliushch f5f3ea8815 speexdsp: specify license 2019-02-16 22:14:35 +02:00
Leonid Pliushch 11d73631d2 ndk-patches: fix stdio.h and ifaddrs.h 2019-02-16 22:10:32 +02:00
Henrik Grimler 07656065e3 build-package.sh: handle Release.gpg and get deb path from Package
This makes it possible to download .debs from dl.bintray.com/xeffyr
2019-02-16 18:55:15 +01:00
Henrik Grimler 55469e135f Merge pull request #3352 from Grimler91/NO_CLEAN
build-package.sh: set TERMUX_NO_CLEAN to false per default
2019-02-16 16:43:08 +01:00
Henrik Grimler 9cb25267fb Merge pull request #3351 from Grimler91/gst
gst fixes
2019-02-16 16:42:49 +01:00
Henrik Grimler a66a7a78b8 build-package.sh: set TERMUX_NO_CLEAN to false per default
Ensures -i builds are run in fresh environments
2019-02-16 16:31:06 +01:00
Henrik Grimler 0be9b4fec3 gst-plugin-good: add missing dependencies
Build succeeded but with two missing libraries without them
2019-02-16 16:28:52 +01:00
Henrik Grimler a1f08b04ee gst-plugins-good: disable aalib
Picks up aalib from host if it is installed, which causes build to fail
2019-02-16 14:34:56 +01:00
Henrik Grimler 809f1c902a gstreamer: make sure glib-mkenums and glib-genmarshal are found 2019-02-16 14:32:53 +01:00
Fredrik Fornwall fb7414e9f2 Switch from ftp.gnu.org to mirrors.kernel.org 2019-02-16 01:40:05 +01:00
Fredrik Fornwall 03ad8cb52e php: Hack around build failure 2019-02-16 01:33:22 +01:00
Fredrik Fornwall debeb3a5c2 php: Update patch for php 7.3.2 2019-02-16 01:33:22 +01:00
Fredrik Fornwall bf658e237a php: Update from 7.3.1 to 7.3.2 2019-02-16 01:33:22 +01:00
Fredrik Fornwall 090e002e37 php: Update to php 7.3 2019-02-16 01:33:22 +01:00
Fredrik Fornwall e8817735ef libpixman: Update from 0.36.0 to 0.38.0 2019-02-16 00:58:09 +01:00
Fredrik Fornwall bfdbc56b85 getmail: Update from 5.8 to 5.11 2019-02-16 00:49:02 +01:00
Fredrik Fornwall 6c248f238c apache2: Update from 2.4.37 to 2.4.38 2019-02-16 00:48:42 +01:00
Fredrik Fornwall dddeffb4d2 imagemagick: Update from 7.0.8.24 to 7.0.8.27 2019-02-16 00:44:26 +01:00