liba52: remove long_desc.
This commit is contained in:
parent
b8cb925a1b
commit
47c720fe49
|
@ -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 <xtraeme@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue