Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance.
This package is known to build and work properly using an LFS-7.10 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/epiphany/3.20/epiphany-3.20.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/epiphany/3.20/epiphany-3.20.3.tar.xz
Download MD5 sum: 31822b6b199f724f212ae9200bc055f1
Download size: 2.1 MB
Estimated disk space required: 63 MB
Estimated build time: 0.9 SBU
Avahi-0.6.32, Gcr-3.20.0, gnome-desktop-3.20.2, libnotify-0.7.6, libwnck-3.20.1, and WebKitGTK+-2.12.4
gnome-keyring-3.20.0 (for storing passwords) and Seahorse-3.20.0 (for managing stored passwords)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/epiphany
Install Epiphany by running the following commands:
./configure --prefix=/usr && make
Now, as the root
user:
make install
An already active graphical session with a bus address is necessary to execute the test suite. Some tests may fail for unknown reasons. To test the results, run:
make -k check
Last updated on 2016-08-29 23:02:26 -0700