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

pkgname = fastdriver-git