# Template file for 'trackma'
pkgname=trackma
version=0.10.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools python3-poetry-core"
depends="python3-setuptools python3-urwid python3-gobject"
short_desc="Open multi-site list manager for Unix-like systems. (ex-wMAL)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://z411.github.io/trackma/"
changelog="https://raw.githubusercontent.com/z411/trackma/refs/heads/master/CHANGELOG"
distfiles="https://github.com/z411/trackma/archive/refs/tags/v${version}.tar.gz"
checksum=ff15982555b377e63c36fc8d8964d210cdd79564ea633ecce22ca1796dcac41f

# There are no tests to run
make_check=no
