# -*- 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 # $Id: Portfile 75159 2011-01-17 02:00:53Z rmstonecipher@macports.org $ PortSystem 1.0 name celt version 0.11.1 categories audio maintainers maeth.com:wiking description CELT - ultra-low delay audio codec long_description \ The CELT codec is a compression algorithm for audio.\ Like MP3, Vorbis, and AAC it is suitable for transmitting \ music with high quality. Unlike these formats CELT imposes \ very little delay on the signal, even less than is typical\ for speech centric formats like Speex, GSM, or G.729. homepage http://www.celt-codec.org/ platforms darwin license BSD depends_lib port:libogg master_sites http://downloads.xiph.org/releases/celt checksums md5 94fe4acd241da8702c295bcd13a555e6 \ sha1 620b416bbc5b25a7d19fe3b794e04d1da063c02c \ rmd160 d159b87520c525ed3f54a8965a0f5bf5355f452b configure.args --mandir=${prefix}/share/man build.env ${configure.env} destroot.destdir prefix=${destroot}${prefix}