blob: 3605cd15b3bff95d8a3798c42dc29790f7e123be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pgroonga
pkgdesc = Fast fulltext search on PostgreSQL.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/pgroonga/pgroonga
arch = i686
arch = x86_64
arch = armv7h
license = PostgreSQL
depends = groonga
depends = postgresql
depends = mecab
depends = mecab-ipadic
source = http://packages.groonga.org/source/pgroonga/pgroonga-1.0.1.tar.gz
sha1sums = 568bb21e9b468baa2e40b19048ce64e7847d2438
pkgname = pgroonga
|