25 lines
428 B
YAML
Raw Normal View History

2026-02-02 15:56:12 +08:00
ngtcp2:
type: library
artifact:
source:
type: ghrel
repo: ngtcp2/ngtcp2
match: ngtcp2.+\.tar\.xz
prefer-stable: true
metadata:
license-files: [COPYING]
license: MIT
depends:
- openssl
suggests:
- nghttp3
- brotli
2026-02-02 15:56:12 +08:00
headers:
- ngtcp2
pkg-configs:
- libngtcp2
- libngtcp2_crypto_ossl
static-libs@unix:
- libngtcp2.a
- libngtcp2_crypto_ossl.a