blob: b44b3408b67e1d26727262d4e7d39950e4f5dd3b (
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
34
35
36
37
|
pkgbase = woice-git
pkgdesc = Automatic login script for WIFIonICE public WiFi by Deutsche Bahn captive portals.
pkgver = 0.0.4.r10.20230912.6b7799f
pkgrel = 4
epoch = 0
url = https://github.com/keans/woice
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python>=3.7
depends = python<4
depends = python-click
depends = python-lxml
depends = python-requests
optdepends = bash: To make use of the NetworkManager integration.
optdepends = networkmanager: To make use of the NetworkManager integration.
optdepends = util-linux: To make use of the NetworkManager integration (logging).
optdepends = which: To make use of the NetworkManager integration.
optdepends = wireless_tools: To make use of the NetworkManager integration.
provides = woice
provides = python-woice=0.0.4.r10.20230912.6b7799f
provides = python-woice-git=0.0.4.r10.20230912.6b7799f
provides = nm-wifionice-login=0.0.4.r10.20230912.6b7799f
provides = nm-wifionice-login-git=0.0.4.r10.20230912.6b7799f
conflicts = woice
conflicts = python-woice
conflicts = python-woice-git
conflicts = nm-wifionice-login
conflicts = nm-wifionice-login-git
source = woice::git+https://github.com/keans/woice.git
sha256sums = SKIP
pkgname = woice-git
|