New package: python3-sphinxcontrib-htmlhelp-1.0.2
This commit is contained in:
parent
e35690bd99
commit
aa0a1086da
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-sphinxcontrib-htmlhelp/template
Normal file
19
srcpkgs/python3-sphinxcontrib-htmlhelp/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-sphinxcontrib-htmlhelp'
|
||||
pkgname=python3-sphinxcontrib-htmlhelp
|
||||
version=1.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=sphinxcontrib-htmlhelp-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Sphinx extension which outputs HTML 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-htmlhelp/sphinxcontrib-htmlhelp-${version}.tar.gz"
|
||||
checksum=4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue