Fredrik Fornwall
4f081a788f
libvpx: Update from 1.6.0 to 1.6.1
8 years ago
Fredrik Fornwall
71430aa64e
Use the termux_error_exit shell function
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
9f04f4c4a9
libvpx: Build with --disable-realtime-only
Fixes #554 .
8 years ago
Fredrik Fornwall
43d7717735
libvpx: Bump build revision after enabling vp8
8 years ago
Belldandu
56862a32d5
ffmpeg enable libvpx (WebM encoder) ( #545 )
* ffmpeg enable libvpx (WebM encoder)
https://trac.ffmpeg.org/wiki/Encode/VP8
* enable vp8 in libvpx and edit comments about libvpx in ffmpeg
8 years ago
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
8 years ago
Fredrik Fornwall
ec7f65e944
libvpx: Depend on libgnustl
9 years ago
Fredrik Fornwall
dd15f7cf28
libvpx: Support 64-bit builds
9 years ago
Fredrik Fornwall
e58281b9f9
libvpx: Update from 1.4.0 to 1.5.0
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago