EOG is an application used for viewing and cataloging image files on the GNOME Desktop. It has basic editing capabilites.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/eog/3.28/eog-3.28.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/eog/3.28/eog-3.28.3.tar.xz
Download MD5 sum: 6f6e806ce72dec0c6c3b841af1aee23d
Download size: 5.0 MB
Estimated disk space required: 50 MB
Estimated build time: 0.3 SBU
adwaita-icon-theme-3.26.1, Exempi-2.4.5, gnome-desktop-3.28.2, itstool-2.0.4, libpeas-1.22.0, and shared-mime-info-1.10
gobject-introspection-1.56.1, Little CMS-2.9, libexif-0.6.21, and librsvg-2.42.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/eog
Install EOG by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dgtk-doc=true
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2018-08-30 18:48:05 -0700