gexiv2 is a GObject-based wrapper around the Exiv2 library.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.12/gexiv2-0.12.1.tar.xz
Download MD5 sum: 44a3cfeab1afd83a71e852835d24e656
Download size: 364 KB
Estimated disk space required: 5.3 MB
Estimated build time: 0.1 SBU
GTK-Doc-1.32 (for documentation) and Python-2.7.18 (for the Python2 module)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gexiv2
Install gexiv2 by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, run ninja test.
As the root
user:
ninja install
Last updated on 2020-08-18 14:14:07 -0700