# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libdts version 0.0.2 categories audio platforms darwin maintainers nomaintainer description libdts provides a low-level interface to decode audio frames \ encoded using DTS Coherent Acoustics. long_description libdts provides a low-level interface to decode audio frames \ encoded using DTS Coherent Acoustics. DTS Coherent Acoustics \ streams are commonly found on DVDs, DTS audio CDs and some \ radio broadcastings. libdts also provides downmixing and \ dynamic range compression for various output configurations. homepage http://www.videolan.org/dtsdec.html master_sites http://debian.unnet.nl/pub/videolan/libdts/${version} checksums sha1 602fd9d9442453600e425f62972797bf508ea2d3 configure.args --mandir=${prefix}/share/man livecheck.check regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"