[48590] trunk/dports/audio

perry at macports.org perry at macports.org
Wed Mar 25 18:53:49 PDT 2009


Revision: 48590
          http://trac.macports.org/changeset/48590
Author:   perry at macports.org
Date:     2009-03-25 18:53:48 -0700 (Wed, 25 Mar 2009)
Log Message:
-----------
audio/libdca - Added a new port.

Added Paths:
-----------
    trunk/dports/audio/libdca/
    trunk/dports/audio/libdca/Portfile

Added: trunk/dports/audio/libdca/Portfile
===================================================================
--- trunk/dports/audio/libdca/Portfile	                        (rev 0)
+++ trunk/dports/audio/libdca/Portfile	2009-03-26 01:53:48 UTC (rev 48590)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+
+name                libdca
+version             0.0.5
+revision            0
+categories          audio
+maintainers         perry
+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.check     regex
+livecheck.regex     {Current release is <a.*>libdca-(.*).tar.bz2</a>}
+livecheck.url       ${homepage}
+
+master_sites        http://download.videolan.org/pub/videolan/libdca/0.0.5/
+
+checksums           rmd160 979ef56b7484e6542db035d03258f5fba63b9302
+
+use_bzip2           yes


Property changes on: trunk/dports/audio/libdca/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090325/3985464d/attachment.html>


More information about the macports-changes mailing list