Enable libcaca support in mpv (#499)
authorOliver Schmidhauser <oliver.schmidhauser@gmail.com>
Sun, 30 Oct 2016 14:22:47 +0000 (15:22 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 30 Oct 2016 14:22:47 +0000 (15:22 +0100)
commitb4bcd8ffc9696ab8f556f8e0c98a1cfba79b3102
tree9cd911ce370932c155777c4ede801aff8b490b2f
parenta2e391a3eb7192e3ffb031f961f125617aef2baf
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.
packages/mpv/build.sh