plplot: rebuild for Python 3.12
This commit is contained in:
parent
dc09d1c29d
commit
2f2bff7833
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'plplot'
|
# Template file for 'plplot'
|
||||||
pkgname=plplot
|
pkgname=plplot
|
||||||
version=5.15.0
|
version=5.15.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="-DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF
|
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"
|
-DCMAKE_NATIVE_BINARY_DIR=/usr -DPREBUILT_DOC=ON -DLUA_DIR=/usr/lib/lua/5.3"
|
||||||
hostmakedepends="pkg-config gcc-fortran swig freefont-ttf
|
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
|
makedepends="pango-devel cairo-devel freetype-devel libqhull-devel
|
||||||
libltdl-devel Haru-devel tk-devel shapelib-devel
|
libltdl-devel Haru-devel tk-devel shapelib-devel
|
||||||
lua53-devel python3-devel python3-numpy"
|
lua53-devel python3-devel python3-numpy"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue