mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
914 B
Tcl
24 lines
914 B
Tcl
# -*- 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.2
|
|
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 f508a4e45e7a5b31e4b5175fef7f77ca89b9ff9a \
|
|
sha256 3fcbd305e4abd34768c62050e18ca0986f7d9c5eca343fb98275418013065c0e \
|
|
size 657260
|