Commit Graph

1720 Commits

Author SHA1 Message Date
Fredrik Fornwall
5e6e9b1416 nodejs: Update from 6.9.0 to 6.9.1 2016-10-21 15:16:37 -04:00
Fredrik Fornwall
d0866297d1 fftw: Update from 3.3.4 to 3.3.5 2016-10-19 19:17:57 -04:00
Fredrik Fornwall
45409e8418 ffmpeg: Disable lzma
Avoid linking ffmpeg against liblzma as that is only used for
compressed tiff decoding, and causes linking problems on Android
7 when used in mpv. Fixes #511.
2016-10-19 17:21:32 -04:00
Fredrik Fornwall
31e9aad497 linux-man-pages: Bump version, include posix 2016-10-19 17:21:11 -04:00
Fredrik Fornwall
0149a69d6c php: Update from 7.1 RC3 to RC4 2016-10-19 17:20:46 -04:00
Fredrik Fornwall
f2ff120023 zile: Update from 2.4.11 to 2.4.13 2016-10-19 15:43:01 -04:00
Fredrik Fornwall
f09efec9f9 nodejs: Update from 6.8.1 to 6.9.0 2016-10-19 15:42:27 -04:00
Fredrik Fornwall
a1183be76b gsl: Add workaround for Android 5 linker issue
Fixes #507.
2016-10-16 16:44:31 -04:00
Fredrik Fornwall
b8aef24458 glib: Add libandroid-support explicit dependency
To function well with character encodings glib needs to discover
langinfo.h from libandroid-support.

Test case:
  LC_ALL=C pkg-config --atleast-pkgconfig-version=0.1
should work and not give an error message:
  Conversion from character set 'C' to 'UTF-8' is not supported
