mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
47691bbd17
commit
83c1edc565
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'pymol'
|
# Template file for 'pymol'
|
||||||
pkgname=pymol
|
pkgname=pymol
|
||||||
version=2.5.0
|
version=2.5.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
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-cxx 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
|
||||||
|
python3-PyQt5-opengl"
|
||||||
short_desc="PyMOL molecular visualization system"
|
short_desc="PyMOL molecular visualization system"
|
||||||
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
maintainer="Brenton Horne <brentonhorne77@gmail.com>"
|
||||||
license="custom:PyMOL"
|
license="custom:PyMOL"
|
||||||
|
|
Loading…
Add table
Reference in a new issue