summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5fe7c9cf4cf2f410cdca88ca741a9388378b28f1 (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
30
31
32
33
34
35
pkgbase = julia-mkl
	pkgdesc = High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)
	pkgver = 1.1.1
	pkgrel = 1
	epoch = 2
	url = https://julialang.org/
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = gcc-fortran
	makedepends = gmp
	makedepends = python2
	depends = fftw
	depends = hicolor-icon-theme
	depends = intel-mkl
	depends = libgit2
	depends = libunwind
	depends = libutf8proc
	depends = suitesparse
	optdepends = gnuplot: If using the Gaston Package from julia
	provides = julia
	conflicts = julia
	conflicts = julia-git
	backup = etc/julia/startup.jl
	source = https://github.com/JuliaLang/julia/releases/download/v1.1.1/julia-1.1.1-full.tar.gz
	source = libunwind-version.patch
	source = makefile.patch
	source = Make.user
	sha256sums = 3c5395dd3419ebb82d57bcc49dc729df3b225b9094e74376f8c649ee35ed79c2
	sha256sums = a5eec1e43e1161c313b1d32a5f35a67d6b4a2bbc2d6d324c010f6f2b35be4a72
	sha256sums = b7374fcd5a579fc59d6988795fc0c3cf411a89205942c691a5b3003793ae6c52
	sha256sums = SKIP

pkgname = julia-mkl