From b3ebd1d24a23c6e467ac6e5b56e2d86882b0a3a2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Feb 2014 14:52:09 +0100 Subject: [PATCH] xvinfo: remove long_desc. --- srcpkgs/xvinfo/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/srcpkgs/xvinfo/template b/srcpkgs/xvinfo/template index 67e1d2d5470..a0e0f01c880 100644 --- a/srcpkgs/xvinfo/template +++ b/srcpkgs/xvinfo/template @@ -1,7 +1,7 @@ # Template build file for 'xvinfo'. pkgname=xvinfo version=1.1.1 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libX11-devel libXv-devel" @@ -11,6 +11,3 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=60c74aa190bcf1e244f6f1576dc43869018a8ed5ba319703a5c198d3466a3985 -long_desc=" - This package provides xvinfo, a program to query the capability of the - video adaptor accessible through the X-Video extension."