summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorKevin Brubeck Unhammer2015-07-14 10:22:22 +0200
committerKevin Brubeck Unhammer2015-07-14 10:22:22 +0200
commit7b60defdecb3856a15ad3798b82f841a2f7b8682 (patch)
tree68b40ab3d48aa5cf4670de37a1be576901928ea5 /.AURINFO
downloadaur-7b60defdecb3856a15ad3798b82f841a2f7b8682.tar.gz
Initial import
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..37dd74fb94cd
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,18 @@
+pkgbase = apertium-en-es
+ pkgdesc = Apertium language data for the English-Spanish translator.
+ pkgver = 0.8.0
+ pkgrel = 1
+ url = http://apertium.org
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = pkgconfig
+ depends = lttoolbox>=3.2
+ depends = apertium>=3.2
+ source = http://downloads.sourceforge.net/sourceforge/apertium/apertium-en-es-0.8.0.tar.gz
+ source = configure.ac.patch
+ source = Makefile.am.patch
+ source = Makefile.in.patch
+
+pkgname = apertium-en-es
+