2016-10-16 15:58:59 -04:00
Fredrik Fornwall
31dd7e1643 graphicsmagick: Specify --with-fontpath 2016-10-16 15:58:59 -04:00
Fredrik Fornwall
8761f947a2 fish: Bundle a column(1) utility
A column(1) utility is needed by oh-my-fish. See
https://github.com/termux/termux-packages/issues/347
2016-10-16 15:58:59 -04:00
Fredrik Fornwall
58a7009c17 libtool: Do not split up into libtool-dev 2016-10-16 07:29:31 -04:00
Fredrik Fornwall
b91c450c48 mc: Update from 4.8.17 to 4.8.18 2016-10-15 20:46:48 -04:00
Fredrik Fornwall
12b866aea9 fish: Drop two patches no longer needed 2016-10-15 20:34:29 -04:00
Fredrik Fornwall
3ed9ff3aeb sqlite: Update from 3.14.2 to 3.15.0 2016-10-15 20:31:44 -04:00
Fredrik Fornwall
4be44af202 pick: Update from 1.5.0 to 1.5.2 2016-10-15 20:31:02 -04:00
Fredrik Fornwall
7f8fb417a8 imagemagick: Update from 7.0.2-7 to 7.0.3-4 2016-10-15 20:05:34 -04:00
Fredrik Fornwall
b9f4b12cf0 fzf: Update from 0.15.2 to 0.15.4 2016-10-15 20:05:05 -04:00
Fredrik Fornwall
69fd9a5c10 glib: Update from 2.48.2 to 2.50.1 2016-10-15 20:02:32 -04:00
Fredrik Fornwall
a84a310f8b nodejs: Update from 6.8.0 to 6.8.1 2016-10-15 18:08:27 -04:00
Oliver Schmidhauser
e45f625ef0 Add par2 package (#501)
Parity Archives are very usefull for working with long term storage,
which may have degraded over time. It allows to restore the files, even
if chunks of it are corrupted. https://en.wikipedia.org/wiki/Parchive

I tested it by creating a par2 archive, corrupting the original data and
restoring it.

This program is named par2cmdline, but I named the package par2 because
that's what it is called in the Ubuntu Repo,

 Date:      Wed Oct 12 12:19:39 2016 +0200
2016-10-16 00:08:07 +02:00
Fredrik Fornwall
d3dc1c5888 strace: Update from 4.13 to 4.14 2016-10-15 14:19:01 -04:00
Fredrik Fornwall
444a75c298 nodejs: Update from 6.7.0 to 6.8.0 2016-10-14 15:55:10 -04:00
Fredrik Fornwall
66b04b27bc neovim: Bump revision 2016-10-14 15:54:32 -04:00
Fredrik Fornwall
515722c085 vim: Bump patch version 2016-10-14 15:54:07 -04:00
Fredrik Fornwall
6097e55733 gdb: Add comment to patch with reason for it 2016-10-10 17:53:29 -04:00
Fredrik Fornwall
bf76a82054 gdb: Update from 7.11.1 to 7.12 2016-10-09 19:02:52 -04:00
Fredrik Fornwall
3c11c91f69 weechat: Update from 1.5 to 1.6 2016-10-09 16:20:38 -04:00
Fredrik Fornwall
a860b0fb9e mutt: Update from 1.7.0 to 1.7.1 2016-10-08 17:59:42 -04:00
Fredrik Fornwall
3d9d67c703 busybox: Update from 1.24.2 to 1.25.1 2016-10-08 17:54:48 -04:00
Fredrik Fornwall
d94b319967 aapt: Patch in a default platform package (-I) 2016-10-07 15:36:03 -04:00
Fredrik Fornwall
4d8dd31459 zsh: Enable the deltochar and mathfunc modules
The deltochar and mathfunc modules are small and used by grml-zsh.

Fixes #494.
2016-10-07 14:16:44 -04:00
Fredrik Fornwall
60eec6dab8 valgrind: Enable for arm after NDK r13 update 2016-10-07 13:59:55 -04:00
Fredrik Fornwall
091db5352b apksigner: Also create $PREFIX/man/man1 if needed 2016-10-07 12:59:01 -04:00
Fredrik Fornwall
92f5e5c345 apksigner: Create $TERMUX_PREFIX/share/dex directory if needed 2016-10-07 08:43:09 -04:00
Fredrik Fornwall
47182adc56 apksigner: Add package 2016-10-06 19:38:12 -04:00
Fredrik Fornwall
078db5b2c9 ecj: Use android-24 API jar 2016-10-06 19:37:03 -04:00
Fredrik Fornwall
11cc96baf4 jack: Update to latest version 2016-10-06 19:36:47 -04:00
Fredrik Fornwall
aaa5197b22 git: Update from 2.10.0 to 2.10.1 2016-10-06 17:21:27 -04:00
Fredrik Fornwall
0f4e6b84b1 aapt: Update and tweak compiler flags 2016-10-06 17:20:34 -04:00
Fredrik Fornwall
ccaf10fcc7 jack: Add patch 2016-10-05 19:50:11 -04:00
Fredrik Fornwall
6c63feab21 jack: Download ant and use that one 2016-10-03 18:12:47 -04:00
Fredrik Fornwall
468cd06b72 jack: Update to build from source and patch 2016-10-03 17:43:53 -04:00
Fredrik Fornwall
25603406df ffmpeg: Update from 3.1.3 to 3.1.4 2016-10-03 16:59:39 -04:00
Fredrik Fornwall
da1533a42c php: Update from 5.6.26 to 7.1rc3 2016-10-03 10:05:51 -04:00
Fredrik Fornwall
6b53c23af4 curl: Avoid oportunistic linking against librtmp 2016-10-03 10:02:43 -04:00
Fredrik Fornwall
9fc0086f05 zsh: Add the curses, socket and zprof modules
Also mark $PREFIX/etc/zshrc as a configuration file.
2016-10-03 09:55:56 -04:00
Fredrik Fornwall
1fa07c931a picolisp: Update from 16.9.6 to 16.10.3 2016-10-03 09:53:19 -04:00
Fredrik Fornwall
4bc6078a90 nettle: Update from 3.2 to 3.3 2016-10-03 08:42:14 -04:00
Fredrik Fornwall
421607509c tmux: Update from 2.2 to 2.3 2016-10-03 08:41:45 -04:00
Fredrik Fornwall
34b46b56de grep: Update from 2.25 to 2.26 2016-10-03 08:41:27 -04:00
Fredrik Fornwall
9732ef9793 hub: Add package
Fixes #477.
2016-09-29 19:28:40 -04:00
Fredrik Fornwall
e4d6bd3bfa libmpfr: Update from 3.1.4 to 3.1.5 2016-09-29 19:07:24 -04:00
Fredrik Fornwall
cbbf3196a8 ncurses: Avoid patch steps, download right tar 2016-09-29 10:19:51 -04:00
Fredrik Fornwall
bd3f32c999 nodejs: Update from 6.6.0 to 6.7.0 2016-09-28 19:52:31 -04:00
Fredrik Fornwall
428c7139d2 libtalloc: Build with --disable-python
Without --disable-python the libtalloc build may pick up an
invalid python2.7-configure from the Android toolchain.
2016-09-28 19:51:21 -04:00
Fredrik Fornwall
96d3060ef3 libstrophe: Remove for now, use libmesode 2016-09-28 16:04:13 -04:00
Fredrik Fornwall
89a20ba41a netpbm: Update to latest version 2016-09-28 14:22:45 -04:00
Oliver Schmidhauser
47703d4d8b Build Profanity with libmesode instead of libstrophe (#480) 2016-09-28 20:16:33 +02:00
Oliver Schmidhauser
97e385f7cc add tty-clock package (#481) 2016-09-28 20:16:26 +02:00
Fredrik Fornwall
a9e7faf25c Bump some build revisions for rebuild with ELF fix 2016-09-28 09:47:02 -04:00
Fredrik Fornwall
a959f7b802 radare2: Update from 0.10.5 to 0.10.6 2016-09-27 02:23:34 -04:00
Fredrik Fornwall
80c266a76c man: Patch to adjust output width to terminal
Fixes https://github.com/termux/termux-app/issues/162
2016-09-26 18:18:43 -04:00
Fredrik Fornwall
48670d1b90 Replace maintainer email with github nick 2016-09-26 16:28:22 -04:00
Fredrik Fornwall
5dfc7200d7 texinfo: Update from 6.1 to 6.3 2016-09-26 11:18:10 -04:00
Fredrik Fornwall
b50487e5f1 rtmpdump: Fix man page location 2016-09-26 11:17:58 -04:00
Fredrik Fornwall
c3a3f8b237 silversearcher-ag: Update from 0.32.0 to 0.33.0 2016-09-26 10:51:09 -04:00
Fredrik Fornwall
249b6bd24c serf: Update from 1.3.8 to 1.3.9 2016-09-26 10:48:48 -04:00
Fredrik Fornwall
b90bae2100 rtmpdump: Update from 2.3 to 2.4 2016-09-26 10:37:31 -04:00
Fredrik Fornwall
0df928a299 protobuf: Add note about 3.1 build failure 2016-09-26 10:15:26 -04:00
Fredrik Fornwall
26d897045a p7zip: Update from 15.14.1 to 16.02 2016-09-26 10:04:26 -04:00
Fredrik Fornwall
c1723d50aa parallel: Update from 20160722 to 20160922 2016-09-26 10:04:02 -04:00
Fredrik Fornwall
558794c8b6 openssl: Update from 1.0.2i to 1.0.2j 2016-09-26 09:28:56 -04:00
Fredrik Fornwall
f1c33394c5 luarocks: Update from 2.3.0 to 2.4.0 2016-09-26 09:21:21 -04:00
Fredrik Fornwall
b2ead91d0a libsodium: Update from 1.0.10 to 1.0.11 2016-09-26 09:03:38 -04:00
Fredrik Fornwall
531d6f094f libjpeg-turbo: Update from 1.5.0 to 1.5.1 2016-09-26 09:03:20 -04:00
Fredrik Fornwall
d6a37ca6c3 harfbuzz: Update from 1.3.0 to 1.3.1 2016-09-26 08:59:52 -04:00
Fredrik Fornwall
4bff134118 libnghttp2: Update from 0.14.1 to 0.15.0 2016-09-26 08:59:36 -04:00
Fredrik Fornwall
910bd0cb88 gdk-pixbuf: Update from 2.34.0 to 2.36.0 2016-09-26 08:40:34 -04:00
Fredrik Fornwall
d4145c1a45 jsoncpp: Update from 1.7.4 to 1.7.6 2016-09-26 08:40:05 -04:00
Fredrik Fornwall
874a0cb3c9 libfaac: Remove package (unused&unmaintained)
The libfaac package is currently unused now that the ffmpeg native
AAC encoder is better, is unmaintained and has license issues.
2016-09-26 08:38:19 -04:00
Fredrik Fornwall
ea7279847a libksba: Update from 1.3.4 to 1.3.5 2016-09-26 08:28:12 -04:00
Fredrik Fornwall
bb8afdb337 gpgme: Add note about upgrading version 2016-09-26 08:26:59 -04:00
Fredrik Fornwall
8337df312e global: Update from 6.5.4 to 6.5.5 2016-09-26 08:18:04 -04:00
Fredrik Fornwall
48af2a6351 fzf: Update from 0.15.1 to 0.15.2 2016-09-26 08:11:10 -04:00
Fredrik Fornwall
f3ccc6f3b1 getmail: Update from 4.50.0 to 4.51.0 2016-09-26 08:10:54 -04:00
Fredrik Fornwall
7b467de9c7 elfutils: Update from 0.166 to 0.167 2016-09-26 08:08:13 -04:00
Fredrik Fornwall
acbfec93ea dash: Update from 0.5.9 to 0.5.9.1 2016-09-26 07:59:18 -04:00
Fredrik Fornwall
243e7d700e libmpfr: Bump build revision for softfp rebuild 2016-09-26 07:58:18 -04:00
Fredrik Fornwall
e94db04e8f aria2: Update from 1.26.1 to 1.27.1 2016-09-26 07:58:06 -04:00
Fredrik Fornwall
3725e48ba4 termux-elf-cleaner: Use correct constant 2016-09-26 13:51:00 +02:00
Fredrik Fornwall
2497d95791 Strip libc.so before linking against it
This avoids creating unwanted sections in the built ELF files that
causes issues when removed.

Fixes #412.
2016-09-24 19:30:20 -04:00
Fredrik Fornwall
722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall
64d68be966 neovim: Update to latest version 2016-09-24 15:09:38 -04:00
Fredrik Fornwall
b16667b744 pick: Update from 1.4.0 to 1.5.0 2016-09-24 09:08:47 -04:00
Fredrik Fornwall
2dfeda5fbf irssi: Update from 0.8.19 to 0.8.20 2016-09-24 09:05:46 -04:00
Fredrik Fornwall
a0d83c4a18 stunnel: Update from 5.35 to 5.36 2016-09-23 02:37:20 -04:00
Fredrik Fornwall
acd184f6b9 gnutls: Update from 3.4.14 to 3.4.15 2016-09-22 22:39:24 -04:00
Fredrik Fornwall
31c7ebba2d nano: Update from 2.6.3 to 2.7.0 2016-09-22 22:37:42 -04:00
Fredrik Fornwall
25592202ef radare2: Fix building as root
Building radare2 as root (as is done in docker) would break the
system as an entry in /etc/ld.so.conf.d/ was pulling in
cross-compiled libraries.
2016-09-22 21:41:32 -04:00