blob: c3c53b37b21ddfb301827d272c9742943a0caa00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = whatip
pkgdesc = Info on your IP
pkgver = 1.2
pkgrel = 1
url = https://gabmus.gitlab.io/whatip
arch = any
license = GPL-3.0-or-later
checkdepends = appstream
makedepends = blueprint-compiler
makedepends = gobject-introspection
makedepends = meson
depends = iproute2
depends = libadwaita
depends = python-requests
depends = python-netaddr
depends = python-gobject
optdepends = avahi: hostname resolution
source = https://gitlab.gnome.org/GabMus/whatip/-/archive/1.2/whatip-1.2.tar.gz
sha256sums = 645af543c58f1c048af19a085f9d6b17d2e627c21e1d2c9746eb4a3ade4a537a
pkgname = whatip
|