mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mpv to 0.25.0-4
This commit is contained in:
parent
ed9c00d5dc
commit
02710ef954
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
pkgname=mpv
|
||||
epoch=1
|
||||
pkgver=0.25.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
_waf_version=1.8.12
|
||||
pkgdesc='a free, open source, and cross-platform media player'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -21,7 +21,7 @@ depends=(
|
|||
'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua52' 'libdvdnav'
|
||||
'libxrandr' 'jack' 'smbclient' 'rubberband' 'uchardet'
|
||||
)
|
||||
makedepends=('mesa' 'python-docutils' 'ladspa' 'hardening-wrapper' 'git')
|
||||
makedepends=('mesa' 'python-docutils' 'ladspa')
|
||||
optdepends=('youtube-dl: for video-sharing websites playback')
|
||||
options=('!emptydirs' '!buildflags')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue