summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e827152227fe2cc0ece7f7fa02ca78ff3806baf (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
pkgbase = julia-mkl
	pkgdesc = High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)
	pkgver = 0.6.0
	pkgrel = 1
	url = http://julialang.org/
	arch = x86_64
	license = MIT
	makedepends = python2
	makedepends = libuv
	makedepends = libunwind
	makedepends = mpfr
	makedepends = zlib
	makedepends = suitesparse-mkl
	makedepends = patchelf
	makedepends = cmake
	makedepends = pcre2
	makedepends = openssl
	makedepends = intel-mkl
	makedepends = intel-compiler-base
	makedepends = intel-fortran-compiler
	makedepends = libgit2
	makedepends = llvm
	conflicts = julia-git
	conflicts = julia
	options = !emptydirs
	options = staticlibs
	source = https://github.com/JuliaLang/julia/releases/download/v0.6.0/julia-0.6.0.tar.gz
	source = julia-libunwind-version.patch
	sha256sums = 1c62bfce8075acf2b5b02355520a61210690324eceb021030681459d18a3a665
	sha256sums = 16009ce454f58463464027cbaf6186ccfab84c37660a52fb1ec3a0f514df64f9

pkgname = julia-mkl
	install = sysfix.install
	depends = libunwind
	depends = mpfr
	depends = zlib
	depends = suitesparse-mkl
	depends = pcre2
	depends = libgit2
	depends = openssl
	depends = patchelf
	depends = intel-mkl
	optdepends = gnuplot: If using the Gaston Package from julia
	backup = etc/ld.so.conf.d/julia.conf
	backup = etc/julia/juliarc.jl

pkgname = julia-mkl-docs
	pkgdesc = Documentation and examples for Julia (package corresponding to the MKL version)