Add ldap,libcares,libsodium,libunistring, lint all configs

This commit is contained in:
crazywhalecc
2026-02-02 16:53:04 +08:00
parent 6ee8dc7994
commit 19e11caa83
14 changed files with 182 additions and 26 deletions

View File

@@ -0,0 +1,16 @@
libunistring:
type: library
artifact:
source:
type: filelist
url: 'https://ftp.gnu.org/gnu/libunistring/'
regex: '/href="(?<file>libunistring-(?<version>[^"]+)\.tar\.gz)"/'
binary: hosted
metadata:
license-files: [COPYING.LIB]
license: LGPL-3.0-or-later
headers:
- unistr.h
- unistring/
static-libs@unix:
- libunistring.a