[arch-commits] Commit in mpv/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sat Apr 25 16:24:21 UTC 2015
Date: Saturday, April 25, 2015 @ 18:24:21
Author: eworm
Revision: 132234
upgpkg: mpv 0.9.0-1
Modified:
mpv/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-25 16:19:04 UTC (rev 132233)
+++ PKGBUILD 2015-04-25 16:24:21 UTC (rev 132234)
@@ -3,7 +3,7 @@
# Contributor: Eivind Uggedal <eivind at uggedal.com>
pkgname=mpv
-pkgver=0.8.3
+pkgver=0.9.0
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
'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')
@@ -20,7 +20,7 @@
options=('!emptydirs' '!buildflags')
install=mpv.install
source=($pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('a34ff41da1d5393ac8d6f9fbb743d3bd')
+md5sums=('df3cbee9dce0f97a5a3f901af9c64c2e')
prepare() {
cd $pkgname-$pkgver
@@ -32,7 +32,6 @@
./waf configure --prefix=/usr \
--confdir=/etc/mpv \
- --enable-joystick \
--enable-zsh-comp \
--enable-libmpv-shared \
--enable-cdda
More information about the arch-commits
mailing list