# asciidoc/cfg - "Build" settings for package

#---------------------------------------------------------------------

[technotes]

1. As of February 2021,  this package could  be built using  a release
source tarball but not using "git" sources.

#---------------------------------------------------------------------

[buildtimes]

#---------------------------------------------------------------------

[settings]
configure = none
proddir   = none
unpack    = none

#---------------------------------------------------------------------

[depends]
libxslt
lynx
python:strict
python3-core:strict
texlive

#---------------------------------------------------------------------

[build]
pip3install asciidoc

#---------------------------------------------------------------------

# Original URLs. These URLs were valid at one point, but may have died
# since then. If you download newer versions of tarballs [etc.], don't
# delete  the  original versions,  as you may not  be able  to replace
# them.

[urls]
url_debian  = tbd
url_home    = tbd
url_lfs     = tbd
url_tarball = pypi

#---------------------------------------------------------------------

[history]
210224 Added package. Started with 9.1.0.
230217 Updated to 10.2.0
240314 Switched to "pip3" install to fix FTBFS