summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80ba848eb46a35d7f68352516861153c62f9cb86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = darknet-hankai-git
	pkgdesc = Darknet: neural network framework for object detection
	pkgver = 4.0
	pkgrel = 1
	url = https://github.com/hank-ai/darknet
	arch = x86_64
	arch = aarch64
	arch = i686
	license = Apache-2.0
	makedepends = cmake
	makedepends = git
	depends = opencv
	optdepends = cuda
	optdepends = cudnn
	optdepends = rocm-opencl-runtime
	optdepends = rocm-hip-runtime
	optdepends = rocm-hip-sdk
	source = git+https://github.com/hank-ai/darknet.git
	sha256sums = SKIP

pkgname = darknet-hankai-git