blob: f853f10c4301366ff268eb473be75b437df37724 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-phonolammps
pkgdesc = LAMMPS interface for phonon calculations using phonopy
pkgver = 0.9.1
pkgrel = 2
url = https://github.com/abelcarreras/phonolammps
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python
depends = python-seekpath
depends = dynaphopy
source = https://github.com/abelcarreras/phonolammps/archive/refs/tags/0.9.1.tar.gz
sha256sums = 46d1611fd1d7f3d6dcfe5209966ee8594bd36410b6ac45f9a2d89f7f884b0daf
pkgname = python-phonolammps
|