Rebuild with spdlog 1.16.0
This commit is contained in:
@@ -1,11 +1,30 @@
|
||||
name: doxygen
|
||||
description: Documentation generator tool
|
||||
version: 1.14.0
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://www.doxygen.nl/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
depends: ["clang","fmt","gcc-libs","glibc","spdlog","sqlite"]
|
||||
optional_dependds: ["graphviz","qt6-base"]
|
||||
make_depends: ["cmake","flex","ghostscript","graphviz","llvm","python3","qt6-base","spdlog","sqlite"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user