r184 - in /packages/gnash/trunk/debian: changelog gnash-tools.manpages h2m/Makefile h2m/cygnal h2m/cygnal.1 h2m/gnash h2m/gnash.1 h2m/gparser h2m/gparser.1 h2m/gprocessor h2m/gprocessor.1 h2m/klash
baby-guest at users.alioth.debian.org
baby-guest at users.alioth.debian.org
Thu Feb 14 15:24:08 UTC 2008
Author: baby-guest
Date: Thu Feb 14 15:24:08 2008
New Revision: 184
URL: http://svn.debian.org/wsvn/pkg-flash/?sc=1&rev=184
Log:
Fixed man pages generation system and built new manpages.
Removed:
packages/gnash/trunk/debian/h2m/gparser.1
Modified:
packages/gnash/trunk/debian/changelog
packages/gnash/trunk/debian/gnash-tools.manpages
packages/gnash/trunk/debian/h2m/Makefile
packages/gnash/trunk/debian/h2m/cygnal
packages/gnash/trunk/debian/h2m/cygnal.1
packages/gnash/trunk/debian/h2m/gnash
packages/gnash/trunk/debian/h2m/gnash.1
packages/gnash/trunk/debian/h2m/gparser
packages/gnash/trunk/debian/h2m/gprocessor
packages/gnash/trunk/debian/h2m/gprocessor.1
packages/gnash/trunk/debian/h2m/klash
Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/changelog?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Thu Feb 14 15:24:08 2008
@@ -16,6 +16,7 @@
* Added patch to disable the testsuite: disable-testsuite.patch
* Removed libgnashgeo and libgnashbackend from debian/gnash-common.install
* Removed gparser from debian/gnash-tools.install
+ * Fixed man pages generation system and built new manpages.
-- Miriam Ruiz <little_miry at yahoo.es> Tue, 12 Feb 2008 11:33:29 +0000
Modified: packages/gnash/trunk/debian/gnash-tools.manpages
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/gnash-tools.manpages?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/gnash-tools.manpages (original)
+++ packages/gnash/trunk/debian/gnash-tools.manpages Thu Feb 14 15:24:08 2008
@@ -1,2 +1,1 @@
-debian/h2m/gparser.1
debian/h2m/gprocessor.1
Modified: packages/gnash/trunk/debian/h2m/Makefile
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/Makefile?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/Makefile (original)
+++ packages/gnash/trunk/debian/h2m/Makefile Thu Feb 14 15:24:08 2008
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-MANPAGES= gnash.1 gparser.1 gprocessor.1 cygnal.1
+MANPAGES= gnash.1 gprocessor.1 cygnal.1
all: $(MANPAGES)
Modified: packages/gnash/trunk/debian/h2m/cygnal
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/cygnal?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/cygnal (original)
+++ packages/gnash/trunk/debian/h2m/cygnal Thu Feb 14 15:24:08 2008
@@ -1,7 +1,7 @@
#!/bin/sh
BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
+LIB="$BASEDIR/tmp/usr/lib/gnash"
BIN="$BASEDIR/tmp/usr/bin"
case "$1" in
Modified: packages/gnash/trunk/debian/h2m/cygnal.1
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/cygnal.1?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/cygnal.1 (original)
+++ packages/gnash/trunk/debian/h2m/cygnal.1 Thu Feb 14 15:24:08 2008
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH CYGNAL "1" "June 2007" "cygnal 0.8.0" "User Commands"
+.TH CYGNAL "1" "February 2008" "cygnal cvs" "User Commands"
.SH NAME
cygnal \- streaming media server
.SH SYNOPSIS
Modified: packages/gnash/trunk/debian/h2m/gnash
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/gnash?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/gnash (original)
+++ packages/gnash/trunk/debian/h2m/gnash Thu Feb 14 15:24:08 2008
@@ -1,7 +1,7 @@
#!/bin/sh
BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
+LIB="$BASEDIR/tmp/usr/lib/gnash"
BIN="$BASEDIR/tmp/usr/bin"
case "$1" in
Modified: packages/gnash/trunk/debian/h2m/gnash.1
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/gnash.1?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/gnash.1 (original)
+++ packages/gnash/trunk/debian/h2m/gnash.1 Thu Feb 14 15:24:08 2008
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH GNASH "1" "June 2007" "gnash 0.8.0" "User Commands"
+.TH GNASH "1" "February 2008" "gnash cvs" "User Commands"
.SH NAME
gnash \- free Flash movie player
.SH SYNOPSIS
@@ -9,12 +9,13 @@
This program plays a SWF (Shockwave Flash) movie using OpenGL
.PP
-.SS options:
+options:
.TP
\fB\-h\fR, \fB\-\-help\fR
Print this info.
-.HP
-\fB\-s\fR <factor> Scale the movie up/down by the specified factor
+.TP
+\fB\-s\fR <factor>
+Scale the movie up/down by the specified factor
.TP
\fB\-c\fR
Produce a core file instead of letting SDL trap it
@@ -37,13 +38,23 @@
\fB\-x\fR <ID>
X11 Window ID for display
.TP
+\fB\-v\fR
+Produce verbose output
+.TP
+\fB\-vp\fR
+Be (very) verbose about parsing
+.TP
+\fB\-va\fR
+Be (very) verbose about action execution
+.TP
\fB\-w\fR
Produce the disk based debug log
.TP
-\fB\-j\fR <width>
+\fB\-j\fR <width >
Set window width
-.HP
-\fB\-k\fR <height> Set window height
+.TP
+\fB\-k\fR <height>
+Set window height
.TP
\fB\-1\fR
Play once; exit when/if movie reaches the last frame
@@ -61,9 +72,6 @@
\fB\-t\fR <sec>
Timeout and exit after the specified number of seconds
.TP
-\fB\-b\fR <bits>
-Bit depth of output window (16 or 32, default is 16)
-.TP
\fB\-u\fR <url>
Set "real" url of the movie
(useful for downloaded movies)
@@ -74,12 +82,15 @@
.TP
\fB\-P\fR <param>
Set parameter (ie. "FlashVars=A=1&b=2")
+.HP
+\fB\-V\fR, \fB\-\-version\fR Print gnash's version number and exit
.TP
-\fB\-\-version\fR
-Print gnash's version number and exit
-.SS "keys:"
+\fB\-F\fR <fd>
+Set filedescriptor to use for external communications
+.PP
+keys:
.TP
-CTRL\-Q, CTRL\-W, ESC
+CTRL\-Q, CTRL\-W
Quit/Exit
.TP
CTRL\-P
@@ -88,16 +99,12 @@
CTRL\-R
Restart the movie
.TP
-CTRL\-[ or kp\-
-Step back one frame
-.TP
-CTRL\-] or kp+
-Step forward one frame
-.TP
-CTRL\-B
-Toggle background color
+CTRL\-L
+Force immediate redraw
.IP
Target:
-Renderer: agg GUI: gtk Media handler: gst
+Renderer: agg \- GUI: GTK \- Media handler: gst
+Configured with: VERSION=cvs20080212 CFLAGS=\-Wall \fB\-g\fR \fB\-Werror\-implicit\-function\-declaration\fR \fB\-O2\fR \fB\-\-host\fR=\fIi486\-linux\-gnu\fR \fB\-\-build\fR=\fIi486\-linux\-gnu\fR \fB\-\-prefix=\fR/usr \fB\-\-mandir=\fR/share/man \fB\-\-infodir=\fR/share/info \fB\-\-enable\-plugin\fR \fB\-\-enable\-gui\fR=\fIgtk\fR,kde \fB\-\-enable\-cygnal\fR \fB\-\-enable\-gstreamer\fR \fB\-\-enable\-media\fR=\fIgst\fR \fB\-\-enable\-renderer\fR=\fIagg\fR \fB\-\-with\-plugindir=\fR/lib/gnash \fB\-\-enable\-shared\fR=\fIyes\fR \fB\-\-enable\-sdk\-install\fR \fB\-\-disable\-rpath\fR \fB\-\-enable\-lotsa\-warnings\fR \fB\-\-without\-gcc\-arch\fR
+CXXFLAGS: \fB\-g\fR \fB\-O2\fR \fB\-pthread\fR \fB\-pthread\fR \fB\-W\fR \fB\-Wall\fR \fB\-Wcast\-align\fR \fB\-Wcast\-qual\fR \fB\-Wpointer\-arith\fR \fB\-Wreturn\-type\fR \fB\-fvisibility\-inlines\-hidden\fR
.SH "SEE ALSO"
You can find more information at http://www.gnu.org/software/gnash/
Modified: packages/gnash/trunk/debian/h2m/gparser
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/gparser?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/gparser (original)
+++ packages/gnash/trunk/debian/h2m/gparser Thu Feb 14 15:24:08 2008
@@ -1,7 +1,7 @@
#!/bin/sh
BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
+LIB="$BASEDIR/tmp/usr/lib/gnash"
BIN="$BASEDIR/tmp/usr/bin"
case "$1" in
@@ -14,7 +14,7 @@
echo gparser \
`LD_LIBRARY_PATH="$LIB" $BIN/gparser --version 2>&1 | awk '{ print $4 }' | awk -F, '{ print $1 }'` \
\(gnash \
- `LD_LIBRARY_PATH="$LIB" $BIN/gparser --version 2>&1 | awk '{ print $7 }' | awk -F, '{ print $1 }'`\)
+ `LD_LIBRARY_PATH="$LIB" $BIN/gnash --version 2>&1 | head -n 1 | awk '{ print $2 }'`\)
;;
esac
exit 0
Modified: packages/gnash/trunk/debian/h2m/gprocessor
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/gprocessor?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/gprocessor (original)
+++ packages/gnash/trunk/debian/h2m/gprocessor Thu Feb 14 15:24:08 2008
@@ -1,7 +1,7 @@
#!/bin/sh
BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
+LIB="$BASEDIR/tmp/usr/lib/gnash"
BIN="$BASEDIR/tmp/usr/bin"
case "$1" in
@@ -14,7 +14,7 @@
echo gprocessor \
`LD_LIBRARY_PATH="$LIB" $BIN/gprocessor --version 2>&1 | awk '{ print $4 }' | awk -F, '{ print $1 }'` \
\(gnash \
- `LD_LIBRARY_PATH="$LIB" $BIN/gprocessor --version 2>&1 | awk '{ print $7 }' | awk -F, '{ print $1 }'`\)
+ `LD_LIBRARY_PATH="$LIB" $BIN/gnash --version 2>&1 | head -n 1 | awk '{ print $2 }'`\)
;;
esac
exit 0
Modified: packages/gnash/trunk/debian/h2m/gprocessor.1
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/gprocessor.1?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/gprocessor.1 (original)
+++ packages/gnash/trunk/debian/h2m/gprocessor.1 Thu Feb 14 15:24:08 2008
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH GPROCESSOR "1" "June 2007" "gprocessor 0.8.0" "User Commands"
+.TH GPROCESSOR "1" "February 2008" "gprocessor (gnash cvs)" "User Commands"
.SH NAME
gprocessor \- an SWF preprocessor for Gnash
.SH SYNOPSIS
@@ -9,7 +9,7 @@
This program preprocesses the given SWF movie files and optionally writes preprocessed shape and font data to cache files, so the associated SWF files can be loaded faster.
.PP
-.SS options:
+options:
.TP
\fB\-\-help\fR(\fB\-h\fR)
Print this info.
@@ -28,6 +28,11 @@
.TP
\fB\-va\fR
Be verbose about ActionScript
+.HP
+\fB\-d\fR [<ms>]
+.IP
+Milliseconds delay between advances (0 by default).
+If '\-1' the delay will be computed from the FPS.
.TP
\fB\-r\fR <times>
Allow the given number of complete runs.
Modified: packages/gnash/trunk/debian/h2m/klash
URL: http://svn.debian.org/wsvn/pkg-flash/packages/gnash/trunk/debian/h2m/klash?rev=184&op=diff
==============================================================================
--- packages/gnash/trunk/debian/h2m/klash (original)
+++ packages/gnash/trunk/debian/h2m/klash Thu Feb 14 15:24:08 2008
@@ -1,7 +1,7 @@
#!/bin/sh
BASEDIR=".."
-LIB="$BASEDIR/tmp/usr/lib"
+LIB="$BASEDIR/tmp/usr/lib/gnash"
BIN="$BASEDIR/tmp/usr/bin"
case "$1" in
More information about the pkg-flash-devel
mailing list