summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cae348df7ee2fe8aff91305b5f35433407852c7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgbase = owlink-git
	pkgdesc = An open Apple Wireless Direct Link (AWDL) implementation written in C
	pkgver = r44.8e4e840
	pkgrel = 1
	url = https://owlink.org/
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = armv6h
	arch = aarch64
	arch = riscv64
	license = GPL-3.0-only
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = glibc
	depends = libpcap
	depends = libev
	depends = libnl
	provides = owlink
	provides = owl
	provides = owl-git
	conflicts = owlink
	conflicts = owl
	conflicts = owl-git
	source = owlink-git::git+https://github.com/seemoo-lab/owl.git#branch=master
	source = git+https://github.com/google/googletest.git
	source = git+https://github.com/radiotap/radiotap-library.git
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = owlink-git