* update julia to 2:1.10.4-2
This commit is contained in:
parent
709a48240d
commit
7eb3e95f0c
53
julia/.SRCINFO
Normal file
53
julia/.SRCINFO
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
pkgbase = julia
|
||||||
|
pkgdesc = High-level, high-performance, dynamic programming language
|
||||||
|
pkgver = 1.10.4
|
||||||
|
pkgrel = 2
|
||||||
|
epoch = 2
|
||||||
|
url = https://julialang.org/
|
||||||
|
arch = x86_64
|
||||||
|
license = MIT
|
||||||
|
makedepends = cmake
|
||||||
|
makedepends = gcc-fortran
|
||||||
|
makedepends = libwhich
|
||||||
|
makedepends = llvm-julia
|
||||||
|
makedepends = patchelf
|
||||||
|
makedepends = python
|
||||||
|
depends = blas64-openblas
|
||||||
|
depends = fftw
|
||||||
|
depends = libblastrampoline
|
||||||
|
depends = libgit2
|
||||||
|
depends = libunwind
|
||||||
|
depends = libutf8proc
|
||||||
|
depends = lld
|
||||||
|
depends = llvm-julia-libs
|
||||||
|
depends = mbedtls2
|
||||||
|
depends = openlibm
|
||||||
|
depends = p7zip
|
||||||
|
depends = pcre2
|
||||||
|
depends = suitesparse
|
||||||
|
optdepends = gnuplot: If using the Gaston Package from julia
|
||||||
|
options = !lto
|
||||||
|
backup = etc/julia/startup.jl
|
||||||
|
source = https://github.com/JuliaLang/julia/releases/download/v1.10.4/julia-1.10.4-full.tar.gz
|
||||||
|
source = https://github.com/JuliaLang/julia/releases/download/v1.10.4/julia-1.10.4-full.tar.gz.asc
|
||||||
|
source = c12e8515.patch
|
||||||
|
source = julia-libgit2-1.7.patch::https://github.com/JuliaLang/julia/commit/2c4c068e.patch
|
||||||
|
source = julia-libgit2-1.8.patch
|
||||||
|
source = julia-libunwind-1.6.patch
|
||||||
|
source = julia-libcholmod-cuda.patch
|
||||||
|
source = julia-suitesparse-7.patch
|
||||||
|
source = julia-hardcoded-libs.patch
|
||||||
|
source = https://github.com/JuliaLang/julia/commit/1cddd37d.patch
|
||||||
|
validpgpkeys = 3673DF529D9049477F76B37566E3C7DC03D6E495
|
||||||
|
sha256sums = f32e5277f5d82a63824882cdebfac158199bb84814c3c019a3fecc3601586191
|
||||||
|
sha256sums = SKIP
|
||||||
|
sha256sums = 2cc294b63e601d50341979fb936826bdba59de2165a5929eae927e152652f367
|
||||||
|
sha256sums = b533dd999f019258cbcae1563f18715f41e42e0786b681150cb2c28f8a0da963
|
||||||
|
sha256sums = dc541120600e9c0574016a2738461ddb99be21fc8f763d4a3152169fd2f3bf54
|
||||||
|
sha256sums = 3c0c03eabb668e3242fcd3058c1011dfbb579cc1c5adc3ae1016531e711cc64e
|
||||||
|
sha256sums = f69afd7db3fabe4b747afa2404e1202c1dcfe0f8c5fe5238e424eea737fa2a23
|
||||||
|
sha256sums = 0fd1a0c1fcbe7f583139ed3a4a87f77963f06876d69058fa3ffbedfaec609ee7
|
||||||
|
sha256sums = 02f0ae518dfd50c2b3abf95fa760de85298baf79d80c2f6f48ac182e58a736d7
|
||||||
|
sha256sums = fb0156e313fb58ea1ffca2d77f0ed677b6ab8895015203be7429981a877e1702
|
||||||
|
|
||||||
|
pkgname = julia
|
5
julia/.nvchecker.toml
Normal file
5
julia/.nvchecker.toml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[julia]
|
||||||
|
source = 'github'
|
||||||
|
github = 'JuliaLang/julia'
|
||||||
|
use_latest_release = true
|
||||||
|
prefix = 'v'
|
Loading…
x
Reference in New Issue
Block a user