summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..84e4c15cce84
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = libkface-git
+ pkgdesc = A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures
+ pkgver = r680.3c9bcbf
+ pkgrel = 1
+ url = http://www.kde.org
+ arch = i686
+ arch = x86_64
+ groups = digikam-git
+ license = GPL
+ license = LGPL
+ license = FDL
+ makedepends = git
+ makedepends = automoc4
+ makedepends = cmake
+ depends = kdelibs
+ depends = opencv
+ provides = libkface
+ conflicts = libkface
+ source = libkface::git+git://anongit.kde.org/libkface
+ md5sums = SKIP
+
+pkgname = libkface-git
+