summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46b50d9c4a5de56ed10923b3fdc1957b9ef4ded8 (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 = 4.3.1
	pkgrel = 2
	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=v4.3.1
	sha256sums = SKIP

pkgname = python-phonopy