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