pymol: rebuild with msgpack-cxx-4.1.1_1
This commit is contained in:
parent
3015ace7a4
commit
68948b6c53
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'pymol'
|
# Template file for 'pymol'
|
||||||
pkgname=pymol
|
pkgname=pymol
|
||||||
version=2.5.0
|
version=2.5.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname}-open-source-${version}
|
wrksrc=${pkgname}-open-source-${version}
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
|
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
|
||||||
libxml2-devel mmtf-cpp msgpack-devel netcdf-devel python3-PyQt5 python3-devel"
|
libxml2-devel mmtf-cpp msgpack-cxx netcdf-devel python3-PyQt5 python3-devel"
|
||||||
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5"
|
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5"
|
||||||
short_desc="PyMOL molecular visualization system"
|
short_desc="PyMOL molecular visualization system"
|
||||||
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue