# -*- 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           github 1.0
PortGroup           meson 1.0

github.setup        knik0 faac 2.0 faac-
revision            0
categories          audio
license             Restrictive
maintainers         nomaintainer
description         ISO AAC audio encoder
long_description    FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 \
                    LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW \
                    MPEG-2 object types. It also supports multichannel and \
                    gapless encoding.

checksums           rmd160  1bb2c379a73348cdec94e1114b8a4df4b8f32ff9 \
                    sha256  70bf59db35b2d129c6fe204200427950405d0a63bea3ff8fa8804648dde2cbce \
                    size    151325
github.tarball_from archive

compiler.c_standard         2011
# error: use of undeclared identifier 'bit_SSE2'
compiler.blacklist-append   {clang < 500}
