Reference LIBRARIES document from each of the BUILDING-* docs.

svn path=/trunk/netsurf/; revision=13570
This commit is contained in:
Michael Drake 2012-03-23 22:50:52 +00:00
parent c47f86999e
commit ac6e205dc0
9 changed files with 15 additions and 80 deletions

View File

@ -53,16 +53,8 @@
---------------------------------
The NetSurf project has developed several libraries which are required by
the browser. To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
$ svn co svn://svn.netsurf-browser.org/trunk/libsvgtiny
the browser. To fetch each of these libraries, run the appropriate commands
from the Docs/LIBRARIES file.
To build and install these libraries, simply enter each of their directories
and run:

View File

@ -38,16 +38,8 @@
---------------------------------
The NetSurf project has developed several libraries which are required by
the browser. To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
$ svn co svn://svn.netsurf-browser.org/trunk/libsvgtiny
the browser. To fetch each of these libraries, run the appropriate commands
from the Docs/LIBRARIES file.
To build and install these libraries, simply enter each of their directories
and run:

View File

@ -60,18 +60,8 @@
LibNSBMP -- BMP and ICO format image decoder
LibROSprite -- RISC OS Sprite format image decoder
To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
To build and install these libraries, simply enter each of their directories
and run:
To fetch each of these libraries, run the appropriate commands from the
Docs/LIBRARIES file.
$ make
$ sudo make install

View File

@ -254,16 +254,8 @@ Index: framebuffer/font_freetype.c
LibROSprite -- RISC OS Sprite format image decoder
LibNSFB -- Framebuffer abstraction
To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
$ svn co svn://svn.netsurf-browser.org/trunk/libnsfb
To fetch each of these libraries, run the appropriate commands from the
Docs/LIBRARIES file.
To build and install these libraries, simply enter each of their directories
and run:

View File

@ -108,15 +108,8 @@
LibNSBMP -- BMP and ICO format image decoder
LibROSprite -- RISC OS Sprite format image decoder
To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
To fetch each of these libraries, run the appropriate commands from the
Docs/LIBRARIES file.
To build and install these libraries, simply enter each of their directories
and run:

View File

@ -85,15 +85,8 @@
LibNSBMP -- BMP and ICO format image decoder
LibROSprite -- RISC OS Sprite format image decoder
To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
To fetch each of these libraries, run the appropriate commands from the
Docs/LIBRARIES file.
To build and install these libraries, simply enter each of their directories
and run:

View File

@ -95,17 +95,7 @@
Use SVN to obtain the latest versions of each of the libraries. To do this,
set the CSD to a directory where you want to keep your copies of the library
sources, and run each of the following commands:
*svn co svn://svn.netsurf-browser.org/trunk/libparserutils
*svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
*svn co svn://svn.netsurf-browser.org/trunk/hubbub
*svn co svn://svn.netsurf-browser.org/trunk/libcss
*svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
*svn co svn://svn.netsurf-browser.org/trunk/libnsgif
*svn co svn://svn.netsurf-browser.org/trunk/libsvgtiny
*svn co svn://svn.netsurf-browser.org/trunk/pencil
*svn co svn://svn.netsurf-browser.org/trunk/rufl
sources, and run the appropriate commands from the Docs/LIBRARIES file.
The above will create a directory for each of the libraries containing their
sources.

View File

@ -186,15 +186,8 @@ EOF
LibNSBMP -- BMP and ICO format image decoder
LibROSprite -- RISC OS Sprite format image decoder
To fetch each of these libraries, run the following commands:
$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils
$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet
$ svn co svn://svn.netsurf-browser.org/trunk/hubbub
$ svn co svn://svn.netsurf-browser.org/trunk/libcss
$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif
$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp
$ svn co svn://svn.netsurf-browser.org/trunk/librosprite
To fetch each of these libraries, run the appropriate commands from the
Docs/LIBRARIES file.
To build and install these libraries.