Commit Graph

1985 Commits

Author SHA1 Message Date
Fredrik Fornwall
508fa73cb8 Always call post-extract step in srcdir 2017-01-10 03:14:35 -05:00
Fredrik Fornwall
5e174900b3 coreutils: Fix 32-bit issue with ST_BLKSIZE macro
Fixes https://github.com/termux/termux-app/issues/233
2017-01-09 17:04:46 -05:00
Fredrik Fornwall
ebed8be732 emacs: Clear share/info before build 2017-01-09 05:27:51 -05:00
Fredrik Fornwall
fee976030a zsh: Build the system module (fixes #659) 2017-01-08 23:13:12 -05:00
Fredrik Fornwall
2d617a3231 termux-api: Remove empty lines from -h output 2017-01-08 23:09:24 -05:00
Fredrik Fornwall
ae0899e7c4 clang: Only build host {llvm,clang}-tblgen
We only need host binaries for llvm-tblgen and clang-tblgen, so
there is no need building a complete clang build.
2017-01-08 07:59:46 -05:00
Fredrik Fornwall
c9379a3ed8 termux-tools: Unset LD_LIBRARY_PATH in wrappers
Previously the wrappers assumed that if
	/system/bin/linker64
that LD_LIBRARY_PATH should be set to /system/lib64. This seems
to not always be the case (see #192) and hopefully the system
binaries should work without LD_LIBRARY_PATH being set, so we
just unset it before calling the system binary.
2017-01-08 04:53:36 -05:00
Fredrik Fornwall
cb5aa2bf35 mosh: Bump revision after adding -6 option 2017-01-08 04:40:18 -05:00
Fredrik Fornwall
0d2a9051aa libicu: Split out bin/ tools into icu-devtools 2017-01-08 04:34:27 -05:00
Fredrik Fornwall
355351fade bc: Remove incorrect $PREFIX/info folder 2017-01-08 04:34:27 -05:00
Georg Sauthoff
257ccdadfa add -6 (use IPv6 only) option - fixes #662 (#663) 2017-01-08 10:31:05 +01:00
Fredrik Fornwall
25f0a0306e cmake: Depend on libuv, remove ncurses dependency 2017-01-07 02:11:11 -05:00
Fredrik Fornwall
7fa69461f0 coreutils: Reference issue in test 2017-01-07 02:02:12 -05:00
Fredrik Fornwall
627fdeb162 ndk_patches: Define _POSIX2_VERSION to 200809
coreutils looks at _POSIX2_VERSION and enables broken obsolete
behaviour if not set.

Fixes https://github.com/termux/termux-app/issues/232.
2017-01-07 01:45:46 -05:00
Fredrik Fornwall
a3e404de6b lftp: Update from 4.7.4 to 4.7.5 2017-01-07 01:20:05 -05:00
Vishal Biswas
1ed71b8a79 libicu: add package (#658)
* libicu: add package

* libicu: remove forced CC and CXX in hostbuild

* libicu: incorporated changes from #621 by @rnauber
2017-01-07 07:18:56 +01:00
Fredrik Fornwall
deeb04b560 cmake: Update from 3.6.2 to 3.7.1 2017-01-07 01:00:39 -05:00
Fredrik Fornwall
bb290b16af tesseract: Fix build after tessdata repo updates 2017-01-07 00:59:09 -05:00
Fredrik Fornwall
2b0e9dc9e2 Fix build of python after build-package.sh rewrite 2017-01-07 00:38:04 -05:00
Fredrik Fornwall
a3f2fff585 man: Fix build after the build-package.sh rewrite 2017-01-07 00:17:42 -05:00
Fredrik Fornwall
b0c6041dcc nodejs: Update from 6.9.3 to 6.9.4 2017-01-06 05:12:55 -05:00
Fredrik Fornwall
765fd6181d moon-buggy: Switch to alternate download url 2017-01-05 21:24:15 -05:00
Fredrik Fornwall
7b1f1bd35d build-package.sh: Cleanup a bit
- Put everything into shell functions.
- Start fixing shellcheck warnings.
- Run a hostbuild before setting up an android toolchain (fixes #657).

It was quite a hasty rewrite, so things could be broken. Let me know!
2017-01-05 20:37:45 -05:00
Fredrik Fornwall
5584aa2e08 command-not-found: Bump with new commands 2017-01-05 19:44:39 -05:00
Fredrik Fornwall
d1f129da2c ndk-sysroot: Reuse existing zlib.pc 2017-01-05 19:02:03 -05:00
Fredrik Fornwall
53f568ca91 termux-api: Bump version 2017-01-05 18:59:23 -05:00
Fredrik Fornwall
f1a313cdb9 bison: Remove useless hostbuild 2017-01-05 18:58:49 -05:00
Fredrik Fornwall
3749ab7c42 libgc: Remove useless build step 2017-01-05 18:32:33 -05:00
Fredrik Fornwall
5e190dd4b3 getconf: Add package 2017-01-05 13:57:52 -05:00
Fredrik Fornwall
f4af89ed2b nodejs: Update from 6.9.2 to 6.9.3 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
1dfdcd7a6c rlwrap: Update to new homepage 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
1b8ce86ddc mathomatic: Update to working download url 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
9526bbf80c sqlite: Update from 3.16.0 to 3.16.1 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
a78e11404b termux-api: Update termux-notification 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
bdc45c6809 termux-api: Add termux-notification-remove 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
1f33750fc4 termux-api: Add wifi connectioninfo&scaninfo 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
751df37d66 sed: Remove host build step
See http://lists.gnu.org/archive/html/bug-sed/2017-01/msg00001.html
2017-01-04 21:09:53 -05:00
Fredrik Fornwall
5580250255 libzmq: Update from 4.1.5 to 4.1.6 2017-01-04 19:54:16 -05:00
Fredrik Fornwall
f8497382d0 libev: Update from 4.23 to 4.24 2017-01-04 19:22:15 -05:00
Fredrik Fornwall
5a24f7a676 ecj: Update from 4.5.2 to 4.6.2 2017-01-04 19:09:03 -05:00
Fredrik Fornwall
f438134cd4 sed: Update from 4.2.2 to 4.3 2017-01-04 19:02:45 -05:00
Fredrik Fornwall
e388b40725 neovim: Improve cmake invocation 2017-01-03 19:02:22 -05:00
Fredrik Fornwall
74b5c53c18 valac: Depend on clang, glib-dev, pkg-config
As mentioned in #644.
2017-01-03 17:46:59 -05:00
Fredrik Fornwall
5ef5713d2d termux-tools: Fix typo in termux-setup-storage 2017-01-03 17:21:43 -05:00
Fredrik Fornwall
e957f074d3 hunspell-en-us: Switch to libreoffice dictionaries 2017-01-03 16:55:50 -05:00
Fredrik Fornwall
3d02b03c6f hunspell: Update from 1.4.1 to 1.6.0 2017-01-03 16:55:50 -05:00
Fredrik Fornwall
45ab3ae882 stunnel: Update from 5.38 to 5.39 2017-01-03 16:55:50 -05:00
Vishal Biswas
2c0f14be3a torsocks: add patch for ipv4 and enable package (#650) 2017-01-03 14:44:59 +01:00
Vishal Biswas
3d8a22fc5e valac: add package (#647) 2017-01-03 14:32:40 +01:00
Vishal Biswas
ae284287c6 fossil: add package (#646) 2017-01-03 10:24:27 +01:00
Fredrik Fornwall
b3903ab2d4 golang: Add link to upstream issue for patch 2017-01-03 04:22:29 -05:00
Fredrik Fornwall
b7a155eeaa tcl: Bump revision after sqlite update 2017-01-03 04:10:17 -05:00
Michael Marineau
5cfeae293b golang: fix runtime init on chromeos (#648)
Android on ChromeOS uses a restrictive seccomp filter that blocks
sched_getaffinity. Simply assume 1 CPU on any error.
2017-01-03 10:09:55 +01:00
Fredrik Fornwall
71ab8c6e7f libnghttp2: Update from 1.17.0 to 1.18.0 2017-01-03 01:47:52 -05:00
Vishal Biswas
7d2e8f3059 sqlite: update from 3.15.2 to 3.16.0 (#645) 2017-01-03 07:47:14 +01:00
Fredrik Fornwall
ce86c98e5a neovim: Update and tweak
Remove cursor shapes as not all terminal emulators support them
2017-01-01 19:00:36 -05:00
Fredrik Fornwall
a9cd51d257 vim: Remove cursor shapes
Not every terminal emulator supports cursor shapes. Fixes #641.
2017-01-01 18:14:25 -05:00
Fredrik Fornwall
36d8dc9633 nano: Update from 2.7.2 to 2.7.3 2016-12-31 08:59:01 -05:00
Fredrik Fornwall
81f962e08d strace: Update from 4.14 to 4.15 2016-12-31 08:58:20 -05:00
Fredrik Fornwall
01c3766595 joe: Add dependency on libutil 2016-12-31 07:40:34 -05:00
Fredrik Fornwall
bf5de7196e freetype: Update from 2.6.5 to 2.7.1 2016-12-31 07:38:24 -05:00
Fredrik Fornwall
e8743e96b0 harfbuzz: Update from 1.3.3 to 1.3.4 2016-12-31 07:38:02 -05:00
Fredrik Fornwall
29914d8092 libpng: Update from 1.6.26 to 1.6.27 2016-12-31 07:17:22 -05:00
Fredrik Fornwall
30763ad063 fontconfig: http -> https 2016-12-31 07:16:31 -05:00
rnauber
2fb7766a79 Add a joe (editor) package (#622) 2016-12-31 12:57:44 +01:00
Fredrik Fornwall
7acdc6acea termux-tools: Bump version 2016-12-29 22:27:57 -05:00
Fredrik Fornwall
ba173bd4da fish: Patch to setup TMPDIR if necessary 2016-12-29 19:52:00 -05:00
Fredrik Fornwall
bac2fa5de0 termux-reload-settings: Update help text 2016-12-28 17:14:09 -05:00
Fredrik Fornwall
42cb8406c5 dnsutils: Update from 9.10.4 to 9.11.0-P1 2016-12-27 20:55:59 -05:00
Fredrik Fornwall
fd91653197 picolisp: Update from 16.11.24 to 16.12.22 2016-12-27 20:10:28 -05:00
Fredrik Fornwall
eafc139a78 termux-tools: Add termux-wake-{lock,unlock} 2016-12-25 22:29:30 -05:00
Fredrik Fornwall
9b88f344b0 aria2: Remove running autoreconf 2016-12-25 18:55:38 -05:00
Fredrik Fornwall
23d4faf045 libuv: Update from 1.10.0 to 1.10.1 2016-12-25 18:50:52 -05:00
Fredrik Fornwall
42520d25ef libtermkey: Update from 0.18 to 0.19 2016-12-25 12:10:51 -05:00
Fredrik Fornwall
407531d30e command-not-found: Bump with new commands 2016-12-23 17:31:14 -05:00
Fredrik Fornwall
03b4db0ce2 erlang: Update from 18.3.3 to 19.2
Also fix how the system openssl is specified.
2016-12-23 17:17:53 -05:00
Fredrik Fornwall
382e177e29 valgrind: Add note about android-x86_64 issue 2016-12-23 16:42:37 -05:00
Fredrik Fornwall
572deec1c9 libgpg-error: Update from 1.25 to 1.26 2016-12-23 16:12:49 -05:00
Remco van 't Veer
5b7fa6e963 Add erlang package (#439)
* Add erlang package

* Can't build erlang after building pcre package

Use patch from buildroot to avoid problems:

  https://github.com/buildroot/buildroot/blob/master/package/erlang/0002-erts-ethread-instruct-libatomic_ops-we-do-require-CA.patch

Thanks to github user @its-pointless for pointing it out.

* Enable termcap in erlang package

This provides readline like behaviour in erlang shell (erl).
2016-12-23 22:12:42 +01:00
Fredrik Fornwall
33808dbc1f newsbeuter: Bump build revision after patches 2016-12-23 15:23:48 -05:00
Fredrik Fornwall
b9f3844014 man: Change to fossies.org for tarball 2016-12-23 15:21:57 -05:00
Fredrik Fornwall
50a1e680a9 fish: Fix fish_update_completions
We don't have the 'manpath' program and don't need it.

Fixes #617.
2016-12-23 15:12:50 -05:00
Balázs Kutil
4a77e94d1c Podbeuter download fix (#618)
* Add patchset fixing podbeuter crashes

Adds patch for newsbeuter #168

* Add podbeuter patch fixing redownload

Adds patch for newsbeuter #169
2016-12-23 21:01:04 +01:00
Fredrik Fornwall
23fed2ad41 curl: Update from 7.52.0 to 7.52.1 2016-12-23 14:58:47 -05:00
Fredrik Fornwall
c6c2957062 daemonize: Use $PREFIX instead of /
As / is no longer readable on Android 7, we switch to chdir($PREFIX)
instead of chdir(/) to get a readable directory.

Fixes #614.
2016-12-23 03:54:21 -05:00
Fredrik Fornwall
6f49da16c4 fzf: Use git master for neovim fix 2016-12-23 03:21:16 -05:00
Fredrik Fornwall
f23740f4ad libvterm: Update to latest git master 2016-12-23 03:20:45 -05:00
Oliver Schmidhauser
1d740dea04 Add ed package (#607)
* Add ed package

Fixes #606

* change ed url to main mirror
2016-12-23 08:59:56 +01:00
Fredrik Fornwall
650d55cdca gdk-pixbuf: Update from 2.36.0 to 2.36.2 2016-12-22 14:18:35 -05:00
Fredrik Fornwall
b4d91635b9 zsh: Update from 5.2.0 to 5.3.1 2016-12-22 13:38:27 -05:00
Fredrik Fornwall
e6546c718a nmap: Update from 7.31 to 7.40 2016-12-22 13:34:42 -05:00
Fredrik Fornwall
cecff48d1b libnghttp2: Update from 1.16.1 to 1.17.0 2016-12-21 20:45:33 -05:00
Fredrik Fornwall
1fa4e2bac6 curl: Update from 7.51.0 to 7.52.0 2016-12-21 20:45:33 -05:00
Matthew Klein
2555526eff neovim: update homepage url (#610) 2016-12-22 02:31:32 +01:00
Fredrik Fornwall
b6e7fd1187 neovim: Update the used git commit 2016-12-21 00:37:00 -05:00
Fredrik Fornwall
5b0f94328b aria2: Update from 1.29.0 to 1.30.0 2016-12-20 22:47:31 -05:00
Fredrik Fornwall
c53e88278b nano: Update from 2.7.1 to 2.7.2 2016-12-20 22:22:28 -05:00
Fredrik Fornwall
3da0288bb3 python2: Update from 2.7.12 to 2.7.13 2016-12-20 22:17:50 -05:00
Fredrik Fornwall
ec75fbd3fb tor: Update from 0.2.8.10 to 0.2.9.8 2016-12-20 21:59:31 -05:00
Fredrik Fornwall
9c8de9581d ncurses: Update from 20160924 to 20161126 2016-12-20 21:59:31 -05:00