From b1f67dab31f5f5ccba4f637adfad17370b2f1d13 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 3 May 2014 16:38:58 +0100 Subject: Remove Cairo from AmigaOS frontend. --- Docs/BUILDING-AmigaOS | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'Docs') diff --git a/Docs/BUILDING-AmigaOS b/Docs/BUILDING-AmigaOS index 3239e88c8..3f05b9caf 100644 --- a/Docs/BUILDING-AmigaOS +++ b/Docs/BUILDING-AmigaOS @@ -1,5 +1,5 @@ -------------------------------------------------------------------------------- - Build Instructions for AmigaOS NetSurf 29 March 2014 + Build Instructions for AmigaOS NetSurf 02 May 2014 -------------------------------------------------------------------------------- This document provides instructions for building the AmigaOS version of @@ -75,9 +75,6 @@ http://www.os4depot.net/share/development/library/misc/libcurl.lha - To use the shared object when compiling with Cairo support, a link must be made: - - 1> makelink sdk:local/newlib/lib/libcurl.so sobjs:libcurl.so.8 soft libpng @@ -88,9 +85,6 @@ http://www.os4depot.net/share/development/library/graphics/libpng.lha - If building with Cairo, NetSurf MUST be linked against the version of - libpng.so included with OS4. - OpenSSL --------- @@ -99,11 +93,6 @@ http://www.os4depot.net/share/development/library/misc/libopenssl.lha - To use the shared object when compiling with Cairo support, a link must be made: - - 1> makelink sdk:local/newlib/lib/libssl.so sobjs:libssl.so.1.0.0 soft - 1> makelink sdk:local/newlib/lib/libcrypto.so sobjs:libcrypto.so.1.0.0 soft - Libharu --------- @@ -138,12 +127,3 @@ Experimental Javascript support requires Spidermonkey. The patches to build v1.7 are available from the NetSurf toolchains Git repository. - - General requirements ----------------------- - - Please note that building with Cairo (option NETSURF_AMIGA_USE_CAIRO) will - link NetSurf against shared objects, and require the OS4.1 SDK to build and - AmigaOS 4.1 to run. There is no longer any advantage in building against - Cairo beyond anti-aliasing, and this option may be removed in the future. - -- cgit v1.2.3