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

devans at macports.org devans at macports.org
Tue Jul 21 21:23:56 PDT 2009


Revision: 54156
          http://trac.macports.org/changeset/54156
Author:   devans at macports.org
Date:     2009-07-21 21:23:56 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
totem: add dependencies on gst-plugins-bad, gst-plugins-ugly and gst-ffmpeg to allow totem to play
       a reasonable selection of audio/video formats. Increment revision to force installation of
       these plugins.

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

Modified: trunk/dports/gnome/totem/Portfile
===================================================================
--- trunk/dports/gnome/totem/Portfile	2009-07-22 04:15:41 UTC (rev 54155)
+++ trunk/dports/gnome/totem/Portfile	2009-07-22 04:23:56 UTC (rev 54156)
@@ -5,6 +5,7 @@
 
 name            totem
 version         2.26.3
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 maintainers     devans openmaintainer
@@ -46,6 +47,9 @@
                 port:xorg-libXxf86vm \
                 port:py25-gtk \
                 port:gst-plugins-good \
+                port:gst-plugins-bad \
+                port:gst-plugins-ugly \
+                port:gst-ffmpeg \
                 port:nautilus
 
 configure.python  ${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/bf96e79f/attachment.html>


More information about the macports-changes mailing list