[122950] trunk/dports/audio

michaelld at macports.org michaelld at macports.org
Sat Aug 2 13:55:05 PDT 2014


Revision: 122950
          https://trac.macports.org/changeset/122950
Author:   michaelld at macports.org
Date:     2014-08-02 13:55:05 -0700 (Sat, 02 Aug 2014)
Log Message:
-----------
phonon-backend-gstreamer: new port; addresses ticket #44350.

Added Paths:
-----------
    trunk/dports/audio/phonon-backend-gstreamer/
    trunk/dports/audio/phonon-backend-gstreamer/Portfile

Added: trunk/dports/audio/phonon-backend-gstreamer/Portfile
===================================================================
--- trunk/dports/audio/phonon-backend-gstreamer/Portfile	                        (rev 0)
+++ trunk/dports/audio/phonon-backend-gstreamer/Portfile	2014-08-02 20:55:05 UTC (rev 122950)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id:
+
+PortSystem          1.0
+PortGroup           qt4 1.0
+PortGroup           cmake 1.0
+
+name                phonon-backend-gstreamer
+version             4.7.2
+categories          audio kde kde4
+license             {LGPL-2.1 LGPL-3}
+maintainers         michaelld openmaintainer
+description         GStreamer backend for Phonon
+long_description    A GStreamer backend for the Phonon multimedia library.
+platforms           darwin
+homepage            http://phonon.kde.org
+master_sites        kde:stable/phonon/${name}/${version}/src
+use_xz              yes
+distname            phonon-backend-gstreamer-${version}
+checksums           rmd160 cd98d20f90972899018649fdb2c8a7ed32d6b437 \
+                    sha256 80b72a9092f540dd0a2abd2898328f3d5f9febfa073b0b1d44592a050a99d2b1
+
+depends_lib-append  port:phonon port:gstreamer010-gst-plugins-base
+
+depends_build-append port:automoc
+
+configure.args-append -DPhonon_DIR=${qt_cmake_module_dir}/phonon
+
+livecheck.type		regex
+livecheck.url		http://www.gtlib.gatech.edu/pub/kde/stable/phonon/${name}/
+livecheck.regex		"\(\\d+(?:\\.\\d+)*)\/"


Property changes on: trunk/dports/audio/phonon-backend-gstreamer/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140802/bd366860/attachment-0001.html>


More information about the macports-changes mailing list