summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1d3f9b90bf0651acd87c2fbd27d02c10551ef14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pure-ffi
	pkgdesc = An interface to libffi which enables you to call C functions from Pure and vice versa.
	pkgver = 0.16
	pkgrel = 1
	url = http://purelang.bitbucket.org/
	arch = i686
	arch = x86_64
	groups = pure-complete
	groups = pure-util
	license = LGPL3
	depends = pure
	depends = libffi
	source = https://github.com/agraef/pure-lang/releases/download/pure-ffi-0.16/pure-ffi-0.16.tar.gz
	sha1sums = 71afaa663aacaa4a1b25281a5b4612c82b4972e8

pkgname = pure-ffi