pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/totem update to 2.16.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b9cb6f41759
branches:  trunk
changeset: 520224:2b9cb6f41759
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 17 16:35:10 2006 +0000

description:
update to 2.16.2
changes:
* Browser enhancement:
  - Fix the "Open with..." menu item not showing for some supported types
  - Hide the preferences menu item
  - Fix playback for http://www.viftv.no
  - Fix videos on http://www.apple.com/getamac/ stopping playing
  - Support the "showcontrols=false" parameter, for http://www.k9media.se
  - Fix playback of videos on http://news.sky.com
  - Add a new plugin to support videos on http://stage6.divx.com/
* When opening the "Skip to" dialogue, set the default to the current time
* Fix a possible crasher when checking for an ASF reference file
* Use the top-level title from the SMIL playlist, when there isn't an
  entry specific one
* Playlist parser:
  - Handle playlists linked inside playlists as used on kinkfm.com
  - Handle "BASE HREF" in ASX files
  - When adding ISO images, or on-disk DVDs, set a title
* Browser plugin:
  - Don't accept streams that aren't from the supported mime-type
* GStreamer backend:
  - Restore the statusbar text when we've been buffering
  - Fix buffering when streaming

diffstat:

 multimedia/totem/Makefile        |  4 +---
 multimedia/totem/Makefile.common |  4 ++--
 multimedia/totem/PLIST           |  3 ++-
 multimedia/totem/distinfo        |  8 ++++----
 4 files changed, 9 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r d98d4df0c576 -r 2b9cb6f41759 multimedia/totem/Makefile
--- a/multimedia/totem/Makefile Tue Oct 17 16:23:47 2006 +0000
+++ b/multimedia/totem/Makefile Tue Oct 17 16:35:10 2006 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2006/09/16 15:36:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/17 16:35:10 drochner Exp $
 #
 
 .include "Makefile.common"
 
-PKGREVISION=   1
-
 COMMENT+=      (using GStreamer)
 
 CONFLICTS+=    totem-xine-[0-9]*
diff -r d98d4df0c576 -r 2b9cb6f41759 multimedia/totem/Makefile.common
--- a/multimedia/totem/Makefile.common  Tue Oct 17 16:23:47 2006 +0000
+++ b/multimedia/totem/Makefile.common  Tue Oct 17 16:35:10 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.26 2006/10/04 21:50:09 wiz Exp $
+# $NetBSD: Makefile.common,v 1.27 2006/10/17 16:35:10 drochner Exp $
 #
 
-DISTNAME=      totem-2.16.0
+DISTNAME=      totem-2.16.2
 CATEGORIES=    multimedia gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/totem/2.16/}
 
diff -r d98d4df0c576 -r 2b9cb6f41759 multimedia/totem/PLIST
--- a/multimedia/totem/PLIST    Tue Oct 17 16:23:47 2006 +0000
+++ b/multimedia/totem/PLIST    Tue Oct 17 16:35:10 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/09/15 15:23:51 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/10/17 16:35:11 drochner Exp $
 bin/totem
 bin/totem-video-thumbnailer
 include/totem/1/plparser/totem-disc.h
@@ -118,6 +118,7 @@
 share/locale/mg/LC_MESSAGES/totem.mo
 share/locale/mk/LC_MESSAGES/totem.mo
 share/locale/ml/LC_MESSAGES/totem.mo
+share/locale/mr/LC_MESSAGES/totem.mo
 share/locale/ms/LC_MESSAGES/totem.mo
 share/locale/nb/LC_MESSAGES/totem.mo
 share/locale/ne/LC_MESSAGES/totem.mo
diff -r d98d4df0c576 -r 2b9cb6f41759 multimedia/totem/distinfo
--- a/multimedia/totem/distinfo Tue Oct 17 16:23:47 2006 +0000
+++ b/multimedia/totem/distinfo Tue Oct 17 16:35:10 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2006/09/15 15:23:51 jmmv Exp $
+$NetBSD: distinfo,v 1.13 2006/10/17 16:35:11 drochner Exp $
 
-SHA1 (totem-2.16.0.tar.gz) = 17f107fb62e1664cb044cb9d58c3baa7d354a6af
-RMD160 (totem-2.16.0.tar.gz) = 59eafa2627e9680117b9c567c7c8924007ea7374
-Size (totem-2.16.0.tar.gz) = 2536646 bytes
+SHA1 (totem-2.16.2.tar.gz) = 4607f464a3f9abc379dfaeace2880ede00b1285e
+RMD160 (totem-2.16.2.tar.gz) = 2b7c4c6bc45e5503987fa0ddf69723c43d535646
+Size (totem-2.16.2.tar.gz) = 2556403 bytes
 SHA1 (patch-aa) = 6b000bf0e24244377d0c01307a7c9e650286e51d
 SHA1 (patch-ad) = b5bcd9a86094c68624f2f3cc408d09730f514c29



Home | Main Index | Thread Index | Old Index