summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 369aff06e60f632461e21ee93dd65e3d68bf6ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = photospline
	pkgdesc = Library for using the penalized spline technique to efficiently compute, store, and evaluate B-spline representations of such tables.
	pkgver = 2.2.0
	pkgrel = 0
	url = https://github.com/icecube/photospline
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = glibc
	depends = gcc-libs
	depends = bash
	depends = cfitsio
	depends = blas
	depends = lapack
	depends = suitesparse
	depends = python-numpy
	source = https://github.com/icecube/photospline/archive/refs/tags/v2.2.0.tar.gz
	sha256sums = 81f79b42fd63e12c13cc369fb5c6ef356389f7c7aaa10a584aae2e22dba79ccf

pkgname = photospline