plplot: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:38 -04:00
parent dc09d1c29d
commit 2f2bff7833

View file

@ -1,13 +1,13 @@
# Template file for 'plplot'
pkgname=plplot
version=5.15.0
revision=3
revision=4
build_style=cmake
build_helper="qemu"
configure_args="-DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF
-DCMAKE_NATIVE_BINARY_DIR=/usr -DPREBUILT_DOC=ON -DLUA_DIR=/usr/lib/lua/5.3"
hostmakedepends="pkg-config gcc-fortran swig freefont-ttf
lua53 python3-numpy plplot-devel"
lua53 python3-numpy python3-setuptools plplot-devel"
makedepends="pango-devel cairo-devel freetype-devel libqhull-devel
libltdl-devel Haru-devel tk-devel shapelib-devel
lua53-devel python3-devel python3-numpy"