community/mpv to 0.9.0-1

This commit is contained in:
Kevin Mihelich 2015-04-25 17:41:05 +00:00
parent 2a0612e9e7
commit 4eb07cafe4

View file

@ -6,7 +6,7 @@
# - armv7 needs to be built with fPIC
pkgname=mpv
pkgver=0.8.3
pkgver=0.9.0
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@ -16,14 +16,14 @@ depends=(
'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libgl' 'enca' 'libguess'
'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc' 'wayland'
'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
'libguess' 'libxrandr' 'jack' 'smbclient'
'libguess' 'libxrandr' 'jack' 'smbclient' 'rubberband'
)
makedepends=('mesa' 'python-docutils' 'ladspa' 'hardening-wrapper')
optdepends=('youtube-dl: for video-sharing websites playback')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
md5sums=('a34ff41da1d5393ac8d6f9fbb743d3bd')
md5sums=('df3cbee9dce0f97a5a3f901af9c64c2e')
prepare() {
cd $pkgname-$pkgver
@ -37,7 +37,6 @@ build() {
./waf configure --prefix=/usr \
--confdir=/etc/mpv \
--enable-joystick \
--enable-zsh-comp \
--enable-libmpv-shared \
--enable-cdda