Files
static-php-cli/config/pkg/target/curl.yml

45 lines
704 B
YAML
Raw Normal View History

2026-02-03 13:02:43 +08:00
curl:
2026-03-18 15:00:58 +08:00
type: target
2026-02-03 13:02:43 +08:00
artifact:
source:
type: ghrel
repo: curl/curl
match: curl.+\.tar\.xz
2026-02-03 13:02:43 +08:00
prefer-stable: true
metadata:
license-files: [COPYING]
license: curl
depends@unix:
- openssl
- zlib
2026-03-21 00:33:27 +08:00
depends@windows:
- zlib
- libssh2
- nghttp2
2026-02-03 13:02:43 +08:00
suggests@unix:
- libssh2
- brotli
- nghttp2
- nghttp3
- ngtcp2
- zstd
- libcares
- ldap
- idn2
- krb5
2026-03-21 00:33:27 +08:00
suggests@windows:
- brotli
- zstd
2026-02-03 13:02:43 +08:00
frameworks:
- CoreFoundation
- CoreServices
- SystemConfiguration
headers:
- curl
2026-03-18 15:00:58 +08:00
static-bins@unix:
- curl
static-libs@unix:
- libcurl.a
2026-03-21 00:33:27 +08:00
static-libs@windows:
- libcurl_a.lib