Files
haikuports/media-video/mpv
OscarL 328b8b89b9 mpv: update to 0.35.1, minor fixups. (#8630)
* mpv: update to 0.35.1, minor fixups.

- Added an .hvif file. Converted from "etc/mpv-gradient.svg".
- Added application resources (signature, icon, etc).
- Build/install man pages.

Prompted by #8626. Still not working with Tracker's "Open with",
as our mpv needs further patching to handle that usage.

Thus, the "resource file_types message" in the ".rdef.in" file has been
left commented out for now (to avoid misleading users into thinking it
will work).

* mpv: move binary to $commandBinDir

So we have /bin/mpv instead of /bin/mpv-x86 symlinking to /bin/x86/mpv

Also: remove an unneeded "metainfo" data folder.
2023-05-14 18:58:14 +02:00
..