From 47c720fe49f443471c2d4de454418822f171a4aa Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Feb 2014 17:00:30 +0100 Subject: [PATCH] liba52: remove long_desc. --- srcpkgs/liba52/template | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template index c22983bded7..d730965a5b6 100644 --- a/srcpkgs/liba52/template +++ b/srcpkgs/liba52/template @@ -1,7 +1,7 @@ # Template file for 'liba52' pkgname=liba52 version=0.7.4 -revision=5 +revision=6 wrksrc="a52dec-${version}" build_style=gnu-configure configure_args="--enable-shared" @@ -12,11 +12,6 @@ license="GPL-2" maintainer="Juan RP " distfiles="http://liba52.sourceforge.net/files/a52dec-$version.tar.gz" checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33 -long_desc=" - liba52 is a free library for decoding ATSC A/52 streams. It is released - under the terms of the GPL license. The A/52 standard is used in a variety - of applications, including digital television and DVD. It is also known - as AC-3." pre_configure() { ./bootstrap