gnash, revbump for openssl3 (#11042)

This commit is contained in:
Schrijvers Luc
2024-09-02 17:29:55 +02:00
committed by GitHub
parent 83a5960df2
commit 2ac0ea7720

View File

@@ -6,7 +6,7 @@ content, and programs written in ActionScript, an ECMAScript-compatible language
HOMEPAGE="http://www.gnu.org/software/gnash/"
COPYRIGHT="2005-2019 Free Software Foundation"
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="4"
srcGitRev="583ccbc1275c7701dc4843ec12142ff86bb305b4"
SOURCE_URI="http://git.savannah.gnu.org/cgit/gnash.git/snapshot/gnash-$srcGitRev.tar.gz"
CHECKSUM_SHA256="8c0759c1aabd727242be8c5716341f0a7fddf242a40618815831b10cbca707f5"
@@ -85,11 +85,12 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
ffmpeg${secondaryArchSuffix}_devel
devel:libagg$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix >= 58
devel:libboost_program_options$secondaryArchSuffix >= 1.69.0
# devel:libavcodec$secondaryArchSuffix
devel:libboost_program_options$secondaryArchSuffix >= 1.70.0
devel:libbz2$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libcurl$secondaryArchSuffix
devel:libexpat$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
@@ -99,7 +100,8 @@ BUILD_REQUIRES="
devel:libjpeg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libspeex$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libssp_nonshared$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
@@ -112,6 +114,8 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:msgfmt
cmd:msgmerge
cmd:pkg_config$secondaryArchSuffix
cmd:sed
cmd:xargs