summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ebb4973d618129fd751ae6d571c886c3b056434 (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
pkgbase = plask-git
	pkgdesc = Photonic LAser Simulation Kit: a comprehensive tool for numerical analysis of broad range of physical phenomena in photonic devices
	pkgver = 2022.01.09
	pkgrel = 1
	url = https://plask.app
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = sed
	makedepends = gcc
	makedepends = cmake
	makedepends = eigen
	makedepends = boost
	makedepends = doxygen
	makedepends = python-sphinx
	makedepends = fmt
	depends = boost-libs
	depends = expat
	depends = fmt
	depends = openmp
	depends = intel-oneapi-mkl
	depends = lapack
	depends = qt5-declarative
	depends = qt5-tools
	depends = python-numpy
	depends = python-matplotlib
	depends = python-lxml
	depends = python-yaml
	depends = pyside2
	depends = libx11
	optdepends = python-h5py: for saving results to files
	optdepends = python-scipy: for scientific tools
	optdepends = python-jedi: for Python hints in GUI
	optdepends = python-paramiko: for remote computation launching
	optdepends = ipython: for interactive shell
	conflicts = plask
	conflicts = plask-bin
	source = plask::git+https://github.com/PhotonicsTUL/PLaSK.git
	sha256sums = SKIP

pkgname = plask-git