blob: 7cf179a32c195853db4c7c68449a8ef5d265d99a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = ctranslate2-git
pkgdesc = Fast inference engine for OpenNMT models
pkgver = 1703.77a48d43
pkgrel = 1
url = https://github.com/OpenNMT/ctranslate2
arch = x86_64
arch = i686
license = GPL3
makedepends = git
makedepends = cmake
makedepends = pybind11
provides = ctranslate2
conflicts = ctranslate2
source = git+https://github.com/OpenNMT/ctranslate2.git
source = git+https://github.com/jarro2783/cxxopts.git
source = git+https://github.com/NVlabs/cub.git
source = git+https://github.com/thrust/thrust.git
source = git+https://github.com/google/googletest.git
source = git+https://github.com/google/cpu_features.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = ctranslate2-git
pkgname = python-ctranslate2-git
depends = ctranslate2-git
provides =
conflicts =
|