mandoc fixes; zap USE_GROFF
This commit is contained in:
parent
7169497f39
commit
7a112c7ed7
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2011/05/25 12:35:33 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2011/05/26 07:51:55 dcoppa Exp $
|
||||
|
||||
COMMENT = GTK+/GNOME frontend for MPlayer
|
||||
DISTNAME = gnome-mplayer-1.0.3
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = x11 multimedia
|
||||
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
@ -39,8 +39,8 @@ RUN_DEPENDS = devel/desktop-file-utils \
|
||||
x11/mplayer>=20090828
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
|
38
x11/gnome-mplayer/patches/patch-gnome-mplayer_1
Normal file
38
x11/gnome-mplayer/patches/patch-gnome-mplayer_1
Normal file
@ -0,0 +1,38 @@
|
||||
$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
|
Loading…
x
Reference in New Issue
Block a user