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

devans at macports.org devans at macports.org
Sun Jan 18 22:30:02 PST 2015


Revision: 131804
          https://trac.macports.org/changeset/131804
Author:   devans at macports.org
Date:     2015-01-18 22:30:02 -0800 (Sun, 18 Jan 2015)
Log Message:
-----------
gstreamer1-gst-plugins-good: reformat, white space 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	2015-01-19 06:27:39 UTC (rev 131803)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-good/Portfile	2015-01-19 06:30:02 UTC (rev 131804)
@@ -11,14 +11,12 @@
 set my_name         gst-plugins-good
 version             1.4.4
 set branch          [join [lrange [split ${version} .] 0 1] .]
-description         \
-    A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
-    license, LGPL.
-long_description    \
-    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).
+description         A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
+                    license, LGPL.
+long_description    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).
 maintainers         nomaintainer
 categories          gnome
 license             LGPL-2+
@@ -32,27 +30,25 @@
 checksums           rmd160  8fa0090102e7079e0aa281a66a393ab910d40d86 \
                     sha256  2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277
 
-depends_build \
-    port:pkgconfig
+depends_build       port:pkgconfig
 
-depends_lib	\
-    port:gstreamer1-gst-plugins-base \
-    port:aalib \
-    port:flac \
-    port:gdk-pixbuf2 \
-    port:jack \
-    port:jpeg \
-    port:libgnome-keyring \
-    port:libcaca \
-    port:libdv \
-    port:libpng \
-    port:libshout2 \
-    port:libsoup \
-    path:lib/libspeex.dylib:speex \
-    port:libvpx \
-    port:taglib \
-    port:wavpack \
-    port:gobject-introspection
+depends_lib         port:gstreamer1-gst-plugins-base \
+                    port:aalib \
+                    port:flac \
+                    port:gdk-pixbuf2 \
+                    port:jack \
+                    port:jpeg \
+                    port:libgnome-keyring \
+                    port:libcaca \
+                    port:libdv \
+                    port:libpng \
+                    port:libshout2 \
+                    port:libsoup \
+                    path:lib/libspeex.dylib:speex \
+                    port:libvpx \
+                    port:taglib \
+                    port:wavpack \
+                    port:gobject-introspection
 
 post-patch {
     # gst/goom is the only thing using this, and its mmx code is buggy (as of 0.10.31)
@@ -60,8 +56,8 @@
     reinplace "/^MMX_FILES/s|=.*|=|"       ${worksrcpath}/gst/goom/Makefile.am
 }
 
-use_autoreconf          yes
-autoreconf.args         -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 configure.args-append   --disable-gtk-doc --with-default-videosink=ximagesink --disable-pulse
 configure.env-append    "HAVE_CXX=yes"
@@ -114,5 +110,5 @@
     }
 }
 
-livecheck.type  gnome
-livecheck.name  ${my_name}
+livecheck.type      gnome
+livecheck.name      ${my_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150118/f62ed67a/attachment.html>


More information about the macports-changes mailing list