summaryrefslogtreecommitdiff
path: root/multimedia/totem-browser-plugin
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2009-03-16 12:13:31 +0000
committerjmcneill <jmcneill>2009-03-16 12:13:31 +0000
commit0c0b4e7cc14721a94aacd39c022fd64aba382a9e (patch)
tree15a04db0917119b91cb3f171273fdb8aaf442313 /multimedia/totem-browser-plugin
parent1822c8e5688f25f58e3327f38fb785da921308b8 (diff)
downloadpkgsrc-0c0b4e7cc14721a94aacd39c022fd64aba382a9e.tar.gz
Update totem to 2.26.0.
2.26.0: * Make sure all the Python plugins are translated * Fix the language selection in the OpenSubtitles plugin 2.25.92: * Set PulseAudio application properties * Fix possible crasher in eggdesktopfile * Add support for MXF videos * Fix repeat not working in the browser plugin 2.25.91: * Document internal API for plugin writers * Fix a few focus problems * Accept human-friendly inputs in the "Skip To" dialogue * Add a huge number of languages to the subtitle downloader plugin * Make looping smoother when only one file is being played in repeat * Make the gallery creation progress window work as expected * Fix a possible crasher when getting metadata in the xine-lib backend * Many build fixes * Make Totem more robust when Python fails to initialise 2.25.90: * Add a UPNP/DLNA plugin * Add a plugin to allow creating galleries of screenshots for video files * Add a plugin to allow copying DVDs and VCDs through Brasero, as well as creating new DVDs from the playing video * Add support for Repeat and Shuffle through LIRC * Add support for a number of playlist types * Update audio and video files types supported by the properties window to not include playlists * Fix recent files not working when the playlist was empty * Avoid resetting colour balance sliders when set at the maximum or the minimum * Fix the screensaver not being disabled in some cases * Add number of build and UI fixes 2.25.3 (changes since 2.24.3): * Interface changes: - Make the left-click seek directly to the destination - Hide colour balance sliders that aren't available - Make modifiers work as expected when drag'n'dropping files - Use "Movie Player" everywhere in the interface - Add an arrow to the sidebar button - Convert British English messages to American English - Show the fullscreen popups when seeking with the keyboard - Better behaviour when changing the type of playlist to be saved - Fix playlist problems when removing an file that was deleted from the filesystem * Subtitle handling: - Add plugin to download text subtitles from OpenSubtitles.org - Allow selecting a text subtitle from the View menu, or by dropping the file onto the video widget - Add the subtitle and languages menus to the fullscreen popup * Browser plugin: - Remove the "basic" web browser plugin, we now use the same API as VideoLAN for our default plugin - Fix relative paths not resolving in some cases - Fix repeat=true only playing files twice * Plugins: - Add Jamendo plugin - Add support for streaming TV from MythTV - Fix YouTube movie playback following website changes - Make the local search and YouTube search sidebars look more alike - Add proper mute support for remote controls - Fix the metadata-updated signal to be useful * Build: - Remove libgnome dependency - Remove NVTV support - Use g_timeout_add_seconds() when possible * GStreamer backend: - Require the rsndvdbin plugin for DVD playback - Add zoom support - Fix some files not giving us metadata with the video indexer - Fix the video window getting bigger than the screen - When streaming, the pause button stops * Other: - Add ability to create a gallery image using the video thumbnailer
Diffstat (limited to 'multimedia/totem-browser-plugin')
-rw-r--r--multimedia/totem-browser-plugin/Makefile4
-rw-r--r--multimedia/totem-browser-plugin/PLIST3
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/totem-browser-plugin/Makefile b/multimedia/totem-browser-plugin/Makefile
index 523290a5928..7bc03f5a7f3 100644
--- a/multimedia/totem-browser-plugin/Makefile
+++ b/multimedia/totem-browser-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 00:46:44 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/16 12:13:31 jmcneill Exp $
#
.include "../../multimedia/totem/Makefile.common"
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --enable-browser-plugins
-BROWSER_PLUGINS= basic cone gmp mully narrowspace
+BROWSER_PLUGINS= cone gmp mully narrowspace
do-install:
.for plugin in ${BROWSER_PLUGINS}
diff --git a/multimedia/totem-browser-plugin/PLIST b/multimedia/totem-browser-plugin/PLIST
index ee613b5c04a..40e977ee5f2 100644
--- a/multimedia/totem-browser-plugin/PLIST
+++ b/multimedia/totem-browser-plugin/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 00:46:44 jmcneill Exp $
-lib/firefox3/plugins/libtotem-basic-plugin.la
+@comment $NetBSD: PLIST,v 1.2 2009/03/16 12:13:31 jmcneill Exp $
lib/firefox3/plugins/libtotem-cone-plugin.la
lib/firefox3/plugins/libtotem-gmp-plugin.la
lib/firefox3/plugins/libtotem-mully-plugin.la