Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=226374a7671628b3c1d85ad51a479da8c115d4cd

commit 226374a7671628b3c1d85ad51a479da8c115d4cd
Author: James Buren <[email protected]>
Date:   Fri Oct 26 21:31:36 2012 -0500

libva-1.1.0-1-x86_64
* version bump

diff --git a/source/x11/libva/FrugalBuild b/source/x11/libva/FrugalBuild
index 5bf00cd..0ec0891 100644
--- a/source/x11/libva/FrugalBuild
+++ b/source/x11/libva/FrugalBuild
@@ -2,21 +2,21 @@
# Maintainer: James Buren <[email protected]>

pkgname=libva
-pkgver=1.0.15
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Uniform library API for hardware acceleration of video decoding."
url="http://www.freedesktop.org/wiki/Software/vaapi";
-depends=('libgl' 'libxmu' 'libxi')
+depends=('libgl' 'libegl' 'libxmu' 'libxi')
groups=('x11')
archs=('i686' 'x86_64')
up2date="Fwcat http://cgit.freedesktop.org/$pkgname | grep -om1 
'>$pkgname-[0-9.]\+<' | sed 's|^>$pkgname-\(.*\)<$|\1|'"
source=(http://cgit.freedesktop.org/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2)
-sha1sums=('f65a477b8a42b07aa3a78890df49b36d88b4bb07')
+sha1sums=('a57767167da8d00bd51360b27dda01532b5e62f7')

build()
{
Fcd
-       Fautoreconf
+       ./autogen.sh || Fdie
Fbuild
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to