31 lines
610 B
Plaintext
31 lines
610 B
Plaintext
name: doxygen
|
|
description: Documentation generator tool
|
|
version: 1.15.0
|
|
revision: 1
|
|
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: b2a79d92a934d4dcda2bb0006e65adbabfcfe83343e024d5f598ff3a62c23dda
|