multimedia/mpv: Updated for version 0.7.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
John Vogel 2015-01-30 18:33:13 +07:00 committed by Willy Sudiarto Raharjo
parent dfea0e186e
commit 6cf2fa4ed5
3 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@ variety of video file formats, audio and video codecs, and subtitle types.
optional: docutils, lua, libquvi, lirc, libbluray, libdvdnav, enca, ladspa_sdk,
SDL2, jack-audio-connection-kit, pulseaudio, OpenAL, wayland, vdpau,
oss, libbs2b, portaudio
oss, libbs2b, portaudio, libfdk-acc
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
@ -38,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, vaapi, vapoursynth, libguess, libiconv, rsound
vaapi, vapoursynth, libguess, libiconv, rsound

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mpv
VERSION=${VERSION:-0.7.2}
VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="mpv"
VERSION="0.7.2"
VERSION="0.7.3"
HOMEPAGE="http://mpv.io"
DOWNLOAD="https://github.com/mpv-player/mpv/archive/v0.7.2.tar.gz
DOWNLOAD="https://github.com/mpv-player/mpv/archive/v0.7.3.tar.gz
http://ftp.waf.io/pub/release/waf-1.8.4"
MD5SUM="5081934235bf1d531364f59e5f718024
MD5SUM="894e712235574fb78077e388f10c1cdd
cec616469f698d68cfd54125fa48f2a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""