New package: python3-pythondialog-3.5.1
This commit is contained in:
parent
57d337735b
commit
16e565b4fd
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-pythondialog'
|
||||||
|
pkgname=python3-pythondialog
|
||||||
|
version=3.5.1
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="pythondialog-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3 dialog"
|
||||||
|
short_desc="Python wrapper for the dialog utility"
|
||||||
|
maintainer="svenper <svenper@tuta.io>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="http://pythondialog.sourceforge.net"
|
||||||
|
distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
|
||||||
|
checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
|
Loading…
Reference in New Issue