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

20
config/pkg/lib/xz.yml Normal file
View File

@@ -0,0 +1,20 @@
xz:
type: library
artifact:
source:
type: ghrel
repo: tukaani-project/xz
match: xz.+\.tar\.xz
prefer-stable: true
binary: hosted
metadata:
license-files: [COPYING]
license: 0BSD
depends@unix:
- libiconv
headers@unix:
- lzma
static-libs@unix:
- liblzma.a
pkg-configs:
- liblzma