Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: editorconfig-core-c
|
||||
description: EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
|
||||
version: 0.12.10
|
||||
revision: 1
|
||||
url: https://github.com/editorconfig/editorconfig-core-c
|
||||
license: BSD-3-Clause
|
||||
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: ab9f897a90fb36cfc34e5b67221e55ab0e3119b3512de8e31029d376c6bab870
|
||||
Reference in New Issue
Block a user