diff options
author | John Vogel <jvogel4@stny.rr.com> | 2014-11-29 02:32:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-29 02:32:31 +0700 |
commit | 04a5d45722663020c435a63b933d0ca5292d234a (patch) | |
tree | 076a3860b23438e3649180ee421f8fd07a378e88 /multimedia/mpv/README | |
parent | d4c3076cb09b2c0366a29d9c9bbbc655424dcfca (diff) |
multimedia/mpv: Updated for version 0.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/mpv/README')
-rw-r--r-- | multimedia/mpv/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/multimedia/mpv/README b/multimedia/mpv/README index 36bfb45d7f97e..4534f6cfafd37 100644 --- a/multimedia/mpv/README +++ b/multimedia/mpv/README @@ -5,14 +5,17 @@ mpv is a movie player based on MPlayer and mplayer2. It shares some features with the former projects while introducing many more. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. -mpv homepage: http://mpv.io/ - -optional: lua, libquvi, lirc, libbluray, libdvdnav, enca, ladspa_sdk, +optional: docutils, lua, libquvi, lirc, libbluray, libdvdnav, enca, ladspa_sdk, SDL2, jack-audio-connection-kit, pulseaudio, OpenAL, wayland, vdpau, oss, libbs2b, portaudio -Dependancies are autodetected. Some optional dependencies are disabled by -default and may be enabled (see BUILD_OPTS). Optional dependancies that are +If docutils is not installed, the man pages will not be built/installed. +This is the reason I have included docutils in both the `required` and +`optional` lists. If you don't concider the man pages required, then the +docutils package is optional, too. Building the man pages is recommended. + +Dependencies are autodetected. Some optional dependencies are disabled by +default and may be enabled (see BUILD_OPTS). Optional dependencies that are enabled by default may be disabled (see BUILD_OPTS). NUMJOBS: @@ -35,4 +38,4 @@ or, if you use fakeroot to build packages: The following list is meant as a note to myself of build options or optional dependencies currently unavailable via full Slackware installation and from SBo: -libfdk-aac, vapoursynth, libguess, libiconv, rsound +libfdk-aac, vaapi, vapoursynth, libguess, libiconv, rsound |