UmVirt LFS Package info

DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

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.2/packages/n/netsurf-all-3.11.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/n/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