You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
945 B
26 lines
945 B
EXIV2 Library interface for KDE
|
|
|
|
This library is a part of Kipi-Plugins project (http://www.kipi-plugins.org)
|
|
|
|
-- AUTHORS -----------------------------------------------------------
|
|
|
|
See AUTHORS file for details.
|
|
|
|
-- ABOUT -------------------------------------------------------------
|
|
|
|
Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
|
|
metadata as EXIF and IPTC.
|
|
|
|
This library is used by kipi-plugins, digiKam and others kipi host programs.
|
|
|
|
The library documentation is available on header files.
|
|
|
|
-- DEPENDENCIES -------------------------------------------------------
|
|
|
|
AutoConf >= 2.5.x http://www.gnu.org/software/autoconf
|
|
AutoMake >= 1.7.x http://www.gnu.org/software/automake
|
|
libqt >= 3.3.x http://www.trolltech.com
|
|
libkde >= 3.4.x (>=3.5.x recommended) http://www.kde.org
|
|
libexiv2 >= 0.12 (0.15 recommended) http://www.exiv2.org
|
|
|