NetSurf, libraries & tools update.

Fixes #4077
This commit is contained in:
Adrien Destugues
2019-08-09 17:38:20 +02:00
parent 077068b780
commit 29a666bb8a
20 changed files with 299 additions and 285 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="35a0490d98c23e09b8d2b5e4619926131c5b98da7a9db2ed00322f63fbc2ad5f"
CHECKSUM_SHA256="b98fba7664bd5307cb39a6101098da76f635a97e157b87f45e9ce42ada9089ef"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -35,11 +35,11 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libiconv$secondaryArchSuffix
devel:libparserutils$secondaryArchSuffix >= 0.2.3
devel:libwapcaplet$secondaryArchSuffix >= 0.3.1
devel:libparserutils$secondaryArchSuffix >= 0.2.4
devel:libwapcaplet$secondaryArchSuffix >= 0.4.2
"
BUILD_PREREQUIRES="
netsurf_buildsystem >= 1.6
netsurf_buildsystem >= 1.8
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make