15 lines
508 B
Bash
15 lines
508 B
Bash
# Template file for 'nyx'
|
|
pkgname=nyx
|
|
version=2.0.4
|
|
revision=2
|
|
noarch=yes
|
|
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"
|
|
homepage="https://nyx.torproject.org/"
|
|
distfiles="${PYPI_SITE}/n/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=38db634789c2d72e485522a490397eb5f77c0bd7c689453efe57808c99dba75e
|