Commit Graph

25 Commits

Author SHA1 Message Date
Oliver Schmidhauser
9346d0e1b4 Change configuration file Format of mpv so we can more easily add settings and comments 2017-07-28 14:00:03 +02:00
Fredrik Fornwall
03d448338b libvpx: Build with clang 2017-07-27 03:18:14 +02:00
Fredrik Fornwall
9a20ec3701 mpv: Update from 0.24.0 to 0.25.0 2017-05-11 01:59:54 +02:00
Fredrik Fornwall
c864741f8f mpv: Build with --disable-pulse
Now that we have pulseaudio we need this to avoid accidental linkage.
2017-03-14 02:20:29 +01:00
Fredrik Fornwall
8ad708ec4c mpv: Bump version after lua removal (see #799) 2017-03-14 02:16:36 +01:00
Fredrik Fornwall
f53cdcbe4c mpv: Remove attempt at using lua 5.3 2017-03-06 03:38:40 +01:00
Fredrik Fornwall
4493b981a1 mpv: Enable lua 2017-03-01 17:50:58 +01:00
Fredrik Fornwall
2b887b1cd5 mpv: Really use LD_PRELOAD 2017-02-22 09:14:31 +01:00
Fredrik Fornwall
6635b731ee mpv: Add ffmpeg libs to LD_PRELOAD
This should fix issues on devices where vendors have ffmpeg libs
available in the system lib dir.
2017-02-21 23:54:52 +01:00
Vishal Biswas
cfa043f9b4 update packages (#766)
* file: update from 5.29 to 5.30

* ffmpeg: update from 3.2.2 to 3.2.4

* mpv: update from 0.23.0 to 0.24.0

also prevent opportunistic linking with x11

* grep: update from 2.28 to 3.0

* fish: update from 2.4.0 to 2.5.0

add tarball checksum
remove patches no longer needed
see https://github.com/fish-shell/fish-shell/pull/3585

* wget: update from 1.19 to 1.19.1
2017-02-12 21:01:54 +01:00
Fredrik Fornwall
744d3c5065 mpv: Rebuild with man page, and remove icons 2017-02-04 01:31:44 +01:00
Fredrik Fornwall
e3d6792fc3 mpv: Update from 0.22.0 to 0.23.0 2017-01-11 02:05:04 -05:00
Fredrik Fornwall
af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall
af52bea377 mpv: Rebuild after ffmpeg update 2016-11-30 12:47:03 -05:00
Fredrik Fornwall
8c7007fa41 mpv: Add /system/vendor/lib(64) to LD_LIBRARY_PATH
Fixes issue with not found libqc-opt.so on some devices, reported
by BrainDamage on #termux.
2016-11-23 18:47:13 -05:00
Fredrik Fornwall
fd2b34d846 mpv: Update from 0.21 to 0.22
Drop libcaca as dependency as mpv now has built in terminal output.
2016-11-22 16:12:00 -05:00
Fredrik Fornwall
d55bb1c663 mpv: Bump build revision after ffmpeg update 2016-11-18 17:40:56 -05:00
Fredrik Fornwall
c1198d1ba8 mpv: Update 0.20.0 -> 0.21.0, add --disable-lua 2016-10-30 10:35:40 -04:00
Oliver Schmidhauser
b4bcd8ffc9 Enable libcaca support in mpv (#499)
If libcaca support isn't specified (either enable or disable) the
buildorder script decides about this feature, because it is
autodetected. If mpv is built after libcaca it will be compiled in.
So if, at any point you rebuild it, without removing libcaca first, it
will be compiled in and throw an error on termux if libcaca isn't
installed.
2016-10-30 15:22:47 +01:00
Fredrik Fornwall
39d7cdd7f1 mpv: Use rst2man package instead of pip install 2016-09-22 20:56:09 +02:00
Fredrik Fornwall
7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall
def4744092 mpv: Update from 0.19.0 to 0.20.0 2016-08-31 17:19:37 -04:00
Fredrik Fornwall
cc076adbc7 mpv: Use opensles as default for now 2016-08-27 12:15:46 -04:00
Fredrik Fornwall
8d90dd4717 mpv: Enable openal output and fix quoting issue 2016-08-26 18:50:24 -04:00
Fredrik Fornwall
85e28b3243 mpv: Enable package 2016-08-26 05:50:08 -04:00