blob: bd0996588ac779cc0ea75c1daba05f82d7f96602 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyobjcryst
pkgdesc = Python bindings to ObjCryst++, the Object-Oriented Crystallographic Library.
pkgver = 2.2.4
pkgrel = 1
url = https://www.diffpy.org/pyobjcryst/
arch = i686
arch = x86_64
license = GPL2
makedepends = python-setuptools
makedepends = boost
depends = python-numpy
depends = boost-libs
depends = libobjcryst
source = pyobjcryst-2.2.4.tar.gz::https://github.com/diffpy/pyobjcryst/archive/v2.2.4.tar.gz
sha256sums = 842764e944d9efb9d7494d44b49c74e3cd29bb40bb9535a06e6f730cae10c2dd
pkgname = python-pyobjcryst
|