Commit Graph

2242 Commits

Author SHA1 Message Date
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
22dd00cbd3 Mention scripts/Vagrantfile in the README 2017-01-06 03:23:24 +01: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
3d7bb83b11 libx265: Disable assembly on x86 to avoid relocs 2017-01-03 19:27:14 -05:00
Fredrik Fornwall
fc89df4deb build-package.sh: Automatically build dependencies
We now automatically build dependencies unless the -s option is
used, so running scripts/buildorder.py shouldn't be necessary now.
2017-01-03 19:04:37 -05:00
Fredrik Fornwall
e388b40725 neovim: Improve cmake invocation 2017-01-03 19:02:22 -05:00
Fredrik Fornwall
bc97f0d816 libx265: Add as disabled package 2017-01-03 18:58:44 -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
Fredrik Fornwall
7b43aad7b3 gstreamer: Update to 1.10.2 2017-01-03 16:55:50 -05:00
casept
8a0da1ad11 Add vagrant (#642) 2017-01-03 19:05:15 +01: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
Fredrik Fornwall
539d9e6ab2 buildorder.py: Handle also ' in TERMUX_PKG_DEPENDS 2017-01-03 04:26:10 -05: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