Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: editorconfig-core-c
|
||||
description: EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
|
||||
version: 0.12.11
|
||||
revision: 2
|
||||
url: https://github.com/editorconfig/editorconfig-core-c
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- pcre2
|
||||
make_depends:
|
||||
- cmake
|
||||
- doxygen
|
||||
downloads:
|
||||
- url: https://github.com/editorconfig/editorconfig-core-c/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9d8b420b56a969ea3cf784861c72d26fa0e158fa1494d732df2c8a1480d36a5c
|
||||
Reference in New Issue
Block a user