From 4a7c8242ef6022eb82bb2ec9f4d39f51776cf689 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 7 Apr 2009 10:26:58 +0000 Subject: 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 --- multimedia/totem/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'multimedia/totem/Makefile') diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 3209bce1ae3..50a2a40b103 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -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 @@ COMMENT+= (using GStreamer) 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" -- cgit v1.2.3