Files
static-php-cli/config/pkg/lib/nghttp2.yml
crazywhalecc 92861669c2 Add nghttp2
2026-03-21 00:31:30 +08:00

27 lines
437 B
YAML

nghttp2:
type: library
artifact:
source:
type: ghrel
repo: nghttp2/nghttp2
match: nghttp2.+\.tar\.xz
prefer-stable: true
metadata:
license-files: [COPYING]
depends:
- zlib
- openssl
suggests:
- libxml2
- nghttp3
- ngtcp2
- brotli
headers:
- nghttp2
pkg-configs:
- libnghttp2
static-libs@unix:
- libnghttp2.a
static-libs@windows:
- nghttp2.lib