libkface: fix source

This commit is contained in:
suvari
2018-10-18 19:37:57 +03:00
parent 32a8261f4a
commit f78cd1480a
+1 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.graphics</PartOf>
<Summary>A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures</Summary>
<Description>Libkface is a Qt/C++ library to perform face recognition and detection over pictures.This library is used by kipi-plugins, digiKam and others Kipi host programs.</Description>
<Archive type="tarxz" sha1sum="7c895279e15919be382fabdb3a175db60326e571">mirrors://kde/stable/applications/17.08.3/src/libkface-17.08.3.tar.xz</Archive>
<Archive type="targz" sha1sum="dcd9e103768f680dd04267e47d7bdec919465a7c">https://github.com/KDE/libkface/archive/v17.08.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>