[128020] trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile

ionic at macports.org ionic at macports.org
Mon Nov 10 16:19:00 PST 2014


Revision: 128020
          https://trac.macports.org/changeset/128020
Author:   ionic at macports.org
Date:     2014-11-10 16:19:00 -0800 (Mon, 10 Nov 2014)
Log Message:
-----------
gstreamer1-gst-plugins-good: white space changes only.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile	2014-11-11 00:18:52 UTC (rev 128019)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile	2014-11-11 00:19:00 UTC (rev 128020)
@@ -5,7 +5,7 @@
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=636134
 PortGroup           muniversal 1.0
-PortGroup           compiler_blacklist_versions 1.0 
+PortGroup           compiler_blacklist_versions 1.0
 
 name                gstreamer1-gst-plugins-good
 set my_name         gst-plugins-good
@@ -18,7 +18,7 @@
     GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers \
     consider to have good quality code, correct functionality, and their \
     preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for \
-    the supporting library). 
+    the supporting library).
 maintainers         nomaintainer
 categories          gnome
 license             LGPL-2+
@@ -34,6 +34,7 @@
 
 depends_build \
     port:pkgconfig
+
 depends_lib	\
     port:gstreamer1-gst-plugins-base \
     port:aalib \
@@ -66,7 +67,7 @@
 configure.args-append   --disable-gtk-doc --with-default-videosink=ximagesink
 configure.env-append    "HAVE_CXX=yes"
 
-if {[variant_isset universal]} { 
+if {[variant_isset universal]} {
     set merger_host(x86_64) x86_64-apple-${os.platform}${os.major}
     set merger_host(i386) i686-apple-${os.platform}${os.major}
     set merger_configure_args(x86_64) --build=x86_64-apple-${os.platform}${os.major}
@@ -94,8 +95,8 @@
 }
 
 # SSE register return with SSE disabled
-# <rdar://problem/9694837> - Fixed in XCode 4.2 (clang 211.10.1) 
-compiler.blacklist  {clang < 211.10.1} 
+# <rdar://problem/9694837> - Fixed in XCode 4.2 (clang 211.10.1)
+compiler.blacklist  {clang < 211.10.1}
 
 pre-activate {
     if {![catch {set installed [lindex [registry_active gstreamer1-gst-plugins-bad] 0]}]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141110/4df39d46/attachment-0001.html>


More information about the macports-changes mailing list