summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-AmigaOS15
-rw-r--r--Docs/BUILDING-Framebuffer16
-rw-r--r--Docs/BUILDING-GTK17
3 files changed, 10 insertions, 38 deletions
diff --git a/Docs/BUILDING-AmigaOS b/Docs/BUILDING-AmigaOS
index ef9b40595..1a8adc829 100644
--- a/Docs/BUILDING-AmigaOS
+++ b/Docs/BUILDING-AmigaOS
@@ -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
diff --git a/Docs/BUILDING-Framebuffer b/Docs/BUILDING-Framebuffer
index e9d4410db..ff31ae082 100644
--- a/Docs/BUILDING-Framebuffer
+++ b/Docs/BUILDING-Framebuffer
@@ -279,22 +279,6 @@ Index: framebuffer/font_freetype.c
|
| 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
----------------------
diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK
index 18c74e926..a28d6e516 100644
--- a/Docs/BUILDING-GTK
+++ b/Docs/BUILDING-GTK
@@ -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
----------------------