16 lines
588 B
Bash
16 lines
588 B
Bash
# Template file for 'python3-pythondialog'
|
|
pkgname=python3-pythondialog
|
|
version=3.5.3
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel"
|
|
depends="python3 dialog"
|
|
short_desc="Python wrapper for the dialog utility"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://pythondialog.sourceforge.io"
|
|
changelog="https://pythondialog.sourceforge.io/news.html"
|
|
distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
|
|
checksum=b2a34a8af0a6625ccbdf45cd343b854fc6c1a85231dadc80b8805db836756323
|