mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
cea3b5e0bd
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
457 B
Text
10 lines
457 B
Text
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.
|
|
|
|
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
|