%general-entities; ]> gexiv2-&gexiv2-version; gexiv2 Introduction to gexiv2 gexiv2 is a GObject-based wrapper around the Exiv2 library. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gexiv2-md5sum; Download size: &gexiv2-size; Estimated disk space required: &gexiv2-buildsize; Estimated build time: &gexiv2-time; Additional Downloads Required patch to build against exiv2-0.28 and above: Required patch to build on i686 systems: gexiv2 Dependencies Required Recommended Optional (for documentation) Installation of gexiv2 First apply some fixes allowing to build against exiv2-0.28 and above: patch -Np1 -i ../gexiv2-&gexiv2-version;-exiv_0_28-1.patch Next, if you are on an i686 system, fix the build by adjusting types: case $(uname -m) in i?86) patch -Np1 -i ../gexiv2-&gexiv2-version;-buildfixes-1.patch ;; esac Install gexiv2 by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja To test the results, run: meson configure -Dtests=true && ninja test As the root user: ninja install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libgexiv2.so /usr/include/gexiv2 Short Descriptions libgexiv2.so provides a wrapper around the Exiv2 library libgexiv2.so