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

@@ -2,11 +2,11 @@ SUMMARY="NetSurf generalised utility library"
DESCRIPTION="Various things useful to the NetSurf browser, and possibly to \
other applications."
HOMEPAGE="https://git.netsurf-browser.org/libnsutils.git/"
COPYRIGHT="2014-2018 Vincent Sanders"
COPYRIGHT="2014-2020 Vincent Sanders"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libnsutils-$portVersion-src.tar.gz"
CHECKSUM_SHA256="0e3b7a19f4348f25a1cac514bebfdc941e044dab9dcb1cb9c131067d7bcc8127"
CHECKSUM_SHA256="790c6516344abe82f6289d656392e9ccebe475b20cc7e1e2d843011385f7aef0"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -34,7 +34,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
netsurf_buildsystem
netsurf_buildsystem >= 1.9
cmd:gcc$secondaryArchSuffix
cmd:make
"