summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5cdf03adf368
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = mingw-w64-spectra
+ pkgdesc = A header-only C++ library for large scale eigenvalue problems (mingw-w64)
+ pkgver = 0.8.1
+ pkgrel = 1
+ url = https://spectralib.org/
+ arch = any
+ license = MPL2
+ makedepends = mingw-w64-cmake
+ depends = mingw-w64-eigen
+ options = !buildflags
+ options = !strip
+ options = staticlibs
+ source = https://github.com/yixuan/spectra/archive/v0.8.1.tar.gz
+ sha256sums = 339ae9221309a128b8d937ca59b77d9b30aeceacb4ef2d2df13f6f7cde7fa3f3
+
+pkgname = mingw-w64-spectra
+