diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-17 22:04:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-17 22:07:01 +0700 |
commit | d000e6e4151a1829c3ee761b4b07f86101762b39 (patch) | |
tree | 2ee73ebe81a82244525cae116b85ab3dc3ac76be /libraries/libkface/slack-desc | |
parent | 8a748875c35cf2f73d5b94187f620e4973528f44 (diff) |
libraries/libkface: Added (KDE face recognition wrapper library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libkface/slack-desc')
-rw-r--r-- | libraries/libkface/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libkface/slack-desc b/libraries/libkface/slack-desc new file mode 100644 index 000000000000..d48907b19ba4 --- /dev/null +++ b/libraries/libkface/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libkface: libkface (KDE face recognition wrapper library) +libkface: +libkface: A Qt/C++ wrapper around LibFace library to perform face recognition +libkface: and detection over pictures. +libkface: This library is used by kipi-plugins, digiKam and others. +libkface: +libkface: +libkface: +libkface: +libkface: For more information, visit: https://www.digikam.org +libkface: |