summaryrefslogtreecommitdiff
path: root/multimedia/totem/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-12 16:57:49 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-12 16:57:49 +0000
commit4f2092b732b8c84bfdaddc3924fb51d1cf2b9322 (patch)
treefb68e4173f16db1069bdbff1c568c40330684761 /multimedia/totem/Makefile.common
parent3c6bdec62d3e033fd74aab1d98203f506de31690 (diff)
downloadpkgsrc-4f2092b732b8c84bfdaddc3924fb51d1cf2b9322.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/Makefile.common')
-rw-r--r--multimedia/totem/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index f30c562bbd3..472596df9ca 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.10 2005/10/16 12:14:13 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.11 2006/01/12 16:57:49 jmmv Exp $
#
-DISTNAME= totem-1.2.0
+DISTNAME= totem-1.3.0
CATEGORIES= multimedia gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/1.2/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/1.3/}
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.hadess.net/totem.php3