main/libdvbpsi: mark no tests, fix license

This commit is contained in:
A. Wilcox 2018-02-10 22:03:48 -06:00 committed by William Pitcock
parent cd1b81cd2d
commit 2bffca144e

View File

@ -1,11 +1,12 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libdvbpsi
pkgver=1.3.1
pkgrel=0
pkgrel=1
pkgdesc="A library decoding and generating MPEG TS and DVB PSI tables"
url="http://www.videolan.org/developers/libdvbpsi.html"
arch="all"
license="GPL"
options="!check" # No test suite.
license="LGPL-2.1+"
depends=
makedepends=""
subpackages="$pkgname-dev"