Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-sphinxcontrib-qthelp
|
||||
description: Sphinx extension which outputs QtHelp documents
|
||||
version: 2.0.0
|
||||
revision: 1
|
||||
url: https://github.com/sphinx-doc/sphinxcontrib-qthelp
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/sphinx-doc/sphinxcontrib-qthelp/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8bbb0bc76ad38fc552a73292740b55bdf9ea2ab3d5111ebd58e47cd6225855b2
|
||||
Reference in New Issue
Block a user