Initial commit

This commit is contained in:
2025-09-18 11:19:31 +03:00
commit 9a774af5f0
4 changed files with 72 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: doxygen
description: Documentation generator tool
version: 1.14.0
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