33 lines
650 B
YAML
33 lines
650 B
YAML
name: doxygen
|
|
description: Documentation generator tool
|
|
version: 1.18.0
|
|
revision: 1
|
|
url: https://www.doxygen.nl/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
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: b32a3def78b0b75a2fd74ee6a63fb4a79cb6273fe31a570362e4e1871fa446da
|