New package: python3-sphinxcontrib-devhelp-1.0.1
This commit is contained in:
parent
64be4bce55
commit
b956d81479
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-sphinxcontrib-devhelp/template
Normal file
19
srcpkgs/python3-sphinxcontrib-devhelp/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-sphinxcontrib-devhelp'
|
||||
pkgname=python3-sphinxcontrib-devhelp
|
||||
version=1.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=sphinxcontrib-devhelp-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Sphinx extension which outputs Devhelp document"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://sphinx-doc.org"
|
||||
distfiles="${PYPI_SITE}/s/sphinxcontrib-devhelp/sphinxcontrib-devhelp-${version}.tar.gz"
|
||||
checksum=6c64b077937330a9128a4da74586e8c2130262f014689b4b89e2d08ee7294a34
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue