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 generator for javascript bindings"
DESCRIPTION="This is a tool to generate JavaScript to DOM bindings from w3c \
webidl files and a binding configuration file."
HOMEPAGE="https://git.netsurf-browser.org/nsgenbind.git/"
COPYRIGHT="2012-2019 Vincent Sanders"
COPYRIGHT="2012-2020 Vincent Sanders"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/nsgenbind-$portVersion-src.tar.gz"
CHECKSUM_SHA256="18632ea90fc98984771b4996a2f4fc06bd5f1bab33bf0379e4523b45fcacf466"
CHECKSUM_SHA256="4d8d53ad000ada712772365e6a73eb8fc5ce97584af9c865ac5b26a2187f1cb3"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -21,7 +21,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
netsurf_buildsystem >= 1.8
netsurf_buildsystem >= 1.9
"
BUILD_PREREQUIRES="
cmd:bison