summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efdb4b7b3431..3aee1ff6774a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mpv-semifull-git
- pkgdesc = A free, open source, and cross-platform media player (My Git version with possible libs, excluding CUDA and INTEL for now...)
+ pkgdesc = A free, open source, and cross-platform media player [With most librarys excluding CUDA and INTEL for now...]
pkgver = 0.25.0.r216.g33cfb71ed
pkgrel = 1
url = http://mpv.io/
@@ -29,7 +29,6 @@ pkgbase = mpv-semifull-git
depends = uchardet
depends = rsound
depends = sndio
- depends = ffmpeg-git
optdepends = youtube-dl: for video-sharing websites playback
provides = mpv
conflicts = mpv
@@ -46,6 +45,7 @@ pkgbase = mpv-semifull-git
depends_i686 = sdl2
depends_i686 = openal
depends_i686 = ffmpeg
+ depends_x86_64 = ffmpeg-git
pkgname = mpv-semifull-git
diff --git a/PKGBUILD b/PKGBUILD
index 5e66bcd56bb6..f0470ba6a2c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@
pkgname=mpv-semifull-git
pkgver=0.25.0.r216.g33cfb71ed
pkgrel=1
-pkgdesc='A free, open source, and cross-platform media player (My Git version with possible libs, excluding CUDA and INTEL for
-now...)'
+pkgdesc='A free, open source, and cross-platform media player [With most librarys excluding CUDA and INTEL for
+now...]'
arch=('i686' 'x86_64')
license=('GPL')
url='http://mpv.io/'