mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix netsurf and dependencies on x86_64.
* lint problems, missing PATCHES, missing checksums * a few actual issues in netsurf itself * now builds and runs fine.
This commit is contained in:
@@ -4,10 +4,12 @@ other applications."
|
||||
HOMEPAGE="http://git.netsurf-browser.org/libnsutils.git/"
|
||||
COPYRIGHT="2014 Vincent Sanders"
|
||||
LICENSE="MIT"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
REVISION="1"
|
||||
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnsutils-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="9ad6b921bceed2c0d44ca6ff36fa76841cc6533f8ed7ccb0a941fd9a78731afd"
|
||||
PATCHES="libnsutils-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
libnsutils = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user