# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

github.setup        litespeedtech ls-qpack 2.6.5 v
github.tarball_from archive
revision            0

categories          www
license             MIT
maintainers         {mps @Schamschula} openmaintainer
description         QPACK compression library for use with HTTP/3
long_description    {*}${description} 

checksums           rmd160  f842e8adf35270e89927b49252e29db86d2ff5d0 \
                    sha256  58241ce3d2971cc16f9bc6284c0a06e22e1793a50da7d38db9edc63b9af51191 \
                    size    708276

# error: #pragma GCC diagnostic not allowed inside functions
compiler.blacklist-append \
                    *gcc-4.0 *gcc-4.2
