6391ddd469
Closes: #10370
16 lines
563 B
Bash
16 lines
563 B
Bash
# Template file for 'nyx'
|
|
pkgname=nyx
|
|
version=2.0.4
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-stem"
|
|
depends="python3-stem tor"
|
|
pycompile_module="nyx"
|
|
short_desc="Command-line status monitor for tor"
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|
license="GPL-3"
|
|
homepage="https://nyx.torproject.org/"
|
|
distfiles="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=38db634789c2d72e485522a490397eb5f77c0bd7c689453efe57808c99dba75e
|