summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e874faeb086a99ea08d94699bda772d1b5b2a245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = libtins
	pkgdesc = A high-level, multiplatform C++ network packet sniffing and crafting library
	pkgver = git
	pkgrel = 1
	url = http://libtins.github.io/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = libpcap
	depends = openssl
	depends = boost
	options = !libtool
	source = https://github.com/mfontanini/libtins
	sha256sums = skip

pkgname = libtins-git