diff --git a/www-client/netsurf/netsurf-3.2.recipe b/www-client/netsurf/netsurf-3.2.recipe index c2ddde2bc..43ed98c94 100644 --- a/www-client/netsurf/netsurf-3.2.recipe +++ b/www-client/netsurf/netsurf-3.2.recipe @@ -12,14 +12,19 @@ HOMEPAGE="http://www.netsurf-browser.org/" # Do NOT use the netsurf-all package. It contains a bunch of subprojects which # we build as separate packages. NetSurf is statically linked to them, so the # resulting binary is the same. -SRC_URI="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-$portVersion-src.tar.gz" -CHECKSUM_SHA256="04ffeb8335c59cbc23371b79ae3b178002e6e95c35225ef62db4b155ecc7e213" +SRC_URI="git://git.netsurf-browser.org/netsurf.git#9b62f1ec53b089e6697131a3653c78ff85a5e4d1" REVISION="1" -ARCHITECTURES="!x86_gcc2" +ARCHITECTURES="x86_gcc2 x86 x86_64" REQUIRES=" + haiku >= $haikuVersion lib:libcurl + lib:libexpat + lib:libiconv lib:libpng lib:libjpeg + lib:libssl + lib:libz + lib:libhubbub " BUILD_REQUIRES="