Commit Graph

3606 Commits

Author SHA1 Message Date
Matthew Klein
6c23d7fdf0 Add travis badge to README 2017-08-08 10:21:49 +02:00
Fredrik Fornwall
8aa86e32b4 Update from NDK version used from r15b to r15c
The docker image has been updated - run scripts/update-docker.sh
2017-08-07 22:53:43 +02:00
Fredrik Fornwall
4a10de321a freetype: Fix typo and bump revision 2017-08-07 22:25:29 +02:00
Stephen
f715ee2adc include freetype-config in freetype-dev
required for texlive
2017-08-07 22:23:19 +02:00
Fredrik Fornwall
7dcbf4089d apr&apr-util: Bump revision after package updates 2017-08-07 22:20:59 +02:00
Stephen
f413ccbf80 Update build.sh 2017-08-07 22:20:15 +02:00
Stephen
dd9aaa418a add apu-1-config to apr-util-dev
required for autoconf detection of apr-util
2017-08-07 22:20:15 +02:00
Stephen
7ea26e738e Update build.sh 2017-08-07 22:19:32 +02:00
Stephen
4a25123e73 add apr-1-config to apr-dev
required for autoconf detection of apr
2017-08-07 22:19:32 +02:00
Henrik Grimler
7e528bd1b9 ncurses: change url to working one
Previous one has been down for at least two days.
2017-08-07 22:14:38 +02:00
Fredrik Fornwall
bad2aaac43 neovim: Update to latest git master 2017-08-07 22:06:51 +02:00
Fredrik Fornwall
c458045fe8 vim: Update from 8.0.0858 to 8.0.0887 2017-08-07 22:01:27 +02:00
Fredrik Fornwall
5ebfdf3408 libmsgpack: Update from 2.1.3 to 2.1.5 2017-08-07 21:13:58 +02:00
Fredrik Fornwall
183e45b735 binutils: Update from 2.28 to 2.29 2017-08-07 20:59:09 +02:00
Fredrik Fornwall
d2fa4bb274 git: Update from 2.13.3 to 2.14.0 2017-08-07 20:57:00 +02:00
Fredrik Fornwall
76718b3456 cmark: Update from 0.27.1 to 0.28.0 2017-08-07 20:02:12 +02:00
Fredrik Fornwall
a5791415f8 nmap: Update from 7.50 to 7.60 2017-08-07 20:02:12 +02:00
Oliver Schmidhauser
e8c1ceafd9 Don't disable SIGWINCH in ncmpcpp
It makes ncmpcpp resize itself when the window size has changed.
Not sure why this was ever added, but according to @its-pointless it can
be removed
2017-08-07 20:01:46 +02:00
Leonid Pliushch
70d58a7a7c tor: update from 0.3.0.9 to 0.3.0.10 2017-08-07 19:55:20 +02:00
Fredrik Fornwall
3f7b798bf9 neovim: Update to latest git master 2017-08-04 03:01:38 +02:00
Fredrik Fornwall
482b8d6c79 vim: Update from 8.0.0753 to 8.0.0858 2017-08-04 03:01:38 +02:00
Fredrik Fornwall
82bf768408 libandroid-support: Update from 20 to 21 2017-08-04 03:01:38 +02:00
Henrik Grimler
a606b60310 Add TERMUX_SUBPKG_REPLACES to make it possible to for subpackages to replace packages. 2017-08-03 23:59:53 +02:00
Grimler
27e8dd8a8f Add TERMUX_PKG_BREAKS
Breaks is is a bit kinder than Conflicts and should be used for example if a file is moved between packages or if a package is splitted into two.
See https://www.debian.org/doc/debian-policy/ch-relationships.html#s-breaks
2017-08-03 23:59:53 +02:00
Grimler
546b7d6015 Add TERMUX_PKG_RECOMMENDS.
Makes it possible to specify recommended packages.
2017-08-03 23:59:53 +02:00
Fredrik Fornwall
95467bc750 fish: Bump version to rebuild after MB_CUR_MAX=4 2017-08-02 00:00:05 +02:00
Henrik Grimler
9e0eceaf6a libpng: update to 1.6.31
1.6.29 are no longer available at the same sourceforge url.
2017-08-01 22:58:20 +02:00
Fredrik Fornwall
2156120d7e libpopt&rsync: Rebuild to fix __moddi3 problem
Fixes #1178.
2017-07-29 21:43:26 +02:00
Fredrik Fornwall
063fcb245c gnupg2: Update from 2.1.21 to 2.1.22 2017-07-29 21:38:22 +02:00
Fredrik Fornwall
1f58827643 mc: Rebuild package to fix arm issue (fixes #372) 2017-07-29 20:07:50 +02:00
Fredrik Fornwall
843c983f8b Different meson cross files for different arches 2017-07-29 02:14:47 +02:00
Fredrik Fornwall
a13bf95a78 Initial stab at supporting ninja and meson builds
Currently unused.
2017-07-29 02:11:04 +02:00
Fredrik Fornwall
f6f35debb8 remind: Link with libandroid-glob (fixes #1164) 2017-07-29 01:22:23 +02:00
Fredrik Fornwall
0915dc1877 glib: Update from 2.52.2 to 2.52.3 2017-07-29 00:36:19 +02:00
Fredrik Fornwall
1bf8b16dfc imagemagick: Update from 7.0.6-0 to 7.0.6-3 2017-07-29 00:35:36 +02:00
Fredrik Fornwall
63345851fc play-audio: Update from 0.4 to 0.5 2017-07-28 14:49:03 +02:00
Oliver Schmidhauser
957c0a96e5 Add proper package description 2017-07-28 14:00:44 +02:00
Oliver Schmidhauser
439b06ae93 Add moria package
As requested in #533 (fixes #533).
2017-07-28 14:00:44 +02:00
Oliver Schmidhauser
7ba83dfe51 By default, disable all Video output of mpv. Since the default video output is not available on Termux, it would otherwise throw an error. Even with Audio only files if they contain any album-art. 2017-07-28 14:00:03 +02:00
Oliver Schmidhauser
82f9ba0ff9 Increase audio-buffer in mpv to help prevent stuttering with bluetooth devices 2017-07-28 14:00:03 +02:00
Oliver Schmidhauser
9346d0e1b4 Change configuration file Format of mpv so we can more easily add settings and comments 2017-07-28 14:00:03 +02:00
Fredrik Fornwall
6cc8c08e74 autossh: Switch to working download url 2017-07-27 12:12:10 +02:00
Fredrik Fornwall
37c14204ae parallel: Update from 20170522 to 20170722 2017-07-27 03:19:50 +02:00
Fredrik Fornwall
fc438462d6 boost: Bumpt revision after arm c++ changes 2017-07-27 03:19:31 +02:00
Fredrik Fornwall
bbde21bb61 mpd: Update from 0.20.8 to 0.20.9 2017-07-27 03:19:10 +02:00
Fredrik Fornwall
9a61bc8b5f par2: Update from 0.7.1 to 0.7.3 2017-07-27 03:18:53 +02:00
Fredrik Fornwall
03d448338b libvpx: Build with clang 2017-07-27 03:18:14 +02:00
Fredrik Fornwall
95e6f9429a Attach arm issues with C++ exception unwinding
See https://github.com/android-ndk/ndk/issues/379

Fixes #1163

Fixes issues with gdb segfaulting on arm on an unrecognized command.
2017-07-27 02:06:37 +02:00
Fredrik Fornwall
a29e9f25dc stunnel: Update from 5.41 to 5.42 2017-07-27 01:09:09 +02:00
Fredrik Fornwall
a044315769 libsndfile: Add comment about future update 2017-07-26 16:16:01 +02:00