blob: 69151d925429d55ca6e9cafe0fd2dbc2a7a9630b (
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
|
pkgbase = iwinfo
pkgdesc = Provide wifi information about capabilities and network(s)
pkgver = 3.4.1
pkgrel = 1
url = https://github.com/gene-git/iwinfo
install = iwinfo.install
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-hatch
makedepends = rsync
makedepends = python-sphinx
makedepends = python-myst-parser
makedepends = texlive-latexextra
depends = python>3.10
depends = libcap-ng>=0.6
depends = python-capng
source = git+https://github.com/gene-git/iwinfo#tag=3.4.1
sha512sums = SKIP
pkgname = iwinfo
|