summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: abd32cc07716a0aaf83b1e99afc0ab96e744ccec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = fastdriver-git
	pkgdesc = Fast-ODP (Old-Driver-Protocol) command line tool, C++ implementation
	pkgver = b6c7108
	pkgrel = 1
	url = https://github.com/lackofdream/fastdriver
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	depends = crypto++
	provides = fastdriver
	options = !buildflags
	source = git+https://github.com/lackofdream/fastdriver.git
	md5sums = SKIP

pkgname = fastdriver-git