blob: ed88d2b792b3b6fc5655fd3038128d5bbb75c131 (
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
|
pkgbase = cppqed-git
pkgdesc = Highly flexible framework for simulating open quantum dynamics.
pkgver = 2.100.8.r285.g81b6de02
pkgrel = 1
url = http://cppqed.sourceforge.net
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = clang
makedepends = boost
depends = boost-libs
depends = blitz
depends = flens
depends = python
depends = python-numpy
depends = python-scipy
depends = gsl
provides = cppqed
conflicts = cppqed
source = cppqed-git::git+https://github.com/vukics/cppqed
source = blitz-cppqed::git+https://github.com/vukics/blitz
source = pcg-cpp::git+https://github.com/vukics/pcg-cpp
source = Xoshiro-cpp::git+https://github.com/vukics/Xoshiro-cpp
source = cmake_GetGitRev.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = f1bcc9fe4cc8accb76a2c3825b633c19f68ba995db3f9e42d89834b72d038bef
pkgname = cppqed-git
|