summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a0ca5dfb361916aa5ee0cbf3bead2b3278dbb07 (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
28
29
# Generated by mksrcinfo v8
# Sat Feb 16 15:52:35 UTC 2019
pkgbase = pure
	pkgdesc = Pure is a modern-style functional programming language based on term rewriting.
	pkgver = 0.68
	pkgrel = 3
	url = http://purelang.bitbucket.org/
	arch = i686
	arch = x86_64
	groups = pure-complete
	groups = pure-base
	license = GPL3
	license = LGPL3
	makedepends = llvm35
	depends = llvm35-libs
	depends = gmp
	depends = mpfr
	depends = readline
	optdepends = clang35: needed for inlining C/C++ code
	optdepends = pure-docs: online documentation
	optdepends = pcre: Perl regex support
	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
	source = https://github.com/agraef/pure-lang/releases/download/pure-0.68/pure-0.68.tar.gz
	md5sums = 082d522d05e58e55dc8094ba4c3d3eda

pkgname = pure