[38727] trunk/dports/audio

simon at macports.org simon at macports.org
Tue Jul 29 11:47:18 PDT 2008


Revision: 38727
          http://trac.macosforge.org/projects/macports/changeset/38727
Author:   simon at macports.org
Date:     2008-07-29 11:47:17 -0700 (Tue, 29 Jul 2008)
Log Message:
-----------
audio/taglib-sharp: New port, C# implementation of TagLib, a library for reading and editing the meta-data of audio formats.

Added Paths:
-----------
    trunk/dports/audio/taglib-sharp/
    trunk/dports/audio/taglib-sharp/Portfile

Added: trunk/dports/audio/taglib-sharp/Portfile
===================================================================
--- trunk/dports/audio/taglib-sharp/Portfile	                        (rev 0)
+++ trunk/dports/audio/taglib-sharp/Portfile	2008-07-29 18:47:17 UTC (rev 38727)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+
+name                taglib-sharp
+version             2.0.3.0
+categories          audio
+platforms           darwin
+maintainers         simon openmaintainer
+description         C# implementation of TagLib.
+long_description    ${description} TagLib is a library for reading and \
+                    editing the meta-data of several popular audio formats.
+
+homepage            http://www.taglib-sharp.com/
+master_sites        ${homepage}Download/
+checksums           md5 aa2c344760c8f4d878957fd4600155a5 \
+                    sha1 4f88ca8506d0d82fda029ed3c7b317b990b478db \
+                    rmd160 fe568a1a5e55cea36891009f22cd31846a743ab8
+
+depends_lib         port:mono
+
+configure.args      --disable-docs
+
+livecheck.check     regex
+livecheck.url       ${master_sites}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)"


Property changes on: trunk/dports/audio/taglib-sharp/Portfile
___________________________________________________________________
Name: svn:keyword
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080729/611577df/attachment.html 


More information about the macports-changes mailing list