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.26.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1372eba60e42
branches:  trunk
changeset: 556950:1372eba60e42
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Apr 07 10:26:58 2009 +0000

description:
update to 2.26.1
changes:
* Use Ctrl+S instead of Shift+S for the screenshot capture
* Parse session management options on the command-line
* Reset the seekbar when a file is closed
* Make the default drag action for the video widget be a copy
* Reset the icon properly when deactivating the thumbnail plugin
* Make sure all files are played when playing in shuffled mode,
  and repeat mode is switched off
* Fix Rewind() and Stop() functions in the QuickTime compat plugin
* Don't remove renamed files from the playlist
Subtitles download plugin:
* Fix the OpenSubtitles plugin not loading
* Sort languages names in alphabetical order

pkgsrc change: remove the hard dependency on gst-plugins0.10-resindvd,
add a MESSAGE giving hints which plugins might be useful

diffstat:

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

diffs (89 lines):

diff -r dff6b9c4a380 -r 1372eba60e42 multimedia/totem/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/totem/MESSAGE  Tue Apr 07 10:26:58 2009 +0000
@@ -0,0 +1,14 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2009/04/07 10:26:58 drochner Exp $
+
+Depending on the use of this program, various additional "gstreamer"
+plugins may be needed, eg for:
+-MP3 audio: multimedia/gst-plugins0.10-ffmpeg or
+ audio/gst-plugins0.10-fluendo-mp3
+-MPEG4 video: multimedia/gst-plugins0.10-x264 and
+ audio/gst-plugins0.10-faad
+-streaming web services (youtube, jamendo): net/gst-plugins0.10-soup
+-DVD playback: multimedia/gst-plugins0.10-resindvd,
+ audio/gst-plugins0.10-a52 (or in rare cases gst-plugins0.10-dts)
+
+===========================================================================
diff -r dff6b9c4a380 -r 1372eba60e42 multimedia/totem/Makefile
--- a/multimedia/totem/Makefile Tue Apr 07 10:00:57 2009 +0000
+++ b/multimedia/totem/Makefile Tue Apr 07 10:26:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2009/03/16 12:13:31 jmcneill Exp $
+# $NetBSD: Makefile,v 1.34 2009/04/07 10:26:58 drochner Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -9,13 +9,11 @@
 
 CONFLICTS+=    totem-xine-[0-9]*
 
-CONFIGURE_ARGS+=       --enable-gstreamer=yes
 CONFIGURE_ARGS+=       --disable-browser-plugins
 
 BUILDLINK_API_DEPENDS.gst-plugins0.10-base+=   gst-plugins0.10-base>=0.10.7
 
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
 .include "../../multimedia/gst-plugins0.10-good/buildlink3.mk"
-DEPENDS+=      gst-plugins0.10-resindvd>=0.10.10:../../multimedia/gst-plugins0.10-resindvd
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r dff6b9c4a380 -r 1372eba60e42 multimedia/totem/Makefile.common
--- a/multimedia/totem/Makefile.common  Tue Apr 07 10:00:57 2009 +0000
+++ b/multimedia/totem/Makefile.common  Tue Apr 07 10:26:58 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.45 2009/03/22 19:01:40 wiz Exp $
+# $NetBSD: Makefile.common,v 1.46 2009/04/07 10:26:58 drochner Exp $
 #
 # used by multimedia/totem-nautilus/Makefile
 # used by multimedia/totem-xine/Makefile
 
-DISTNAME=      totem-2.26.0
+DISTNAME=      totem-2.26.1
 CATEGORIES=    multimedia gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/totem/2.26/}
 
diff -r dff6b9c4a380 -r 1372eba60e42 multimedia/totem/PLIST
--- a/multimedia/totem/PLIST    Tue Apr 07 10:00:57 2009 +0000
+++ b/multimedia/totem/PLIST    Tue Apr 07 10:26:58 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2009/03/16 12:13:31 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.19 2009/04/07 10:26:58 drochner Exp $
 bin/totem
 bin/totem-audio-preview
 bin/totem-video-indexer
@@ -333,6 +333,7 @@
 share/locale/or/LC_MESSAGES/totem.mo
 share/locale/pa/LC_MESSAGES/totem.mo
 share/locale/pl/LC_MESSAGES/totem.mo
+share/locale/ps/LC_MESSAGES/totem.mo
 share/locale/pt/LC_MESSAGES/totem.mo
 share/locale/pt_BR/LC_MESSAGES/totem.mo
 share/locale/ro/LC_MESSAGES/totem.mo
diff -r dff6b9c4a380 -r 1372eba60e42 multimedia/totem/distinfo
--- a/multimedia/totem/distinfo Tue Apr 07 10:00:57 2009 +0000
+++ b/multimedia/totem/distinfo Tue Apr 07 10:26:58 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2009/03/16 12:13:31 jmcneill Exp $
+$NetBSD: distinfo,v 1.27 2009/04/07 10:26:58 drochner Exp $
 
-SHA1 (totem-2.26.0.tar.gz) = 11cb75a8dea6da929078c9722bb32e0a3326ab44
-RMD160 (totem-2.26.0.tar.gz) = 59aedf672cdd1c088dbd60454788b9cd089bd5f8
-Size (totem-2.26.0.tar.gz) = 4538625 bytes
+SHA1 (totem-2.26.1.tar.gz) = 646f3112b4eb425fa31bfcefd5398b9468839a6e
+RMD160 (totem-2.26.1.tar.gz) = dbe531b4467b8e9348981e0bdb42dea67873564c
+Size (totem-2.26.1.tar.gz) = 4578778 bytes
 SHA1 (patch-ad) = dd138a330004e4f1130b74e1689d117acf7a9c6c
 SHA1 (patch-ae) = f0fb18003531ab0bb20337734c839a942c6e3822
 SHA1 (patch-af) = 603fce88ca923e9d278dd7aa9f64692a1d705cb6



Home | Main Index | Thread Index | Old Index