mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
NetSurf 3.10 and dependencies.
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="A category-based logging library which supports complex \
|
||||
logging filters, multiple log levels, and provides context through to client \
|
||||
applications."
|
||||
HOMEPAGE="http://git.netsurf-browser.org/libnslog.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/libnslog-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="4d12d836efd55a87e4f6429aa5527e1e15526fa4cac58b7879cba1db7737fabd"
|
||||
CHECKSUM_SHA256="fc98dca9d7efa67096470a5d96c023146e25bfdec08c0db74661c7b4db0453d0"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -35,7 +35,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
netsurf_buildsystem >= 1.6
|
||||
netsurf_buildsystem >= 1.9
|
||||
cmd:bison
|
||||
cmd:flex
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user