8ddd61d984
[ci skip]
15 lines
521 B
Bash
15 lines
521 B
Bash
# Template file for 'nyx'
|
|
pkgname=nyx
|
|
version=2.1.0
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="nyx"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-stem tor"
|
|
short_desc="Command-line status monitor for tor"
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://nyx.torproject.org/"
|
|
distfiles="${PYPI_SITE}/n/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=88521488d1c9052e457b9e66498a4acfaaa3adf3adc5a199892632f129a5390b
|