[105772] trunk/dports/gnome/totem/Portfile

devans at macports.org devans at macports.org
Sun May 5 13:31:23 PDT 2013


Revision: 105772
          https://trac.macports.org/changeset/105772
Author:   devans at macports.org
Date:     2013-05-05 13:31:23 -0700 (Sun, 05 May 2013)
Log Message:
-----------
totem: white space only.

Modified Paths:
--------------
    trunk/dports/gnome/totem/Portfile

Modified: trunk/dports/gnome/totem/Portfile
===================================================================
--- trunk/dports/gnome/totem/Portfile	2013-05-05 20:21:41 UTC (rev 105771)
+++ trunk/dports/gnome/totem/Portfile	2013-05-05 20:31:23 UTC (rev 105772)
@@ -12,15 +12,15 @@
 maintainers     devans openmaintainer
 description     Official movie player of the GNOME desktop environment
 long_description \
-        Totem is based on GStreamer. It features a \
-        playlist, a full-screen mode, seek and volume controls, \
-        as well as keyboard navigation. It comes with added \
-        functionality such as: \
-            * Video thumbnailer for the file manager \
-            * Nautilus properties tab \
-            * Mozilla (Firefox) plugin to view movies inside your \
-              browser (in development) \
-            * Webcam utility (in development)
+                Totem is based on GStreamer. It features a \
+                playlist, a full-screen mode, seek and volume controls, \
+                as well as keyboard navigation. It comes with added \
+                functionality such as: \
+                    * Video thumbnailer for the file manager \
+                    * Nautilus properties tab \
+                    * Mozilla (Firefox) plugin to view movies inside your \
+                      browser (in development) \
+                    * Webcam utility (in development)
 
 homepage        http://live.gnome.org/Totem
 platforms       darwin
@@ -60,8 +60,8 @@
                 port:gstreamer010-gst-plugins-ugly
 
 # gst-ffmpeg provides optional decoders, but it is not +universal
-if {! [variant_isset universal]} {
-	depends_run-append port:gstreamer010-gst-ffmpeg
+if {![variant_isset universal]} {
+    depends_run-append port:gstreamer010-gst-ffmpeg
 }
 
 configure.args  --with-plugins="thumbnail ontop gromit media-player-keys properties sidebar-test skipto youtube pythonconsole dbus-service" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/d5374b02/attachment.html>


More information about the macports-changes mailing list