[54994] trunk/dports/gnome

devans at macports.org devans at macports.org
Wed Aug 5 11:47:54 PDT 2009


Revision: 54994
          http://trac.macports.org/changeset/54994
Author:   devans at macports.org
Date:     2009-08-05 11:47:54 -0700 (Wed, 05 Aug 2009)
Log Message:
-----------
gst-plugins-farsight: new port, version 0.12.11.

Added Paths:
-----------
    trunk/dports/gnome/gst-plugins-farsight/
    trunk/dports/gnome/gst-plugins-farsight/Portfile

Added: trunk/dports/gnome/gst-plugins-farsight/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-farsight/Portfile	                        (rev 0)
+++ trunk/dports/gnome/gst-plugins-farsight/Portfile	2009-08-05 18:47:54 UTC (rev 54994)
@@ -0,0 +1,36 @@
+# -*- 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            gst-plugins-farsight
+version         0.12.11
+description     GStreamer plugins for Farsight
+long_description \
+                The Farsight project is an effort to create a framework \
+                to deal with all known audio/video conferencing protocols. \
+                On one side it offers a generic API that makes it possible \
+                to write plugins for different streaming protocols, on the \
+                other side it offers an API for clients to use those plugins.
+maintainers     devans openmaintainer
+categories      gnome
+platforms       darwin
+homepage        http://farsight.freedesktop.org/wiki/
+master_sites    http://farsight.freedesktop.org/releases/${name}/
+
+checksums       md5     685a3dfd6752390e336e9556b62fad9e \
+                sha1    9bedd86044d4052ef98d81db61d838fbc632769a \
+                rmd160  bc5e02679b3f92b4f63ec68e3010b07553dc290a
+
+depends_build   port:pkgconfig
+
+depends_lib     port:gst-plugins-base \
+                port:gconf \
+                port:jasper
+
+configure.args  --disable-jingle-p2p \
+                --disable-gsm
+
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"


Property changes on: trunk/dports/gnome/gst-plugins-farsight/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/20090805/af9843b0/attachment.html>


More information about the macports-changes mailing list