Vishal Biswas
a5b4ca0cb7
Builder script and ndk patch improvements ( #520 )
...
- Add MOUNTED path.
- Add debug switch.
- Add switch for disabled package.
2016-10-23 14:57:41 +02:00
Fredrik Fornwall
8fb06a27d6
inetutils: Add note about upstream submitted patch
2016-10-23 07:54:20 -04:00
Fredrik Fornwall
aea302356f
Better checksum messages
2016-10-23 07:47:52 -04:00
Fredrik Fornwall
795d376ef1
inetutils: Add HAVE_DECL_GETPASS checks to ftp
...
Without the check for HAVE_DECL_GETPASS and declaring a local
function declaration the implicit int rule causes crashes on 64-bit
systems without getpass(3) such as Android.
Fixes #517 .
2016-10-22 08:20:13 -04:00
Fredrik Fornwall
13e58126fa
golang: Update package checksum
2016-10-21 16:18:03 -04:00
Fredrik Fornwall
4341b42666
gnutls: Update from 3.4.15 to 3.4.16
2016-10-21 15:17:53 -04:00
Fredrik Fornwall
23d4b8b520
golang: Update from 1.7.1 to 1.7.3
2016-10-21 15:17:18 -04:00
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
ebfe961e75
fish: Prepare for the 2.4 update
2016-10-19 17:47:30 -04:00
Fredrik Fornwall
0c3f26971d
build-package.sh: Run more elf cleaning on NDK
2016-10-19 17:23:42 -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
Vishal Biswas
1596352867
fix _SPECSFLAG to prevent fail on certain occasions ( #508 )
2016-10-16 20:44:03 +02: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
34317fac89
Add comment about DT_RUNPATH in Android 7
2016-10-12 18:57:22 -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
b59e03ab08
Remove stray char in comment
2016-10-07 13:56:46 -04:00
Fredrik Fornwall
5b7c3ff6d3
Minor comment cleanups of Dockerfile
2016-10-07 13:37:10 -04:00
Fredrik Fornwall
711e9e5b06
Update to using NDK r13
2016-10-07 13:37:10 -04:00
Fredrik Fornwall
6dd4515655
Update README.md
2016-10-07 19:31:27 +02:00
Fredrik Fornwall
5722e8a67d
Remove setup-fedora.sh and setup-mac.sh
...
The best way to lessen the pain of building packages is probably
to use a version of Ubuntu (currently 16.04) as the only supported
build environment. For users of other Linux distributions and
platforms Docker is the best solution.
2016-10-07 13:11:58 -04:00
Fredrik Fornwall
091db5352b
apksigner: Also create $PREFIX/man/man1 if needed
2016-10-07 12:59:01 -04:00