mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/libebml: clarify license, improve abuild
This commit is contained in:
parent
81b232ec81
commit
d687717ebe
@ -4,10 +4,10 @@ pkgname=libebml
|
|||||||
pkgver=1.3.6
|
pkgver=1.3.6
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="C++ library to parse Extensible Binary Meta-Language files"
|
pkgdesc="C++ library to parse Extensible Binary Meta-Language files"
|
||||||
url="https://www.matroska.org/"
|
url="https://www.matroska.org"
|
||||||
arch="all"
|
arch="all"
|
||||||
options="!check" # No test suite.
|
options="!check" # No test suite.
|
||||||
license="LGPL-2.1+"
|
license="LGPL-2.1-or-later"
|
||||||
depends=
|
depends=
|
||||||
makedepends="cmake"
|
makedepends="cmake"
|
||||||
subpackages="$pkgname-dev"
|
subpackages="$pkgname-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user