# -*- 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           cmake 1.1

github.setup        knik0 faad2 2.11.1
github.tarball_from archive
revision            0

categories      audio
license         GPL-2+
maintainers     nomaintainer
description     Fastest ISO AAC audio decoder.
long_description \
    FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly \
    decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High \
    Efficiency), LTP (Long Term Prediction), LD (Low Delay) and ER (Error \
    Resiliency) object type AAC files.

checksums           rmd160  d48fffa15187b9cee5b7d2683a257105a6e970e1 \
                    sha256  72dbc0494de9ee38d240f670eccf2b10ef715fd0508c305532ca3def3225bb06 \
                    size    657255
