Commit Graph

11 Commits

Author SHA1 Message Date
Fredrik Fornwall 4f081a788f libvpx: Update from 1.6.0 to 1.6.1 2017-01-30 00:03:53 +01:00
Fredrik Fornwall 71430aa64e Use the termux_error_exit shell function 2017-01-22 23:06:48 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 9f04f4c4a9 libvpx: Build with --disable-realtime-only
Fixes #554.
2016-11-20 16:05:38 -05:00
Fredrik Fornwall 43d7717735 libvpx: Bump build revision after enabling vp8 2016-11-16 17:30:49 -05:00
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
2016-11-15 17:07:00 +01:00
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.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall ec7f65e944 libvpx: Depend on libgnustl 2016-04-29 08:14:51 -04:00
Fredrik Fornwall dd15f7cf28 libvpx: Support 64-bit builds 2015-12-17 23:06:24 +01:00
Fredrik Fornwall e58281b9f9 libvpx: Update from 1.4.0 to 1.5.0 2015-11-17 15:42:18 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00