# $Id: Portfile 85777 2011-10-16 05:43:01Z dports@macports.org $

PortSystem          1.0

name                libdca
version             0.0.5
revision            0
categories          audio
license             GPL-2+
maintainers         nomaintainer
platforms           darwin

description         libdca is a free library for decoding DTS Coherent \
                    Acoustics streams.
long_description    ${description}
homepage            http://www.videolan.org/developers/libdca.html

livecheck.type      regex
livecheck.regex     {Current release is <a.*>libdca-(.*).tar.bz2</a>}
livecheck.url       ${homepage}

master_sites        http://download.videolan.org/pub/videolan/libdca/${version}/

checksums           rmd160 979ef56b7484e6542db035d03258f5fba63b9302

use_bzip2           yes
