UmVirt LFS Package info

DB commit: 06a3bafc31a9f2da2aecdf7c1c6e8b91885cb553
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

netsurf

NetSurf is a free, open source web browser.

Package info

Codename: netsurf
Source file: netsurf-all-3.11.tar.gz
Source directory: netsurf-all-3.11
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/perl-modules/netsurf-all-3.11.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/perl-modules/netsurf-all-3.11.tar.gz.md5sum
Dependances: gtk3, libxml2, glib, pcre2, curl, gobject-introspection, fontconfig, Xlibs, libpng, pixman, graphite2, gtk2, gdk-pixbuf, libjpeg-turbo, fribidi, cairo, pango, libcroco, librsvg, libwebp.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
make PREFIX=/usr TARGET=gtk3 NETSURF_UA_FORMAT_STRING='"Mozilla/5.0 (ULFS; %s) NetSurf/%d.%d"'

Install script:
make PREFIX=/usr TARGET=gtk3 install

cat > /usr/share/applications/netsurf.desktop << EOF
[Desktop Entry]
Name=NetSurf
Comment=Simple & lightweight Web-browser
Exec=/usr/bin/netsurf-gtk3
Terminal=false
Type=Application
Icon=/usr/share/netsurf/netsurf.xpm
Categories=Network
EOF