plplot: rebuild against python3-numpy
This commit is contained in:
parent
e054519ee5
commit
c680ee2bf0
1 changed files with 7 additions and 4 deletions
|
@ -1,11 +1,14 @@
|
||||||
# Template file for 'plplot'
|
# Template file for 'plplot'
|
||||||
pkgname=plplot
|
pkgname=plplot
|
||||||
version=5.15.0
|
version=5.15.0
|
||||||
revision=5
|
revision=6
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu numpy"
|
||||||
configure_args="-DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF
|
configure_args="
|
||||||
-DCMAKE_NATIVE_BINARY_DIR=/usr -DPREBUILT_DOC=ON -DLUA_DIR=/usr/lib/lua/5.3"
|
-DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF
|
||||||
|
-DCMAKE_NATIVE_BINARY_DIR=/usr -DPREBUILT_DOC=ON -DLUA_DIR=/usr/lib/lua/5.3
|
||||||
|
-DCMAKE_C_FLAGS=-I${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/_core/include
|
||||||
|
"
|
||||||
hostmakedepends="pkg-config gcc-fortran swig freefont-ttf
|
hostmakedepends="pkg-config gcc-fortran swig freefont-ttf
|
||||||
lua53 python3-numpy python3-setuptools 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue