15 lines
550 B
Bash
15 lines
550 B
Bash
# Template file for 'python3-urwidtrees'
|
|
pkgname=python3-urwidtrees
|
|
version=1.0.2
|
|
revision=5
|
|
wrksrc="urwidtrees-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-devel python3-urwid"
|
|
depends="python3-urwid"
|
|
short_desc="Tree widgets for urwid (Python3)"
|
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/pazz/urwidtrees"
|
|
distfiles="https://github.com/pazz/urwidtrees/archive/${version}.tar.gz"
|
|
checksum=703f4b161b930a26a461a3e3e695f94237ac75e2a52b87613e49093d9aa76034
|