blob: 45c71da37a0592fe0722b36b4ab089708778c527 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mitie-git
pkgdesc = MITIE: library and tools for information extraction
pkgver = r5150.832cbd6f
pkgrel = 1
url = https://github.com/mit-nlp/MITIE
arch = i686
arch = x86_64
license = Boost Software License
makedepends = git
makedepends = cmake
depends = openblas
provides = mitie
conflicts = mitie
replaces = mitie
source = git+https://github.com/mit-nlp/MITIE
sha256sums = SKIP
pkgname = mitie-git
|