summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f253b3f6d4acb496cd4fc000e7d34430476e433b (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
pkgbase = mosesdecoder
	pkgdesc = State of the art Statistical Machine Translation system - Stable Release 3
	pkgver = 3.0.0
	pkgrel = 2
	url = http://www.statmt.org/moses
	install = mosesdecoder.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = gcc
	makedepends = boost>=1.48
	makedepends = zlib
	makedepends = git
	makedepends = libtool
	makedepends = boost-libs
	makedepends = cmph
	depends = python2
	depends = xmlrpc-c
	optdepends = giza-pp-git: for training models
	optdepends = mgiza: multithreaded giza for training models
	source = mosesdecoder::git+https://github.com/moses-smt/mosesdecoder.git#branch=RELEASE-3.0-cpp14
	source = mosesdecoder.sh
	md5sums = SKIP
	md5sums = 888ae605a7b0a816005d44923b523016

pkgname = mosesdecoder