summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b13a48256926
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = vqmt-git
+ pkgdesc = Video Quality Measurement Tool which can compute PSNR, SSIM, MS-SSIM, VIFp, PSNR-HVS and PSNR-HVS-M metrics
+ pkgver = 20130910
+ pkgrel = 1
+ url = http://mmspg.epfl.ch/vqmt
+ arch = x86_64
+ arch = i686
+ license = custom
+ makedepends = git
+ makedepends = cmake
+ depends = opencv
+ conflicts = vqmt
+
+pkgname = vqmt-git
+