summaryrefslogtreecommitdiff
path: root/multimedia/totem-xine
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-01-12 16:57:49 +0000
committerjmmv <jmmv>2006-01-12 16:57:49 +0000
commit273ddc01bc334a15b010e04c152c5e0324c4f1d1 (patch)
treefb68e4173f16db1069bdbff1c568c40330684761 /multimedia/totem-xine
parentd7785b0508e08a3546d05b70555a54b66c766501 (diff)
downloadpkgsrc-273ddc01bc334a15b010e04c152c5e0324c4f1d1.tar.gz
Update totem and totem-xine to 1.3.0. Update based on patch provided by
martti@. New features: * New Ukrainian (uk) help files * Use filters in the Open file dialogues * Support turning off the screensaver when gnome-screensaver is used * Scroll to the current file in the playlist when starting to play it * Add ability to play back DVDs and VCDs from .iso and .bin/.cue files * Add a menu item for switching angles on DVDs * Don't add backup files to the playlist * Remove audio CD playback from the UI, as to avoid duplication with sound- juicer and Rhythmbox Bug fixes: * Play file from the beginning when double-clicking on it in the playlist * Make CD drives with blank CDs in them unsensitive in the Play Disc menu * Avoid weird startes when using the "Toggle fullscreen mode" shortcut * Fix drag'n'drop on the playlist itself not working * Parse Shoucast playlists in .m3u files properly * Stop the currently playing song when loading a media, and playing this media fails * Set the play/pause buttons' tooltips according to the image * Fix possible crashes on startup when the widget creation functions cannot be found * Use N/A instead of '0' when the bitrate or the number of frames per second isn't available in the property window * Fix a possible crash on startup in the Mozilla plugin * Fix possible i18n problems with the Nautilus properties window and the Mozilla plugin * Fix compilation of the Mozilla plugin with newer versions of D-Bus * Fix a memory leak in the Mozilla plugin * Fix a crasher when running the Mozilla plugin in a debug build * Allow compiling the Mozilla plugin against xulrunner * Fix duplicate access key in the display preferences * Fix wrong accesskeys for the saturation and hue sliders * Show the video properties again when a stream has video * Move Totem's remote socket to TMPDIR * Remove libmusicbrainz dependency * Detect DVDs and VCDs properly on a pmount setup * Don't save Totem's thumbnail with an alpha component, for recent Nautilus changes * Remove keyboard shortcuts from the main video popup menu * Fix resizing of the sidebar * Fix problems parsing remote ASX files GStreamer: * GStreamer 0.10 support * Fix an access to invalid memory when getting metadata from a file xine-lib: * Avoid playback stopping when seeking forward in DVDs * Get the xine-lib version at run-time
Diffstat (limited to 'multimedia/totem-xine')
-rw-r--r--multimedia/totem-xine/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile
index 4fddb44ad3e..4438b1ea529 100644
--- a/multimedia/totem-xine/Makefile
+++ b/multimedia/totem-xine/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:43 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/12 16:57:50 jmmv Exp $
#
.include "../../multimedia/totem/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-xine-/}
-PKGREVISION= 3
COMMENT+= (using Xine)