diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-10-05 14:46:51 +0200 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-13 13:56:05 +0800 |
| commit | f6493757ff90ca6f7c1a9fdd40588bae11b3fc19 (patch) | |
| tree | aeedc98deebddb48d387a543d39b0cbfc420bc40 /README | |
| parent | d7012e72b85d538856bceb9b75369dd79f2d40cd (diff) | |
| download | libkexiv2-r14.0.9.tar.gz libkexiv2-r14.0.9.zip | |
Drop automake build support.r14.0.9
Add basic cmake build instructions.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 551f0157fff7499a0316239365a042ad1c3a9c05)
Diffstat (limited to 'README')
| -rw-r--r-- | README | 27 |
1 files changed, 13 insertions, 14 deletions
@@ -1,25 +1,24 @@ -EXIV2 Library interface for KDE -This library is a part of Kipi-Plugins project (http://www.kipi-plugins.org) + libkexiv2 - an EXIV2 library interface for TDE --- 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. +This library is used by kipi-plugins, digiKam and others kipi host +programs. The library documentation is available on header files. + + + -The library documentation is available on header files. +CONTRIBUTING +============== --- DEPENDENCIES ------------------------------------------------------- +If you wish to contribute to libkexiv2, you might do so: -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 +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |
