NetSurf 3.10 and dependencies.

This commit is contained in:
Adrien Destugues
2020-05-30 11:31:15 +02:00
parent 8da414bf23
commit d90f35b5dd
15 changed files with 80 additions and 127 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2007-2018 The NetSurf Developers"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
CHECKSUM_SHA256="b98fba7664bd5307cb39a6101098da76f635a97e157b87f45e9ce42ada9089ef"
CHECKSUM_SHA256="d2dce16e93392e8d6a7209420d47c2d56a3811701a0e81a724fc541c63d3c6dc"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -36,10 +36,10 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libiconv$secondaryArchSuffix
devel:libparserutils$secondaryArchSuffix >= 0.2.4
devel:libwapcaplet$secondaryArchSuffix >= 0.4.2
devel:libwapcaplet$secondaryArchSuffix >= 0.4.3
"
BUILD_PREREQUIRES="
netsurf_buildsystem >= 1.8
netsurf_buildsystem >= 1.9
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make