mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/libdvbpsi: mark no tests, fix license
This commit is contained in:
parent
cd1b81cd2d
commit
2bffca144e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user