Hi,
Lots of bugfixes and much improved behavior.
This will soon become 1.0.4, please test and report back to me...
Cheers!
David
Index: www/gecko-mediaplayer/Makefile
===================================================================
RCS file: /cvs/ports/www/gecko-mediaplayer/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- www/gecko-mediaplayer/Makefile 2 Jun 2011 17:09:32 -0000 1.21
+++ www/gecko-mediaplayer/Makefile 13 Jun 2011 12:47:22 -0000
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/06/02 17:09:32 kili Exp $
COMMENT = gnome-mplayer browser media plugin
-V = 1.0.3
-DISTNAME = gecko-mediaplayer-${V}
+V = 1.0.4beta2
+DISTNAME = gecko-mediaplayer-1.0.4b2
+PKGNAME = gecko-mediaplayer-${V}
CATEGORIES = www
MAINTAINER = David Coppa <[email protected]>
Index: www/gecko-mediaplayer/distinfo
===================================================================
RCS file: /cvs/ports/www/gecko-mediaplayer/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- www/gecko-mediaplayer/distinfo 28 Apr 2011 11:49:56 -0000 1.5
+++ www/gecko-mediaplayer/distinfo 13 Jun 2011 12:47:22 -0000
@@ -1,5 +1,5 @@
-MD5 (gecko-mediaplayer-1.0.3.tar.gz) = SZayQ+1yDcMPXcybwlO/aA==
-RMD160 (gecko-mediaplayer-1.0.3.tar.gz) = TBPukNODgkVLLRJvXSY+cqWtsMo=
-SHA1 (gecko-mediaplayer-1.0.3.tar.gz) = SBmKMhUEsR9TxWO87qwbw9xLQFg=
-SHA256 (gecko-mediaplayer-1.0.3.tar.gz) =
DJHx5fTyRVWCAbUIiROlggPUI6lXlTI/fPzFMJIM3aI=
-SIZE (gecko-mediaplayer-1.0.3.tar.gz) = 271546
+MD5 (gecko-mediaplayer-1.0.4b2.tar.gz) = r8dh8wouPVwuMe70hbFHJw==
+RMD160 (gecko-mediaplayer-1.0.4b2.tar.gz) = qe6TeGbdT3R1jYnX1M65As2vooA=
+SHA1 (gecko-mediaplayer-1.0.4b2.tar.gz) = 6YNmsg2uzUS57Dkq4IzIXpPQIC4=
+SHA256 (gecko-mediaplayer-1.0.4b2.tar.gz) =
cGR2Xke0qC1hAdUoMyAN+Gc4p+35RzSqKtyoJlAwdh8=
+SIZE (gecko-mediaplayer-1.0.4b2.tar.gz) = 274148
Index: x11/gnome-mplayer/Makefile
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- x11/gnome-mplayer/Makefile 2 Jun 2011 17:09:32 -0000 1.41
+++ x11/gnome-mplayer/Makefile 13 Jun 2011 12:47:22 -0000
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.41 2011/06/02 17:09:32 kili Exp $
COMMENT = GTK+/GNOME frontend for MPlayer
-DISTNAME = gnome-mplayer-1.0.3
-REVISION = 4
+DISTNAME = gnome-mplayer-1.0.4b2
+PKGNAME = ${DISTNAME:S/b/beta/}
CATEGORIES = x11 multimedia
MAINTAINER = David Coppa <[email protected]>
@@ -48,12 +48,12 @@ CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib \
-L${X11BASE}/lib -pthread"
-CONFIGURE_ARGS = --with-gio \
+CONFIGURE_ARGS = --with-dbus \
+ --with-gio \
--with-gpm-new-method \
--with-libnotify \
--with-libgpod \
--with-libmusicbrainz3 \
- --enable-panscan \
--without-alsa \
--without-gconf \
--without-pulseaudio \
Index: x11/gnome-mplayer/distinfo
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- x11/gnome-mplayer/distinfo 28 Apr 2011 11:47:48 -0000 1.6
+++ x11/gnome-mplayer/distinfo 13 Jun 2011 12:47:22 -0000
@@ -1,5 +1,5 @@
-MD5 (gnome-mplayer-1.0.3.tar.gz) = cqHH1kCmfrLWDyZxEIkZwg==
-RMD160 (gnome-mplayer-1.0.3.tar.gz) = +L06DDX3Ni3PEFJhK0lyblBq8oo=
-SHA1 (gnome-mplayer-1.0.3.tar.gz) = meeKEKmAG32l9NxZsCZvGJU6nSI=
-SHA256 (gnome-mplayer-1.0.3.tar.gz) =
fiTN1RUmRSDDCUlXfbYUnESMLY/rkgfH+ByWGVOPwXI=
-SIZE (gnome-mplayer-1.0.3.tar.gz) = 1016907
+MD5 (gnome-mplayer-1.0.4b2.tar.gz) = BTXuBLogL6H2QlHmW5FR1Q==
+RMD160 (gnome-mplayer-1.0.4b2.tar.gz) = aUqZ+fOYA3JMeeCvusCQIv1St1Y=
+SHA1 (gnome-mplayer-1.0.4b2.tar.gz) = 3Ud5ZKTPw48LHuSl37eUFZQ85uk=
+SHA256 (gnome-mplayer-1.0.4b2.tar.gz) =
9mDXxtF8b7yZMhukiptBpWA5S0qL1z1UG+cybP04iQQ=
+SIZE (gnome-mplayer-1.0.4b2.tar.gz) = 1066790
Index: x11/gnome-mplayer/patches/patch-configure
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/patches/patch-configure,v
retrieving revision 1.7
diff -u -p -r1.7 patch-configure
--- x11/gnome-mplayer/patches/patch-configure 26 May 2011 12:47:53 -0000
1.7
+++ x11/gnome-mplayer/patches/patch-configure 13 Jun 2011 12:47:22 -0000
@@ -2,8 +2,8 @@ $OpenBSD: patch-configure,v 1.7 2011/05/
don't check for libgpod 0.6.x: it's not in our ports tree
---- configure.orig Tue Apr 26 15:08:48 2011
-+++ configure Tue Apr 26 15:10:54 2011
+--- configure.orig Thu Jun 9 18:24:17 2011
++++ configure Mon Jun 13 12:52:27 2011
@@ -620,8 +620,6 @@ GPOD_CFLAGS
GPOD07_LIBS
GPOD07_CFLAGS
@@ -13,7 +13,7 @@ don't check for libgpod 0.6.x: it's not
NOTIFY_DEFINES
LIBNOTIFY_07_LIBS
LIBNOTIFY_07_CFLAGS
-@@ -866,8 +864,6 @@ NOTIFY_CFLAGS
+@@ -876,8 +874,6 @@ NOTIFY_CFLAGS
NOTIFY_LIBS
LIBNOTIFY_07_CFLAGS
LIBNOTIFY_07_LIBS
@@ -22,7 +22,7 @@ don't check for libgpod 0.6.x: it's not
GPOD07_CFLAGS
GPOD07_LIBS
MUSICBRAINZ_CFLAGS
-@@ -1597,9 +1593,6 @@ Some influential environment variables:
+@@ -1615,9 +1611,6 @@ Some influential environment variables:
C compiler flags for LIBNOTIFY_07, overriding pkg-config
LIBNOTIFY_07_LIBS
linker flags for LIBNOTIFY_07, overriding pkg-config
@@ -32,7 +32,7 @@ don't check for libgpod 0.6.x: it's not
GPOD07_CFLAGS
C compiler flags for GPOD07, overriding pkg-config
GPOD07_LIBS linker flags for GPOD07, overriding pkg-config
-@@ -8926,86 +8919,6 @@ fi
+@@ -9404,86 +9397,6 @@ fi
if test "x$with_libgpod" != xno; then :
pkg_failed=no
@@ -119,7 +119,7 @@ don't check for libgpod 0.6.x: it's not
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GPOD07" >&5
$as_echo_n "checking for GPOD07... " >&6; }
-@@ -9083,8 +8996,8 @@ fi
+@@ -9561,8 +9474,8 @@ fi
fi
Index: x11/gnome-mplayer/patches/patch-gnome-mplayer_1
===================================================================
RCS file: x11/gnome-mplayer/patches/patch-gnome-mplayer_1
diff -N x11/gnome-mplayer/patches/patch-gnome-mplayer_1
--- x11/gnome-mplayer/patches/patch-gnome-mplayer_1 26 May 2011 07:51:55
-0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,38 +0,0 @@
-$OpenBSD: patch-gnome-mplayer_1,v 1.1 2011/05/26 07:51:55 dcoppa Exp $
---- gnome-mplayer.1.orig Thu May 26 09:25:58 2011
-+++ gnome-mplayer.1 Thu May 26 09:26:46 2011
-@@ -26,7 +26,7 @@ command.
- .PP
- \fBgnome-mplayer\fP provides a simple and clean interface to MPlayer.
- .br
--GNOME MPlayer has a rich API that is exposed via DBus.
-+GNOME MPlayer has a rich API that is exposed via DBus.
- .br
- Using DBus you can control a single or multiple instances of GNOME MPlayer
- from a single command.
-@@ -38,19 +38,19 @@ Homepage: http://kdekorte.googlepages.com/gnomemplayer
- .SH INTERACTIVE CONTROL
- Many of the keyboard shortcuts in gnome-mplayer are the same as those found
in mplayer. Here is
- a list of more of the commonly used shortcuts.
--.SS
-+.SS
- Keyboard Controls
- .HP
- Media Position
- .br
--Right Arrow - Fast Forward
--.br
-+Right Arrow - Fast Forward
-+.br
- Left Arrow - Fast Reverse
--.br
-+.br
- Page Up - Seek 10min forward
--.br
-+.br
- Page Down - Seek 10min backward
--.br
-+.br
- Up Arrow - Seek 1 min forward
- .br
- Down Arrow - Seek 1 min backward
Index: x11/gnome-mplayer/patches/patch-src_support_c
===================================================================
RCS file: x11/gnome-mplayer/patches/patch-src_support_c
diff -N x11/gnome-mplayer/patches/patch-src_support_c
--- x11/gnome-mplayer/patches/patch-src_support_c 4 May 2011 05:35:54
-0000 1.6
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_support_c,v 1.6 2011/05/04 05:35:54 dcoppa Exp $
---- src/support.c.orig Tue May 3 20:38:12 2011
-+++ src/support.c Tue May 3 20:39:51 2011
-@@ -1751,7 +1751,7 @@ gboolean add_item_to_playlist(const gchar * uri, gint
- data = (MetaData *) g_new0(MetaData, 1);
- data->title = g_strdup_printf("CD Track %s", uri + strlen("cdda://"));
- } else if (device_name(local_uri)) {
-- if (g_ascii_strncasecmp(uri, "dvdnav://", strlen("dvdnav://") == 0)) {
-+ if (g_ascii_strncasecmp(uri, "dvdnav://", strlen("dvdnav://")) == 0) {
- loop = 1;
- }
- retrieve = TRUE;
Index: x11/gnome-mplayer/pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- x11/gnome-mplayer/pkg/PLIST 28 May 2011 08:15:34 -0000 1.10
+++ x11/gnome-mplayer/pkg/PLIST 13 Jun 2011 12:47:23 -0000
@@ -19,24 +19,11 @@ share/glib-2.0/schemas/apps.gnome-mplaye
share/gnome-control-center/
share/gnome-control-center/default-apps/
share/gnome-control-center/default-apps/gnome-mplayer.xml
-share/icons/hicolor/
-share/icons/hicolor/16x16/
-share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/gnome-mplayer.png
-share/icons/hicolor/22x22/
-share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/gnome-mplayer.png
-share/icons/hicolor/24x24/
-share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/gnome-mplayer.png
-share/icons/hicolor/32x32/
-share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/gnome-mplayer.png
-share/icons/hicolor/48x48/
-share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/gnome-mplayer.png
-share/icons/hicolor/scalable/
-share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/gnome-mplayer.svg
share/locale/ar/LC_MESSAGES/gnome-mplayer.mo
share/locale/bg/LC_MESSAGES/gnome-mplayer.mo
@@ -80,6 +67,7 @@ share/locale/th/LC_MESSAGES/gnome-mplaye
share/locale/tr/LC_MESSAGES/gnome-mplayer.mo
share/locale/ug/LC_MESSAGES/gnome-mplayer.mo
share/locale/uk/LC_MESSAGES/gnome-mplayer.mo
+share/locale/vi/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_HK/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mplayer.mo
Index: www/gecko-mediaplayer/Makefile
===================================================================
RCS file: /cvs/ports/www/gecko-mediaplayer/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- www/gecko-mediaplayer/Makefile 2 Jun 2011 17:09:32 -0000 1.21
+++ www/gecko-mediaplayer/Makefile 13 Jun 2011 12:47:22 -0000
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/06/02 17:09:32 kili Exp $
COMMENT = gnome-mplayer browser media plugin
-V = 1.0.3
-DISTNAME = gecko-mediaplayer-${V}
+V = 1.0.4beta2
+DISTNAME = gecko-mediaplayer-1.0.4b2
+PKGNAME = gecko-mediaplayer-${V}
CATEGORIES = www
MAINTAINER = David Coppa <[email protected]>
Index: www/gecko-mediaplayer/distinfo
===================================================================
RCS file: /cvs/ports/www/gecko-mediaplayer/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- www/gecko-mediaplayer/distinfo 28 Apr 2011 11:49:56 -0000 1.5
+++ www/gecko-mediaplayer/distinfo 13 Jun 2011 12:47:22 -0000
@@ -1,5 +1,5 @@
-MD5 (gecko-mediaplayer-1.0.3.tar.gz) = SZayQ+1yDcMPXcybwlO/aA==
-RMD160 (gecko-mediaplayer-1.0.3.tar.gz) = TBPukNODgkVLLRJvXSY+cqWtsMo=
-SHA1 (gecko-mediaplayer-1.0.3.tar.gz) = SBmKMhUEsR9TxWO87qwbw9xLQFg=
-SHA256 (gecko-mediaplayer-1.0.3.tar.gz) =
DJHx5fTyRVWCAbUIiROlggPUI6lXlTI/fPzFMJIM3aI=
-SIZE (gecko-mediaplayer-1.0.3.tar.gz) = 271546
+MD5 (gecko-mediaplayer-1.0.4b2.tar.gz) = r8dh8wouPVwuMe70hbFHJw==
+RMD160 (gecko-mediaplayer-1.0.4b2.tar.gz) = qe6TeGbdT3R1jYnX1M65As2vooA=
+SHA1 (gecko-mediaplayer-1.0.4b2.tar.gz) = 6YNmsg2uzUS57Dkq4IzIXpPQIC4=
+SHA256 (gecko-mediaplayer-1.0.4b2.tar.gz) =
cGR2Xke0qC1hAdUoMyAN+Gc4p+35RzSqKtyoJlAwdh8=
+SIZE (gecko-mediaplayer-1.0.4b2.tar.gz) = 274148
Index: x11/gnome-mplayer/Makefile
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- x11/gnome-mplayer/Makefile 2 Jun 2011 17:09:32 -0000 1.41
+++ x11/gnome-mplayer/Makefile 13 Jun 2011 12:47:22 -0000
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.41 2011/06/02 17:09:32 kili Exp $
COMMENT = GTK+/GNOME frontend for MPlayer
-DISTNAME = gnome-mplayer-1.0.3
-REVISION = 4
+DISTNAME = gnome-mplayer-1.0.4b2
+PKGNAME = ${DISTNAME:S/b/beta/}
CATEGORIES = x11 multimedia
MAINTAINER = David Coppa <[email protected]>
@@ -48,12 +48,12 @@ CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE
-I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib \
-L${X11BASE}/lib -pthread"
-CONFIGURE_ARGS = --with-gio \
+CONFIGURE_ARGS = --with-dbus \
+ --with-gio \
--with-gpm-new-method \
--with-libnotify \
--with-libgpod \
--with-libmusicbrainz3 \
- --enable-panscan \
--without-alsa \
--without-gconf \
--without-pulseaudio \
Index: x11/gnome-mplayer/distinfo
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- x11/gnome-mplayer/distinfo 28 Apr 2011 11:47:48 -0000 1.6
+++ x11/gnome-mplayer/distinfo 13 Jun 2011 12:47:22 -0000
@@ -1,5 +1,5 @@
-MD5 (gnome-mplayer-1.0.3.tar.gz) = cqHH1kCmfrLWDyZxEIkZwg==
-RMD160 (gnome-mplayer-1.0.3.tar.gz) = +L06DDX3Ni3PEFJhK0lyblBq8oo=
-SHA1 (gnome-mplayer-1.0.3.tar.gz) = meeKEKmAG32l9NxZsCZvGJU6nSI=
-SHA256 (gnome-mplayer-1.0.3.tar.gz) =
fiTN1RUmRSDDCUlXfbYUnESMLY/rkgfH+ByWGVOPwXI=
-SIZE (gnome-mplayer-1.0.3.tar.gz) = 1016907
+MD5 (gnome-mplayer-1.0.4b2.tar.gz) = BTXuBLogL6H2QlHmW5FR1Q==
+RMD160 (gnome-mplayer-1.0.4b2.tar.gz) = aUqZ+fOYA3JMeeCvusCQIv1St1Y=
+SHA1 (gnome-mplayer-1.0.4b2.tar.gz) = 3Ud5ZKTPw48LHuSl37eUFZQ85uk=
+SHA256 (gnome-mplayer-1.0.4b2.tar.gz) =
9mDXxtF8b7yZMhukiptBpWA5S0qL1z1UG+cybP04iQQ=
+SIZE (gnome-mplayer-1.0.4b2.tar.gz) = 1066790
Index: x11/gnome-mplayer/patches/patch-configure
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/patches/patch-configure,v
retrieving revision 1.7
diff -u -p -r1.7 patch-configure
--- x11/gnome-mplayer/patches/patch-configure 26 May 2011 12:47:53 -0000
1.7
+++ x11/gnome-mplayer/patches/patch-configure 13 Jun 2011 12:47:22 -0000
@@ -2,8 +2,8 @@ $OpenBSD: patch-configure,v 1.7 2011/05/
don't check for libgpod 0.6.x: it's not in our ports tree
---- configure.orig Tue Apr 26 15:08:48 2011
-+++ configure Tue Apr 26 15:10:54 2011
+--- configure.orig Thu Jun 9 18:24:17 2011
++++ configure Mon Jun 13 12:52:27 2011
@@ -620,8 +620,6 @@ GPOD_CFLAGS
GPOD07_LIBS
GPOD07_CFLAGS
@@ -13,7 +13,7 @@ don't check for libgpod 0.6.x: it's not
NOTIFY_DEFINES
LIBNOTIFY_07_LIBS
LIBNOTIFY_07_CFLAGS
-@@ -866,8 +864,6 @@ NOTIFY_CFLAGS
+@@ -876,8 +874,6 @@ NOTIFY_CFLAGS
NOTIFY_LIBS
LIBNOTIFY_07_CFLAGS
LIBNOTIFY_07_LIBS
@@ -22,7 +22,7 @@ don't check for libgpod 0.6.x: it's not
GPOD07_CFLAGS
GPOD07_LIBS
MUSICBRAINZ_CFLAGS
-@@ -1597,9 +1593,6 @@ Some influential environment variables:
+@@ -1615,9 +1611,6 @@ Some influential environment variables:
C compiler flags for LIBNOTIFY_07, overriding pkg-config
LIBNOTIFY_07_LIBS
linker flags for LIBNOTIFY_07, overriding pkg-config
@@ -32,7 +32,7 @@ don't check for libgpod 0.6.x: it's not
GPOD07_CFLAGS
C compiler flags for GPOD07, overriding pkg-config
GPOD07_LIBS linker flags for GPOD07, overriding pkg-config
-@@ -8926,86 +8919,6 @@ fi
+@@ -9404,86 +9397,6 @@ fi
if test "x$with_libgpod" != xno; then :
pkg_failed=no
@@ -119,7 +119,7 @@ don't check for libgpod 0.6.x: it's not
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GPOD07" >&5
$as_echo_n "checking for GPOD07... " >&6; }
-@@ -9083,8 +8996,8 @@ fi
+@@ -9561,8 +9474,8 @@ fi
fi
Index: x11/gnome-mplayer/patches/patch-gnome-mplayer_1
===================================================================
RCS file: x11/gnome-mplayer/patches/patch-gnome-mplayer_1
diff -N x11/gnome-mplayer/patches/patch-gnome-mplayer_1
--- x11/gnome-mplayer/patches/patch-gnome-mplayer_1 26 May 2011 07:51:55
-0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,38 +0,0 @@
-$OpenBSD: patch-gnome-mplayer_1,v 1.1 2011/05/26 07:51:55 dcoppa Exp $
---- gnome-mplayer.1.orig Thu May 26 09:25:58 2011
-+++ gnome-mplayer.1 Thu May 26 09:26:46 2011
-@@ -26,7 +26,7 @@ command.
- .PP
- \fBgnome-mplayer\fP provides a simple and clean interface to MPlayer.
- .br
--GNOME MPlayer has a rich API that is exposed via DBus.
-+GNOME MPlayer has a rich API that is exposed via DBus.
- .br
- Using DBus you can control a single or multiple instances of GNOME MPlayer
- from a single command.
-@@ -38,19 +38,19 @@ Homepage: http://kdekorte.googlepages.com/gnomemplayer
- .SH INTERACTIVE CONTROL
- Many of the keyboard shortcuts in gnome-mplayer are the same as those found
in mplayer. Here is
- a list of more of the commonly used shortcuts.
--.SS
-+.SS
- Keyboard Controls
- .HP
- Media Position
- .br
--Right Arrow - Fast Forward
--.br
-+Right Arrow - Fast Forward
-+.br
- Left Arrow - Fast Reverse
--.br
-+.br
- Page Up - Seek 10min forward
--.br
-+.br
- Page Down - Seek 10min backward
--.br
-+.br
- Up Arrow - Seek 1 min forward
- .br
- Down Arrow - Seek 1 min backward
Index: x11/gnome-mplayer/patches/patch-src_support_c
===================================================================
RCS file: x11/gnome-mplayer/patches/patch-src_support_c
diff -N x11/gnome-mplayer/patches/patch-src_support_c
--- x11/gnome-mplayer/patches/patch-src_support_c 4 May 2011 05:35:54
-0000 1.6
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-src_support_c,v 1.6 2011/05/04 05:35:54 dcoppa Exp $
---- src/support.c.orig Tue May 3 20:38:12 2011
-+++ src/support.c Tue May 3 20:39:51 2011
-@@ -1751,7 +1751,7 @@ gboolean add_item_to_playlist(const gchar * uri, gint
- data = (MetaData *) g_new0(MetaData, 1);
- data->title = g_strdup_printf("CD Track %s", uri + strlen("cdda://"));
- } else if (device_name(local_uri)) {
-- if (g_ascii_strncasecmp(uri, "dvdnav://", strlen("dvdnav://") == 0)) {
-+ if (g_ascii_strncasecmp(uri, "dvdnav://", strlen("dvdnav://")) == 0) {
- loop = 1;
- }
- retrieve = TRUE;
Index: x11/gnome-mplayer/pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/gnome-mplayer/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- x11/gnome-mplayer/pkg/PLIST 28 May 2011 08:15:34 -0000 1.10
+++ x11/gnome-mplayer/pkg/PLIST 13 Jun 2011 12:47:23 -0000
@@ -19,24 +19,11 @@ share/glib-2.0/schemas/apps.gnome-mplaye
share/gnome-control-center/
share/gnome-control-center/default-apps/
share/gnome-control-center/default-apps/gnome-mplayer.xml
-share/icons/hicolor/
-share/icons/hicolor/16x16/
-share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/gnome-mplayer.png
-share/icons/hicolor/22x22/
-share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/gnome-mplayer.png
-share/icons/hicolor/24x24/
-share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/gnome-mplayer.png
-share/icons/hicolor/32x32/
-share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/gnome-mplayer.png
-share/icons/hicolor/48x48/
-share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/gnome-mplayer.png
-share/icons/hicolor/scalable/
-share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/gnome-mplayer.svg
share/locale/ar/LC_MESSAGES/gnome-mplayer.mo
share/locale/bg/LC_MESSAGES/gnome-mplayer.mo
@@ -80,6 +67,7 @@ share/locale/th/LC_MESSAGES/gnome-mplaye
share/locale/tr/LC_MESSAGES/gnome-mplayer.mo
share/locale/ug/LC_MESSAGES/gnome-mplayer.mo
share/locale/uk/LC_MESSAGES/gnome-mplayer.mo
+share/locale/vi/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_HK/LC_MESSAGES/gnome-mplayer.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mplayer.mo