mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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
|
||||
pkgrel=0
|
||||
pkgdesc="C++ library to parse Extensible Binary Meta-Language files"
|
||||
url="https://www.matroska.org/"
|
||||
url="https://www.matroska.org"
|
||||
arch="all"
|
||||
options="!check" # No test suite.
|
||||
license="LGPL-2.1+"
|
||||
license="LGPL-2.1-or-later"
|
||||
depends=
|
||||
makedepends="cmake"
|
||||
subpackages="$pkgname-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user