summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b1fefba255e937d84849f6e0dae191eb51f0269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mingw-w64-dlib
	pkgdesc = A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques (mingw-w64)
	pkgver = 19.14
	pkgrel = 1
	url = http://www.dlib.net
	arch = any
	license = custom
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	optdepends = mingw-w64-giflib: for GIF support
	optdepends = mingw-w64-lapack: for BLAS and LAPACK support
	optdepends = mingw-w64-libjpeg: for JPEG support
	optdepends = mingw-w64-libpng: for PNG support
	optdepends = mingw-w64-sqlite: for sqlite support
	options = !strip
	options = staticlibs
	options = !buildflags
	source = https://downloads.sourceforge.net/project/dclib/dlib/v19.14/dlib-19.14.tar.bz2
	sha256sums = b552e2f1c3a4fc3fc5e9a127e3cc3c6c1b0d7bd6eb7d886a5cca1db192def034

pkgname = mingw-w64-dlib