Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform).
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://libopenraw.freedesktop.org/download/exempi-2.1.1.tar.gz
Download MD5 sum: 62ecb5a01387b9f940a5429b3df67e65
Download size: 3.3 MB
Estimated disk space required: 184 MB
Estimated build time: 1.0 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/exempi
Install exempi by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-static=no: This switch
prevents the static libraries being installed.
Last updated on 2012-02-26 00:52:01 +0000