summarylogtreecommitdiffstats
path: root/.AURINFO
blob: ada97b2e3a209ce83f4774fbee6a731282da19c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = lttoolbox
	pkgdesc = Handles lexical processing, morphological analysis and generation of words in natural languages using fast finite state transducers.
	pkgver = 3.3.0
	pkgrel = 1
	url = http://wiki.apertium.org/wiki/Lttoolbox
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = pkgconfig
	depends = libxml2
	depends = gcc-libs
	source = http://downloads.sourceforge.net/sourceforge/apertium/lttoolbox-3.3.0.tar.gz
	options = !libtool

pkgname = lttoolbox