2012-12-31 03:38:36 +08:00
|
|
|
NetSurf is a free, open source web browser. It is written in C and released
|
|
|
|
under the GNU Public Licence version 2. NetSurf has its own layout and
|
|
|
|
rendering engine entirely written from scratch. It is small and capable of
|
|
|
|
handling many of the web standards in use today.
|
2014-01-25 15:26:02 +08:00
|
|
|
|
2015-04-17 01:54:12 +08:00
|
|
|
NETSURF_USE_MOZJS=NO to build without Mozilla js
|
|
|
|
NETSURF_USE_VIDEO=YES to build with gstreamer-0.10
|
|
|
|
NETSURF_USE_WEBP=YES to build with libwebp
|
|
|
|
|
|
|
|
Build-time requires: perl-html-parser
|