gnuplot: rebuild with wxWidgets-gtk3-3.2.2.1

This commit is contained in:
Andrew J. Hesford 2023-09-25 00:18:21 -04:00
parent 4f31e69f76
commit bb4afe9128
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnuplot'
pkgname=gnuplot
version=5.4.9
revision=1
revision=2
configure_args="--with-readline=builtin"
hostmakedepends="pkg-config lua52"
makedepends="zlib-devel libX11-devel gd-devel lua52-devel"
@ -21,6 +21,8 @@ fi
alternatives="gnuplot:gnuplot:/usr/bin/gnuplot-x11"
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
pre_configure() {
# fix fonts location
sed -i \