Add imap and BuildRootTracker

This commit is contained in:
crazywhalecc
2026-02-06 09:48:51 +08:00
parent 7ae16e5be8
commit 8f798c9006
4 changed files with 328 additions and 0 deletions

14
config/pkg/lib/imap.yml Normal file
View File

@@ -0,0 +1,14 @@
imap:
type: library
artifact:
source: {
"type": "git",
"url": "https://github.com/static-php/imap.git",
"rev": "master"
}
metadata:
license-files: [LICENSE]
static-libs@unix:
- libc-client.a
suggests@unix:
- openssl