Fredrik Fornwall
9f20cf71fb
sox: Use more libraries
2016-06-21 18:44:58 -04:00
Fredrik Fornwall
33568e20fe
lighttpd: Depend on libcrypt for mod_auth
2016-06-21 18:44:41 -04:00
Fredrik Fornwall
3950be81e3
gnuplot: Depend on libgd
2016-06-21 18:44:24 -04:00
Fredrik Fornwall
7aa62836ac
picolisp: Bump version
...
Also generate assembly using ersatz instead of downloading.
2016-06-21 17:00:16 -04:00
Fredrik Fornwall
7328a4ef56
vim: Bump package versions
2016-06-21 16:59:12 -04:00
Fredrik Fornwall
ad1c9172fa
picolisp: Remove patch no longer needed
2016-06-21 16:58:30 -04:00
Fredrik Fornwall
5b612323c6
protobuf: Remove libgnustl_shared.so setup
...
It is no longer needed to link against libgnustl_shared.so
explicitly, it is done automatically for all C++ code.
2016-06-21 16:57:01 -04:00
Fredrik Fornwall
288a643f71
Add mtr as disabled package
2016-06-21 16:35:24 -04:00
Fredrik Fornwall
dfcb3173f5
vorbis-tools: Enable flac support
2016-06-20 06:31:29 -04:00
Fredrik Fornwall
40c3588bd7
git: Update from 2.8.4 to 2.9.0
2016-06-20 05:30:35 -04:00
Fredrik Fornwall
4608382d11
inetutils: Avoid linking against libcrypt
2016-06-19 20:20:27 -04:00
Fredrik Fornwall
a5efde46ed
php: Add --enable-mbstring
...
Fixes #316 .
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
4936e55714
clang: Use X86 as target arch for x86-64
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
01958bf5ac
nodejs: Update from 6.2.1 to 6.2.2
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
39c1918069
Update setup-mac.sh
2016-06-20 00:21:39 +02:00
Fredrik Fornwall
3b8b0ab974
elinks: Disable parallel builds (fixes mac build)
2016-06-20 00:20:51 +02:00
Fredrik Fornwall
5a493b771c
lynx: Fix building on OS X
2016-06-20 00:20:34 +02:00
Fredrik Fornwall
5817aa9600
libcaca: --disable-ruby to fix build on mac
2016-06-19 23:36:05 +02:00
Fredrik Fornwall
abc7dbf2b3
gcc: Fix x86-64 build
2016-06-19 17:33:31 -04:00
Fredrik Fornwall
cb5b06dd61
imagemagick: Bump to latest version
2016-06-19 17:28:03 -04:00
Fredrik Fornwall
5990084981
libgpg-error: Add x86-64 clause
2016-06-19 15:00:55 -04:00
Fredrik Fornwall
012636aa06
ruby: Fix x86-64 build
2016-06-19 14:58:40 -04:00
Fredrik Fornwall
9fb3cdee18
picolisp: Bump version
...
Also give a better error message if version is outdated.
Fixes #335 .
2016-06-19 14:56:31 -04:00
Fredrik Fornwall
cdfc3cb9c1
gdb: Fix build on x86_64
2016-06-17 17:09:18 -04:00
Fredrik Fornwall
ed0fc1fd1d
ffmpeg: Fix x86_64 build
2016-06-17 16:50:36 -04:00
Fredrik Fornwall
d72c0a3130
libav: Fix x86_64 build
2016-06-17 16:50:22 -04:00
Fredrik Fornwall
2ca2c2e28a
openssl: Fix x86_64 build
2016-06-17 16:18:13 -04:00
Fredrik Fornwall
c04a39e8c3
libx264: Also disable asm for x86_64
2016-06-17 06:37:32 -04:00
Fredrik Fornwall
6c9a53e3ba
libgcrypt: Disable asm also for x86_64
2016-06-17 06:36:35 -04:00
Fredrik Fornwall
d4fce2d3f0
libcaca: Fix x86_64 build
2016-06-17 06:36:18 -04:00
Fredrik Fornwall
cc581dd7c9
gnutls: Switch to mirror for download
2016-06-16 18:40:41 -04:00
Fredrik Fornwall
5d4e558279
binutils: Fix x86-64 build
2016-06-16 18:40:21 -04:00
Fredrik Fornwall
83525d051e
libksba: Update from 1.3.3 to 1.3.4
2016-06-16 18:40:02 -04:00
Fredrik Fornwall
2ee3a76dfa
libgpg-error: Update from 1.22 to 1.23
2016-06-16 18:39:40 -04:00
Fredrik Fornwall
ca6dcf19f2
libgnustl: Fix x86-64 build
2016-06-16 18:39:17 -04:00
Fredrik Fornwall
fa21d0bd70
libgcrypt: Update from 1.7.0 to 1.7.1
2016-06-16 18:39:02 -04:00
Fredrik Fornwall
c786a7cef6
gnupg2: Update from 2.1.12 to 2.1.13
2016-06-16 18:38:43 -04:00
Fredrik Fornwall
543c3c2474
pcre: Update from 8.38 to 8.39
2016-06-16 17:52:20 -04:00
Fredrik Fornwall
baeb9a2e19
file: Update from 5.27 to 5.28
2016-06-16 17:52:02 -04:00
Fredrik Fornwall
f9129b8c77
build-package.sh: Avoid warning on x86-64 build
2016-06-16 17:49:43 -04:00
Fredrik Fornwall
e45af24343
Bump emacs revision to rebuild on arm
...
The emacs arm build were broken due to the toolchain being broken
(#317 ) - bump the build revision to rebuild the package with a
fixed toolchain.
Fixes #322
2016-06-14 09:56:23 -04:00
Fredrik Fornwall
d8052afc19
openssh: Disable password auth in sshd_config
...
Password authentication is not supported, so no point in prompting
for a password.
See #315 .
2016-06-13 09:19:43 -04:00
Fredrik Fornwall
a1a5843668
Fix building arm standalone toolchain
...
Also build a toolchain to a temporary directory first, to avoid
ending up with a broken (unpatched) toolchain if something goes
wrong.
Fixes #317 .
2016-06-13 08:20:42 -04:00
Fredrik Fornwall
5227dace69
Use -f flag for ln to force new timestamp
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
1b105eab9f
emacs: Update from 25.0.94 to 25.0.95
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
dd0b60867f
make: Update from 4.2 to 4.2.1
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
82c587ca8e
wget: Update from 1.17.1 to 1.18
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
ed021630df
Fixes for building on a mac
2016-06-11 01:17:00 +02:00
Fredrik Fornwall
7073199b83
setup-android-sdk.sh: Fix mac sdk download
2016-06-10 23:19:22 +02:00
Fredrik Fornwall
37c88ee367
setup-android-sdk.sh: Fix mac ndk download
2016-06-10 23:11:53 +02:00