31 lines
610 B
Plaintext
31 lines
610 B
Plaintext
name: doxygen
|
|
description: Documentation generator tool
|
|
version: 1.14.0
|
|
revision: 3
|
|
url: https://www.doxygen.nl/
|
|
license: GPL2-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- clang
|
|
- fmt
|
|
- gcc-libs
|
|
- glibc
|
|
- spdlog
|
|
- sqlite
|
|
make_depends:
|
|
- cmake
|
|
- flex
|
|
- ghostscript
|
|
- graphviz
|
|
- llvm
|
|
- python3
|
|
- qt6-base
|
|
- spdlog
|
|
- sqlite
|
|
downloads:
|
|
- url: https://github.com/doxygen/doxygen/archive/refs/tags/Release_${BPM_PKG_VERSION//./_}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5663bf33e979381f470c2f4055c3b162e0abe41bdd6c5dccefd8d8775780bcc3
|