Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=78afe8ac03df1499f475b1f2bddbd7fbf006d3fe
commit 78afe8ac03df1499f475b1f2bddbd7fbf006d3fe Author: James Buren <[email protected]> Date: Fri Oct 26 20:44:10 2012 -0500 libva-1.0.15-2-x86_64 * move to x11 diff --git a/source/xlib-extra/libva/FrugalBuild b/source/x11/libva/FrugalBuild similarity index 95% rename from source/xlib-extra/libva/FrugalBuild rename to source/x11/libva/FrugalBuild index 1d60775..5bf00cd 100644 --- a/source/xlib-extra/libva/FrugalBuild +++ b/source/x11/libva/FrugalBuild @@ -3,11 +3,11 @@ pkgname=libva pkgver=1.0.15 -pkgrel=1 +pkgrel=2 pkgdesc="Uniform library API for hardware acceleration of video decoding." url="http://www.freedesktop.org/wiki/Software/vaapi" depends=('libgl' 'libxmu' 'libxi') -groups=('xlib-extra') +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) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
