mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Netsurf 3.11 and dependencies
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="A CSS parser and selection engine"
|
||||
DESCRIPTION="LibCSS is a CSS (Cascading Style Sheet) parser and selection \
|
||||
engine."
|
||||
HOMEPAGE="https://www.netsurf-browser.org/projects/libcss/"
|
||||
COPYRIGHT="2007-2018 The NetSurf Developers"
|
||||
COPYRIGHT="2007-2023 The NetSurf Developers"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="d2dce16e93392e8d6a7209420d47c2d56a3811701a0e81a724fc541c63d3c6dc"
|
||||
CHECKSUM_SHA256="2df215bbec34d51d60c1a04b01b2df4d5d18f510f1f3a7af4b80cddb5671154e"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -36,11 +36,11 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libparserutils$secondaryArchSuffix >= 0.2.4
|
||||
devel:libparserutils$secondaryArchSuffix >= 0.2.5
|
||||
devel:libwapcaplet$secondaryArchSuffix >= 0.4.3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
netsurf_buildsystem >= 1.9
|
||||
netsurf_buildsystem >= 1.10
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
Reference in New Issue
Block a user