gnuplot: bump revision for newer libvpx (#5081)

* gnuplotL remove legacy recipe
This commit is contained in:
kenmays
2020-06-06 04:15:08 -07:00
committed by GitHub
parent 911b1320f6
commit 3c93ce5b64
2 changed files with 3 additions and 109 deletions

View File

@@ -6,7 +6,7 @@ as a plotting engine by third-party applications like Octave."
HOMEPAGE="http://www.gnuplot.info/"
COPYRIGHT="1986-1993, 1998, 2004-2018 Thomas Williams, Colin Kelley"
LICENSE="Gnuplot"
REVISION="4"
REVISION="6"
SOURCE_URI="https://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
CHECKSUM_SHA256="039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa"
@@ -35,7 +35,7 @@ REQUIRES="
lib:libpng16$secondaryArchSuffix
lib:libreadline$secondaryArchSuffix
lib:libtiff$secondaryArchSuffix
lib:libvpx$secondaryArchSuffix >= 5
lib:libvpx$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -47,7 +47,7 @@ BUILD_REQUIRES="
devel:libjpeg$secondaryArchSuffix
# devel:libpango_1.0$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix >= 8
devel:libvpx$secondaryArchSuffix >= 5
devel:libvpx$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="