summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05084c0405c4f15dc8e027c59a23a210d8d16c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-phonopy
	pkgdesc = Phonopy is an open source package for phonon calculations at harmonic and quasi-harmonic levels
	pkgver = 3.5.1
	pkgrel = 1
	url = https://github.com/phonopy/phonopy
	arch = any
	license = BSD
	makedepends = python-pip
	makedepends = cmake
	makedepends = gcc
	makedepends = ninja
	depends = python-numpy
	depends = python-yaml
	depends = python-matplotlib
	depends = spglib
	depends = python-h5py
	depends = python-symfc
	optdepends = python-seekpath
	source = git+https://github.com/phonopy/phonopy.git#tag=v3.5.1
	sha256sums = SKIP

pkgname = python-phonopy