30 lines
782 B
YAML
30 lines
782 B
YAML
name: asciidoc
|
|
description: Text based document generation
|
|
version: 10.2.1
|
|
revision: 3
|
|
url: https://asciidoc-py.github.io/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- docbook-xsl-nons
|
|
- libxslt
|
|
- python3=3.14.*
|
|
optional_depends:
|
|
- graphviz:For graphviz-filter
|
|
- imagemagick:For music-filter
|
|
- lynx:For text generator
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/asciidoc-py/asciidoc-py/releases/download/${BPM_PKG_VERSION}/asciidoc-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: aa7be8ae894f6cc1e67784d76ffa6c6b9e9f96efdc695db43c6bd63820e5072b
|