gd, revbump, swith to libwebp instead of removed libvpx (#10678)

This commit is contained in:
Schrijvers Luc
2024-07-10 13:05:18 +02:00
committed by GitHub
parent 6ac6bee2da
commit f14496c142

View File

@@ -4,7 +4,7 @@ by programmers."
HOMEPAGE="https://www.libgd.org/"
COPYRIGHT="1999-2020 Pierre-Alain Joye"
LICENSE="Libgd"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/libgd/libgd/archive/gd-$portVersion.tar.gz"
CHECKSUM_SHA256="24429f9d0dbe0f865aaa4b1a63558242396ba9134e6cfd32ca5e486a84483350"
SOURCE_DIR="libgd-gd-$portVersion"
@@ -40,7 +40,7 @@ REQUIRES="
lib:libjpeg$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libtiff$secondaryArchSuffix
lib:libvpx$secondaryArchSuffix
lib:libwebp$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -57,7 +57,7 @@ REQUIRES_devel="
devel:libjpeg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libvpx$secondaryArchSuffix
devel:libwebp$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
@@ -71,7 +71,7 @@ BUILD_REQUIRES="
devel:libjpeg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libvpx$secondaryArchSuffix
devel:libwebp$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="