# -*- 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 1.50 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  3d0fc93fa809e9a46dc909bac930721c5e7dc5f3 \
                    sha256  e6876cba00cbd786a7f984d9aaada4d5bcb08d2582100366c70f6164d5c89214 \
                    size    113590
github.tarball_from archive

# error: use of undeclared identifier 'bit_SSE2'
compiler.blacklist-append   {clang < 500}
# error: cpuid.h: No such file or directory
compiler.blacklist-append   *gcc-4.0 *gcc-4.2
