[105323] trunk/dports/gnome/totem

devans at macports.org devans at macports.org
Wed Apr 17 10:59:18 PDT 2013


Revision: 105323
          https://trac.macports.org/changeset/105323
Author:   devans at macports.org
Date:     2013-04-17 10:59:18 -0700 (Wed, 17 Apr 2013)
Log Message:
-----------
totem: update to version 2.32.0.

Modified Paths:
--------------
    trunk/dports/gnome/totem/Portfile
    trunk/dports/gnome/totem/files/patch-browser-plugin-totemPlugin.cpp.diff
    trunk/dports/gnome/totem/files/patch-configure.diff

Added Paths:
-----------
    trunk/dports/gnome/totem/files/patch-Makefile.in.diff

Modified: trunk/dports/gnome/totem/Portfile
===================================================================
--- trunk/dports/gnome/totem/Portfile	2013-04-17 17:52:45 UTC (rev 105322)
+++ trunk/dports/gnome/totem/Portfile	2013-04-17 17:59:18 UTC (rev 105323)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            totem
-version         2.30.2
-revision        9
+version         2.32.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 # also has an exception allowing use of non-GPL-compatible plugins
@@ -27,13 +26,13 @@
 platforms       darwin
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums       md5     4ff658d6178fdb57f310c54daf596de7 \
-                sha1    78b59e0e61a620718b2e87c82046ea1f1fe4607d \
-                rmd160  78ab8d58eb8e0349190042c34434c3ce8ac8f3e0
-
 use_bzip2       yes
 
-patchfiles      patch-configure.diff \
+checksums       rmd160  5312aa67e3ff611be0626fd72da66e1c26d6eb4d \
+                sha256  982d6aaeca3e4844694fc0a2540d792bea753e24b55cf33203188b32b5914f47
+
+patchfiles      patch-Makefile.in.diff \
+                patch-configure.diff \
                 patch-src-plugins-totem-python-module.c.diff \
                 patch-bindings-python-totem.override.diff \
                 patch-browser-plugin-totemPlugin.cpp.diff
@@ -43,13 +42,17 @@
                 port:gnome-doc-utils \
                 port:gtk-doc
 
-depends_lib     port:gconf \
+depends_lib     port:gtk2 \
+                port:gconf \
                 port:libgdata \
+                port:libunique \
                 port:totem-pl-parser \
                 port:xorg-libXtst \
                 port:xorg-libXxf86vm \
                 port:gstreamer010-gst-plugins-base \
-                port:nautilus
+                port:nautilus \
+                port:iso-codes \
+                port:gnome-icon-theme
 
 depends_run     port:gnome-settings-daemon \
                 port:gstreamer010-gst-plugins-good \
@@ -67,6 +70,7 @@
                 --enable-easy-codec-installation \
                 --enable-nautilus \
                 --disable-vala \
+                --disable-silent-rules \
                 --disable-schemas-install \
                 --disable-scrollkeeper \
                 --x-includes=${prefix}/include \

Added: trunk/dports/gnome/totem/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/totem/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/gnome/totem/files/patch-Makefile.in.diff	2013-04-17 17:59:18 UTC (rev 105323)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	2013-04-17 10:18:45.000000000 -0700
++++ Makefile.in	2013-04-17 10:19:04.000000000 -0700
+@@ -356,7 +356,7 @@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-NORMAL_SUBDIRS = lib bindings po data help src docs
++NORMAL_SUBDIRS = lib bindings po data src docs
+ SUBDIRS = $(NORMAL_SUBDIRS) $(am__append_1)
+ EXTRA_DIST = \
+ 	license_change		\

Modified: trunk/dports/gnome/totem/files/patch-browser-plugin-totemPlugin.cpp.diff
===================================================================
--- trunk/dports/gnome/totem/files/patch-browser-plugin-totemPlugin.cpp.diff	2013-04-17 17:52:45 UTC (rev 105322)
+++ trunk/dports/gnome/totem/files/patch-browser-plugin-totemPlugin.cpp.diff	2013-04-17 17:59:18 UTC (rev 105323)
@@ -1,6 +1,6 @@
---- browser-plugin/totemPlugin.cpp.orig	2010-09-01 20:58:44.000000000 -0700
-+++ browser-plugin/totemPlugin.cpp	2010-09-01 20:59:17.000000000 -0700
-@@ -277,7 +277,7 @@
+--- browser-plugin/totemPlugin.cpp.orig	2010-09-10 03:44:33.000000000 -0700
++++ browser-plugin/totemPlugin.cpp	2013-04-17 08:26:16.000000000 -0700
+@@ -278,7 +278,7 @@
  }
  
  void

Modified: trunk/dports/gnome/totem/files/patch-configure.diff
===================================================================
--- trunk/dports/gnome/totem/files/patch-configure.diff	2013-04-17 17:52:45 UTC (rev 105322)
+++ trunk/dports/gnome/totem/files/patch-configure.diff	2013-04-17 17:59:18 UTC (rev 105323)
@@ -1,6 +1,6 @@
---- configure.orig	2010-09-01 19:50:34.000000000 -0700
-+++ configure	2010-09-01 19:53:08.000000000 -0700
-@@ -19344,7 +19344,7 @@ $as_echo "#define HAVE_XVIDMODE /**/" >>
+--- configure.orig	2010-09-27 05:42:20.000000000 -0700
++++ configure	2013-04-17 08:26:16.000000000 -0700
+@@ -19297,7 +19297,7 @@
  
  	X_LIBS=""
  
@@ -9,7 +9,7 @@
  
  
  		have_xfree=no
-@@ -19531,9 +19531,9 @@
+@@ -19484,9 +19484,9 @@
  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130417/132ad21e/attachment-0001.html>


More information about the macports-changes mailing list