[arch-commits] Commit in libva/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Oct 12 21:09:40 UTC 2014


    Date: Sunday, October 12, 2014 @ 23:09:40
  Author: bpiotrowski
Revision: 224250

Make optdeps descriptions a bit more accurate.

Modified:
  libva/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-12 21:06:12 UTC (rev 224249)
+++ PKGBUILD	2014-10-12 21:09:40 UTC (rev 224250)
@@ -11,8 +11,8 @@
 license=('MIT')
 depends=('libgl' 'libdrm' 'libxfixes')
 makedepends=('mesa')
-optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
-            'libva-intel-driver: back-end for intel cards')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+            'libva-intel-driver: backend for Intel cards')
 source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
 md5sums=('566e68d0a5a7758b2147dd3e60905bf3')
 



More information about the arch-commits mailing list