[113913] trunk/dports/gnome/gstreamer1-gst-plugins-base/Portfile

devans at macports.org devans at macports.org
Mon Nov 25 10:17:04 PST 2013


Revision: 113913
          https://trac.macports.org/changeset/113913
Author:   devans at macports.org
Date:     2013-11-25 10:17:04 -0800 (Mon, 25 Nov 2013)
Log Message:
-----------
gstreamer1-gst-plugins-base: reformat per mode line, whitespace only.

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

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-base/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-base/Portfile	2013-11-25 17:45:18 UTC (rev 113912)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-base/Portfile	2013-11-25 18:17:04 UTC (rev 113913)
@@ -26,25 +26,23 @@
 checksums           rmd160  df783ce92565b2cb23a39a4ed035f0a165dbe91c \
                     sha256  de2444a5c150d4e4b680364d7c0414cd8b015d95b305ff65d65a17683379532f
 
-depends_build \
-    port:pkgconfig
-depends_lib	\
-    port:gstreamer1 \
-    port:libtheora \
-    port:openssl \
-    port:orc \
-    port:xorg-libice \
-    port:xorg-libsm \
-    port:xorg-libXv \
-    port:gobject-introspection
+depends_build       port:pkgconfig
+depends_lib         port:gstreamer1 \
+                    port:libtheora \
+                    port:openssl \
+                    port:orc \
+                    port:xorg-libice \
+                    port:xorg-libsm \
+                    port:xorg-libXv \
+                    port:gobject-introspection
 
 configure.args-append \
-    --enable-experimental \
-    --disable-examples \
-    --disable-libvisual\
-    --disable-alsa \
-    --disable-cdparanoia \
-    --disable-ivorbis
+                    --enable-experimental \
+                    --disable-examples \
+                    --disable-libvisual\
+                    --disable-alsa \
+                    --disable-cdparanoia \
+                    --disable-ivorbis
 
 variant no_x11 description {Disable plugins that depend on X11} {
     depends_lib-delete port:xorg-libice \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131125/9868b676/attachment.html>


More information about the macports-changes mailing list