main/libebml: clarify license, improve abuild

This commit is contained in:
prspkt 2018-04-20 22:31:28 +00:00 committed by Natanael Copa
parent 81b232ec81
commit d687717ebe

View File

@ -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"