pymol: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:35 -04:00
parent 468406d9ca
commit 4f2a8e1ea2

View file

@ -1,9 +1,10 @@
# Template file for 'pymol'
pkgname=pymol
version=2.5.0
revision=4
revision=5
build_style="python3-module"
build_helper="numpy"
hostmakedepends="python3-setuptools"
makedepends="freetype-devel glew-devel glm libfreeglut-devel libgomp-devel
libxml2-devel mmtf-cpp msgpack-cxx netcdf-devel python3-PyQt5 python3-devel"
depends="python3-numpy tcsh python3-pmw python3-tkinter python3-PyQt5"