Switch to new package format
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
name: doxygen
|
||||
description: Documentation generator tool
|
||||
version: 1.17.0
|
||||
revision: 2
|
||||
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: 28199ea88989fc56e302c927ef979596fe9247dd231e767ba6edcdbaa49f78aa
|
||||
Reference in New Issue
Block a user