31 lines
610 B
Plaintext
31 lines
610 B
Plaintext
name: doxygen
|
|
description: Documentation generator tool
|
|
version: 1.16.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: 329ece14a718852e22bf9e9cc5cf0b2df20b70a6853417e818e80a6ea78ea6ac
|