summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..e4e134fe2dcf
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,16 @@
+pkgbase = gforth
+ pkgdesc = Fast and portable implementation of the ANS Forth language
+ pkgver = 0.7.3
+ pkgrel = 1
+ url = http://www.gnu.org/software/gforth/
+ install = gforth.install
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ license = GPL3
+ depends = libtool
+ source = http://www.complang.tuwien.ac.at/forth/gforth/gforth-0.7.3.tar.gz
+ options = libtool
+
+pkgname = gforth
+