From 976d955b0a60f0cb3234e8a85d5776b831e3a600 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 11:14:34 +0100 Subject: [PATCH] libva-intel-driver: remove long_desc. --- srcpkgs/libva-intel-driver/template | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/srcpkgs/libva-intel-driver/template b/srcpkgs/libva-intel-driver/template index 7b93dd2cc02..ad15fc84d77 100644 --- a/srcpkgs/libva-intel-driver/template +++ b/srcpkgs/libva-intel-driver/template @@ -1,7 +1,7 @@ # Template file for 'libva-intel-driver' pkgname=libva-intel-driver version=1.2.2 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libX11-devel libva-devel>=1:1.2.0 libdrm-devel" @@ -12,14 +12,6 @@ homepage="http://freedesktop.org/wiki/Software/vaapi" license="MIT" distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2" checksum=19c474782877ec52d5a83e10d4770b65c57cfe9ebd98a7ea43ae5bead04b7044 -long_desc=" - The main motivation for VA-API (Video Acceleration API) is to enable hardware - accelerated video decode/encode at various entry-points (VLD, IDCT, Motion - Compensation etc.) for the prevailing coding standards today (MPEG-2, - MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). - - This package includes the VA-API backend for Intel G45 chipsets and Intel - HD Graphics." post_install() { vinstall COPYING 644 usr/share/licenses/${pkgname}