liba52: add homepage, license
This commit is contained in:
parent
b2dd2d9cc2
commit
f8942016f6
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'liba52'
|
||||
pkgname=liba52
|
||||
version=0.7.4
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="a52dec-${version}"
|
||||
distfiles="http://liba52.sourceforge.net/files/a52dec-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared"
|
||||
makedepends="automake"
|
||||
short_desc="Free ATSC A/52 stream decoder"
|
||||
homepage="http://liba52.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue