summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlbert Graef2015-06-13 22:58:49 +0200
committerAlbert Graef2015-06-13 22:58:49 +0200
commitda0215ffb71130b1fdc0690dae7a557890a59492 (patch)
tree604d0ddeeabee4c35d4cd423655c08fb55773189 /.SRCINFO
downloadaur-da0215ffb71130b1fdc0690dae7a557890a59492.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dca66a61c66d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = pure-pcre
+ pkgdesc = Pure is a modern-style functional programming language based on term rewriting (variant with Perl regex support).
+ pkgver = 0.64
+ pkgrel = 2
+ url = http://purelang.bitbucket.org/
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ license = LGPL3
+ depends = llvm35
+ depends = gmp
+ depends = mpfr
+ depends = pcre
+ depends = readline
+ optdepends = pure-docs: online documentation
+ optdepends = w3m: access to help in interactive mode
+ optdepends = emacs-pure-mode: editing Pure files from Emacs
+ optdepends = texmacs-pure: embedding Pure sessions in TeXmacs
+ provides = pure
+ conflicts = pure
+ source = https://bitbucket.org/purelang/pure-lang/downloads/pure-0.64.tar.gz
+ md5sums = 399b0a5cb6bbf0042ce42f9a857e332e
+
+pkgname = pure-pcre
+