mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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>
|
# Maintainer: Timo Teräs <timo.teras@iki.fi>
|
||||||
pkgname=libdvbpsi
|
pkgname=libdvbpsi
|
||||||
pkgver=1.3.1
|
pkgver=1.3.1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="A library decoding and generating MPEG TS and DVB PSI tables"
|
pkgdesc="A library decoding and generating MPEG TS and DVB PSI tables"
|
||||||
url="http://www.videolan.org/developers/libdvbpsi.html"
|
url="http://www.videolan.org/developers/libdvbpsi.html"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="GPL"
|
options="!check" # No test suite.
|
||||||
|
license="LGPL-2.1+"
|
||||||
depends=
|
depends=
|
||||||
makedepends=""
|
makedepends=""
|
||||||
subpackages="$pkgname-dev"
|
subpackages="$pkgname-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user