summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c13f8fd9f96f149838762b9cb6cef6a0601c7451 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = openface
	pkgdesc = A state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation
	pkgver = 2.2.0
	pkgrel = 2
	url = https://github.com/TadasBaltrusaitis/OpenFace
	arch = x86_64
	license = custom
	makedepends = cmake
	makedepends = qt6-base
	makedepends = tbb
	makedepends = wget
	makedepends = boost
	depends = boost-libs
	depends = dlib
	depends = gcc-libs
	depends = glibc
	depends = openblas
	depends = opencv
	source = https://github.com/TadasBaltrusaitis/OpenFace/archive/refs/tags/OpenFace_2.2.0.tar.gz
	sha256sums = 928e6346bcff41393393a364df99bf09c3410fab85b569f2023e3224d2a1981a

pkgname = openface