blob: da91b7e6fa0e3ad5d8df3bf94d79e45cf34e82ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = smlsharp
pkgdesc = A new programming language in the Standard ML family
pkgver = 3.6.0
pkgrel = 1
url = http://www.pllab.riec.tohoku.ac.jp/smlsharp/
arch = x86_64
license = custom
makedepends = chrpath
depends = gmp
depends = yajl>=2.1.0
depends = massivethreads=1.00
depends = llvm>=3.9.1
options = libtool
options = staticlibs
source = http://www.pllab.riec.tohoku.ac.jp/smlsharp/download/smlsharp-3.6.0.tar.gz
source = remove-tz-test.patch
sha256sums = 83790d5e6b468a08f7fb221f0c2682f4243aaff063c4c43533734e4232e7720b
sha256sums = 9ad167dd7582349a84218c1d61347376e439d476cca1ffa26b6addeaf162dc6c
pkgname = smlsharp
|