gexiv2 is a GObject-based wrapper around the Exiv2 library.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): https://download.gnome.org/sources/gexiv2/0.10/gexiv2-0.10.8.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.10/gexiv2-0.10.8.tar.xz
Download MD5 sum: fcbaa7233fc076a6743c22da746956be
Download size: 620 KB
Estimated disk space required: 5.7 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gexiv2
Install gexiv2 by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
As the root
user:
ninja install
Last updated on 2018-08-29 19:35:01 -0700