From c97cd3c314a1ec4f60b074e04584dee5695271f2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 Sep 2013 19:26:27 +0000 Subject: testing/chmlib: specify license --- testing/chmlib/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testing/chmlib/APKBUILD') diff --git a/testing/chmlib/APKBUILD b/testing/chmlib/APKBUILD index f96ed771a3..3f6d181314 100644 --- a/testing/chmlib/APKBUILD +++ b/testing/chmlib/APKBUILD @@ -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" -- cgit v1.2.3