mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/chmlib: specify license
This commit is contained in:
parent
7e59b8560a
commit
c97cd3c314
@ -6,13 +6,14 @@ pkgrel=1
|
||||
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
|
||||
url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
|
||||
arch="all"
|
||||
license="LGPL"
|
||||
depends=
|
||||
license="LGPL2+"
|
||||
depends=""
|
||||
depends_dev=
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-dev"
|
||||
source="http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
|
||||
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user