Author: tlsa
Date: Tue Mar 1 09:40:30 2011
New Revision: 11871
URL:
http://source.netsurf-browser.org?rev=11871&view=rev
Log:
Update Haru info.
Modified:
trunk/netsurf/Docs/BUILDING-AmigaOS
trunk/netsurf/Docs/BUILDING-Framebuffer
trunk/netsurf/Docs/BUILDING-GTK
Modified: trunk/netsurf/Docs/BUILDING-AmigaOS
URL:
http://source.netsurf-browser.org/trunk/netsurf/Docs/BUILDING-AmigaOS?rev...
==============================================================================
--- trunk/netsurf/Docs/BUILDING-AmigaOS (original)
+++ trunk/netsurf/Docs/BUILDING-AmigaOS Tue Mar 1 09:40:30 2011
@@ -137,19 +137,14 @@
1> makelink sdk:local/newlib/lib/libcrypto.so sobjs:libssl-0.9.8.so soft
- Libhpdf
+ Libharu
---------
- NetSurf can use Haru PDF to enable PDF export and printing in GTK. This
- is currently enabled by default, and cannot be auto-detected by the Makefile.
- If you wish to disable it, do so by creating a Makefile.config.
+ NetSurf can use Haru PDF to enable PDF export. Haru PDF can be obtained
+ from
http://libharu.org/. We require libharu 2.2 or later.
- Haru PDF can be obtained from
http://libharu.sourceforge.net/, although we
- currently depend on features that the official version does not have. You
- can obtain our patched version from the following Subversion address until
- the patches are accepted upstream;
-
-
svn://svn.netsurf-browser.org/trunk/libhpdf
+ | Note: libharu cannot be auto-detected by the Makefile. If you wish to
+ | enable it, do so by creating a Makefile.config file.
libregex
Modified: trunk/netsurf/Docs/BUILDING-Framebuffer
URL:
http://source.netsurf-browser.org/trunk/netsurf/Docs/BUILDING-Framebuffer...
==============================================================================
--- trunk/netsurf/Docs/BUILDING-Framebuffer (original)
+++ trunk/netsurf/Docs/BUILDING-Framebuffer Tue Mar 1 09:40:30 2011
@@ -279,22 +279,6 @@
|
| For more information, consult the libparserutils README file.
- Libhpdf
----------
-
- NetSurf can use Haru PDF to enable PDF export and printing in GTK. This
- is currently enabled by default, and cannot be auto-detected by the Makefile.
- If you wish to disable it, do so by creating a Makefile.config file.
-
- Haru PDF can be obtained from
http://libharu.org/, although we currently
- depend on features that none of the official released versions does have.
- The current development versions of libharu are fine and we anticipate
- the libharu 2.2 release will be fine for NetSurf usage.
- A recently taken snapshot of one of those libharu development versions can
- be found at:
-
-
svn://svn.netsurf-browser.org/trunk/libharu
-
General requirements
----------------------
Modified: trunk/netsurf/Docs/BUILDING-GTK
URL:
http://source.netsurf-browser.org/trunk/netsurf/Docs/BUILDING-GTK?rev=118...
==============================================================================
--- trunk/netsurf/Docs/BUILDING-GTK (original)
+++ trunk/netsurf/Docs/BUILDING-GTK Tue Mar 1 09:40:30 2011
@@ -127,21 +127,14 @@
|
| For more information, consult the libparserutils README file.
- Libhpdf
+ Libharu
---------
- NetSurf can use Haru PDF to enable PDF export and printing in GTK. This
- is currently enabled by default, and cannot be auto-detected by the Makefile.
- If you wish to disable it, do so by creating a Makefile.config file.
+ NetSurf can use Haru PDF to enable PDF export. Haru PDF can be obtained
+ from
http://libharu.org/. We require libharu 2.2 or later.
- Haru PDF can be obtained from
http://libharu.org/, although we currently
- depend on features that none of the official released versions does have.
- The current development versions of libharu are fine and we anticipate
- the libharu 2.2 release will be fine for NetSurf usage.
- A recently taken snapshot of one of those libharu development versions can
- be found at:
-
-
svn://svn.netsurf-browser.org/trunk/libharu
+ | Note: libharu cannot be auto-detected by the Makefile. If you wish to
+ | enable it, do so by creating a Makefile.config file.
General requirements
----------------------