summaryrefslogtreecommitdiffstats
path: root/testing/xapian-core
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-11-06 17:19:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-20 10:27:31 +0000
commita73f93b96d68e73f3a95bd25f47564a31538ed27 (patch)
tree09f5fa0f3cf8155e3c7854aa64d0333b944105d2 /testing/xapian-core
parent8834f0f79725428537602cd4e8dda96e907b406f (diff)
downloadaports-a73f93b96d68e73f3a95bd25f47564a31538ed27.tar.bz2
aports-a73f93b96d68e73f3a95bd25f47564a31538ed27.tar.xz
testing/xapian-core: specify license
Diffstat (limited to 'testing/xapian-core')
-rw-r--r--testing/xapian-core/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/xapian-core/APKBUILD b/testing/xapian-core/APKBUILD
index c916fbf61..4d264daaf 100644
--- a/testing/xapian-core/APKBUILD
+++ b/testing/xapian-core/APKBUILD
@@ -2,17 +2,18 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=xapian-core
pkgver=1.2.15
-pkgrel=0
+pkgrel=1
pkgdesc="Open source search engine library"
url="http://www.xapian.org/"
arch="all"
-license="GPL"
+license="GPL2+"
depends=""
depends_dev="zlib-dev libgcc e2fsprogs-dev libtool"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://oligarchy.co.uk/xapian/$pkgver/$pkgname-$pkgver.tar.gz"
+
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
local i