Fredrik Fornwall
8ebd050981
libsoup: Update from 2.62.2 to 2.62.3
2018-08-11 19:38:37 +02:00
Tom Yan
ac2cda5fbd
mpv: remove irrelevant/reverted part of a patch
...
The patch that introduced s32/float support included a fix/change
in audio/format.c which is practically irrelevant and now reverted
in upstream. Removing the part to avoid confusion in the future.
2018-08-11 19:23:01 +02:00
Fredrik Fornwall
4620527366
harfbuzz: Update from 1.8.6 to 1.8.7
2018-08-10 13:03:22 +02:00
Fredrik Fornwall
e16ba7d86f
cmake: Update from 3.11.4 to 3.12.1
2018-08-10 13:01:10 +02:00
Fredrik Fornwall
26103c6686
mbedtls: Use -DUSE_STATIC_MBEDTLS_LIBRARY=OFF
2018-08-10 00:01:05 +02:00
Andy Li
6c8a679de3
mbedtls: Add package ( #2712 )
2018-08-09 23:33:57 +02:00
Fredrik Fornwall
69500d577a
openssh: Bump revision after set(res)gid patch
2018-08-09 23:28:37 +02:00
Fredrik Fornwall
b43b5e3507
poppler: Update from 1.8.5 to 1.8.6
2018-08-09 23:27:54 +02:00
Gerben Meijer
d1a4764e08
Don't use setresgid or setgid in ssh-agent
...
Fixes it for Android Pie, see #2714
2018-08-09 23:03:48 +02:00
Henrik Grimler
e69968010e
poppler: avoid trying to use qt5 stuff
2018-08-09 23:02:43 +02:00
Fredrik Fornwall
65d72b7475
angband: Update from 4.1.2 to 4.1.3
2018-08-08 11:51:31 +02:00
Fredrik Fornwall
3ef1d06aa8
silversearcher-ag: Update from 2.1.0 to 2.2.0
2018-08-08 11:49:21 +02:00
Fredrik Fornwall
9a14b64f6b
vim: Update from 8.1.0200 to 8.1.0250
2018-08-08 11:48:33 +02:00
Oliver Schmidhauser
00ddf9c6db
copy fzf vim plugin to the correct location (vim81 instead of vim80)
2018-08-08 11:41:33 +02:00
Fredrik Fornwall
4bf8c3f595
tintin++: Patch path to bin/sh
2018-08-07 15:06:39 +02:00
Fredrik Fornwall
60264dbf3c
libgit2: Update from 0.27.3 to 0.27.4
2018-08-07 14:55:54 +02:00
Oliver Schmidhauser
26f487970d
add patch from mpv-player/mpv#6047
2018-08-07 12:17:46 +02:00
Oliver Schmidhauser
47cdb7f70f
Enable pulseaudio in mpv
...
Since pulseaudio is available now, it would be cool if all our media
players would support it.
2018-08-07 12:17:46 +02:00
Tom Yan
fbc0d7ee54
libpulseaudio/mpv: set numBuffers to 8 for SLES
...
Apparently some Android builds/forks need it for Bluetooth audio.
It's a hardcoded default in the upstream AAudio implementation
anyway.
See the following for reference:
https://android.googlesource.com/platform/frameworks/av/+/android-8.0.0_r1/media/libaaudio/src/legacy/AudioStreamTrack.cpp#109
https://android.googlesource.com/platform/frameworks/wilhelm/+/android-8.0.0_r1/src/android/AudioPlayer_to_android.cpp#1680
https://android.googlesource.com/platform/frameworks/av/+/android-8.0.0_r1/media/libaudioclient/AudioTrack.cpp#488
2018-08-07 12:17:32 +02:00
Oliver Schmidhauser
7a7240ee4d
upadte cava package description
2018-08-06 22:19:23 +02:00
Oliver Schmidhauser
81ea6fef64
Enable pulseaudio in cava
...
The pulse method is the default of cava. Now that it is avalable and
works fairly well, I think we can enable it in cava. This way it can
also be used with cmus and other pulseaudio players.
The old method of fifo input (ncmpcpp visualizer output) can still be
enabled by adding the following to the config file
(`~/.config/cava/config`):
```
[input]
method = fifo
```
2018-08-06 22:19:23 +02:00
Tom Yan
b919a7a36a
libpulseaudio: bump revision after changes
2018-08-06 21:50:41 +02:00
Tom Yan
22b9d1ac13
libpulseaudio: remove unnecessary LD_PRELOAD from wrappers
2018-08-06 21:50:41 +02:00
Tom Yan
527dfafcac
libpulseaudio: ditch downstream defaults in daemon.conf
...
To start pulseaudio manually as a daemon, you just need "-D", but
if you set daemonize=yes in daemon.conf, when you want start it
undaemonized, you will need "--daemonize=no".
We don't really need to set enable-shm to no explicitly.
Setting exit-idle-time to -1 may not be as preferred as when it was
when autospawn did not work.
There's no point setting log-target to stderr. auto works fine (or
perhaps even better) for us.
2018-08-06 21:50:41 +02:00
Tom Yan
c380e354de
libpulseaudio: fix autospawn
...
Autospawn needs to use the wrapper we made, otherwise the sles sink
module cannot be loaded.
Also patch caps.c to remove the silly warning that somehow ignores
log-level and log-target to avoid programs like cmus being ruined
when pulse is spawned.
2018-08-06 21:50:41 +02:00
Michał Bednarski
c095a4630e
proot: update package (with fix for utime and sendmsg)
2018-08-06 21:50:09 +02:00
Fredrik Fornwall
a4b85d4a99
imagemagick: Update from 7.0.8.7 to 7.0.8.8
2018-08-06 21:45:49 +02:00
Fredrik Fornwall
329c9ddbf9
picolisp: Remove 32-bit builds requiring gcc
2018-08-06 16:46:58 +02:00
Fredrik Fornwall
a3c9b56c8f
ruby: Fix clang 32-bit builds
2018-08-06 16:46:25 +02:00
Fredrik Fornwall
899173e9d7
m4: Fix building with clang
2018-08-06 16:45:37 +02:00
Fredrik Fornwall
5bb99cd307
Remove TERMUX_PKG_CLANG=no mention
...
TERMUX_PKG_CLANG is going away since every package package needs
to be built with clang starting with the upcoming ndk r18.
2018-08-06 16:32:35 +02:00
Fredrik Fornwall
4ab5166e5c
wireguard-tools: Update from 0.0.20180718 to 0.0.20180802
2018-08-06 01:46:23 +02:00
Fredrik Fornwall
bc5f8b91d2
pass: Update from 1.7.2 to 1.7.3
2018-08-06 01:38:35 +02:00
Fredrik Fornwall
f91900f1bf
gnupg: Avoid hardlink test and debug message
2018-08-06 01:38:01 +02:00
Fredrik Fornwall
00b9628faf
yarn: Update from 1.9.2 to 1.9.4
2018-08-05 22:59:09 +02:00
Fredrik Fornwall
1afb33d810
redis: Update from 4.0.10 to 4.0.11
2018-08-05 22:58:54 +02:00
Fredrik Fornwall
d538887b4f
harfbuzz: Update from 1.8.4 to 1.8.5
2018-08-03 13:25:47 +02:00
Fredrik Fornwall
fbda528472
apt-transport-tor: Mark as platform-independent
2018-08-03 13:24:46 +02:00
Leonid Pliushch
8fe564cccf
apt-transport-tor: use APT's built-in methods to access Tor
...
Replace old package 'apt-transport-tor'.
2018-08-03 12:59:38 +02:00
Fredrik Fornwall
73817beeb8
megatools: Update from 1.10.1 to 1.10.2
2018-08-01 22:48:44 +02:00
Fredrik Fornwall
e291e0f99e
lftp: Update from 4.8.3 to 4.8.4
2018-08-01 22:48:28 +02:00
Fredrik Fornwall
77fd6046fc
protobuf: Update from 3.6.0.1 to 3.6.1
2018-08-01 22:48:16 +02:00
Fredrik Fornwall
b080944831
Use newer sdk-tools-linux in setup-android-sdk.sh
2018-08-01 22:24:19 +02:00
Fredrik Fornwall
942894ddd4
termux-api: Update from 0.32 to 0.33
2018-08-01 22:24:19 +02:00
tomty89
601aa06be4
mpd: avoid seccomp-filtered ioprio_set ( #2695 )
...
Causes SIGSYS (SYS_SECCOMP) on arm. mpd will fail to start if no
database exists.
2018-08-01 22:23:56 +02:00
Henrik Grimler
933afcd2f6
texlive-bin: host-build tools and rm texlive-binaries from setup-ubuntu.sh ( #2689 )
...
Saves about 300 mb from docker image
2018-07-31 22:57:22 +02:00
Fredrik Fornwall
07c12c3b07
gettext: Update from 0.19.8 to 0.19.8.1
2018-07-31 22:27:15 +02:00
Fredrik Fornwall
96089dac9e
gstreamer: Update from 1.14.1 to 1.14.2
2018-07-31 22:20:17 +02:00
Fredrik Fornwall
9f15f3a527
util-linux: Update from 2.32 to 2.32.1
2018-07-31 21:55:02 +02:00
Fredrik Fornwall
22986cb860
pango: Update from 1.42.2 to 1.42.3
2018-07-31 21:54:33 +02:00