Sat Sep 13 02:43:36 2014 UTC ()
Update gnome-mplayer to 1.0.9.

Development
1.0.9
    Fix storing of disable fetch cover art preference
    Work on fixing fullscreen mode hanging when control menu goes thru show/hide sequence
    Prevent window from going fullscreen on startup when embedded
    Tracker size adjustments so that it does not look wrong in gecko-mediaplayer
    Set audio and subtitle language to English by default if not specified in configuration
        better than Zuni by default
    Hide debug message
1.0.9b
    Fix problem with preferences dialog not having focus when opened
    Fix problem with subtitles reappearing after they have been disabled after
        pause/play cycle Issue #703
    Set window properties to be common for all the created windows
    Updated Japanese translation
    Updated Hungarian translation
    Updated Polish translation
    Updated Portuguese translation
1.0.9a
    Fix backwards chapter seeking
    Use display_name in mpris title when title cannot be pulled from gmtk
	Fix problem with DVD images and folders not playing
    Consolidate nemo and nautilus plugin code so that it is shared
    Fix problem with --fullscreen command line flag
    Apply patch from Issue 688 to make icons work in RTL mode
    Update Korean translation
    Escape the name when obtained from the URI
	Only restart if resume position is > 0
	Protect for media == null in dbus-interface
    Tighten up the display in the nemo/nautilus plugins
    Add support for building Nemo plugin
	Fix GDK Warning
	Fix error in committed media resume preference
	Add preference (Interface) Media Resume (Always Ask (default), Always without asking, Never)
	Allow "Default Volume" (alsa disabled) to be changed
	Set initial volume in gmtk_media_player when passed on command line
	Disable screenshot menu when hardware codec are used with xvmc or vdpau
	Add ability to specify mplayer binary on command line
	Fix problem with screenshot being done twice in mplayer2 GMTK Issue #14
	Updated Korean translation
	Apply patch to make fullscreen work under tiled window managers
	Set pref_volume to stored volume when asound is disabled
	make --volume work with and without softvol enabled
	cmd line option --volume should only work with softvol enabled
	Fix problem with remembered softvol not being loaded Issue #675


(obache)
diff -r1.39 -r1.40 pkgsrc/multimedia/gnome-mplayer/Makefile
diff -r1.7 -r1.8 pkgsrc/multimedia/gnome-mplayer/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/multimedia/gnome-mplayer/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gnome-mplayer/Makefile 2014/06/09 14:18:07 1.39
+++ pkgsrc/multimedia/gnome-mplayer/Makefile 2014/09/13 02:43:36 1.40
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.39 2014/06/09 14:18:07 ryoon Exp $ 1# $NetBSD: Makefile,v 1.40 2014/09/13 02:43:36 obache Exp $
2# 2#
3 3
4DISTNAME= gnome-mplayer-1.0.8 4DISTNAME= gnome-mplayer-1.0.9
5PKGREVISION= 14 
6CATEGORIES= multimedia 5CATEGORIES= multimedia
7MASTER_SITES= http://gnome-mplayer.googlecode.com/files/ 6MASTER_SITES= http://gnome-mplayer.googlecode.com/svn/packages/
8 7
9MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
10HOMEPAGE= http://code.google.com/p/gnome-mplayer/ 9HOMEPAGE= http://code.google.com/p/gnome-mplayer/
11COMMENT= GNOME Frontend for MPlayer 10COMMENT= GNOME Frontend for MPlayer
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer 13DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes
18USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
19USE_TOOLS+= gmake pkg-config msgfmt 18USE_TOOLS+= gmake pkg-config msgfmt
20 19

cvs diff -r1.7 -r1.8 pkgsrc/multimedia/gnome-mplayer/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/gnome-mplayer/distinfo 2013/03/16 10:46:05 1.7
+++ pkgsrc/multimedia/gnome-mplayer/distinfo 2014/09/13 02:43:36 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2013/03/16 10:46:05 obache Exp $ 1$NetBSD: distinfo,v 1.8 2014/09/13 02:43:36 obache Exp $
2 2
3SHA1 (gnome-mplayer-1.0.8.tar.gz) = c073f6f713d9cfc58e3d94344c95a787911ab448 3SHA1 (gnome-mplayer-1.0.9.tar.gz) = 3bd45082db715ef05289c6b6a793d3c3a326a54c
4RMD160 (gnome-mplayer-1.0.8.tar.gz) = 5a853b672587f4e819580f9344229927dbd46c2c 4RMD160 (gnome-mplayer-1.0.9.tar.gz) = 2fe8db43ffd51c7c82ed59f64cb32605597bb882
5Size (gnome-mplayer-1.0.8.tar.gz) = 1062691 bytes 5Size (gnome-mplayer-1.0.9.tar.gz) = 1082199 bytes
6SHA1 (patch-Makefile.in) = d368d7c3702a52df66c4bdf325e64792b9f7a7c7 6SHA1 (patch-Makefile.in) = d368d7c3702a52df66c4bdf325e64792b9f7a7c7