summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae490c80a40d001e0dff33ef24afba91b0aeb5ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = darknet-git
	pkgdesc = An open source neural network framework written in C and CUDA
	pkgver = r437.0ff23438
	pkgrel = 1
	url = https://pjreddie.com/darknet
	arch = x86_64
	license = Unlicense
	depends = bash
	optdepends = opencv
	optdepends = cuda
	optdepends = python
	provides = darknet
	source = darknet::git+https://github.com/pjreddie/darknet
	sha256sums = SKIP

pkgname = darknet-git