Add libiconv,libssh2,libxml2,xz

This commit is contained in:
crazywhalecc
2026-02-02 15:35:59 +08:00
parent 5a8341203b
commit 23db10d3cd
9 changed files with 187 additions and 27 deletions

View File

@@ -0,0 +1,22 @@
libssh2:
type: library
artifact:
source:
type: ghrel
repo: libssh2/libssh2
match: libssh2.+\.tar\.gz
prefer-stable: true
binary: hosted
metadata:
license-files: [COPYING]
license: BSD-3-Clause
depends:
- openssl
headers:
- libssh2.h
- libssh2_publickey.h
- libssh2_sftp.h
static-libs@unix:
- libssh2.a
pkg-configs:
- libssh2