r8386 - packages/trunk/performous/debian/h2m

Miriam Ruiz miriam at alioth.debian.org
Wed Nov 12 00:09:13 UTC 2008


Author: miriam
Date: 2008-11-12 00:09:13 +0000 (Wed, 12 Nov 2008)
New Revision: 8386

Added:
   packages/trunk/performous/debian/h2m/performous
Removed:
   packages/trunk/performous/debian/h2m/ultrastarng
   packages/trunk/performous/debian/h2m/ultrastarng.6
   packages/trunk/performous/debian/h2m/ultrastarng.h2m
Modified:
   packages/trunk/performous/debian/h2m/Makefile
Log:
help2man stuff



Modified: packages/trunk/performous/debian/h2m/Makefile
===================================================================
--- packages/trunk/performous/debian/h2m/Makefile	2008-11-11 23:57:22 UTC (rev 8385)
+++ packages/trunk/performous/debian/h2m/Makefile	2008-11-12 00:09:13 UTC (rev 8386)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-MANPAGES= ultrastarng.6
+MANPAGES= performous.6
 
 all: $(MANPAGES)
 
@@ -9,6 +9,6 @@
 clean:
 	rm -f $(MANPAGES)
 
-ultrastarng.6: ultrastarng
+performous.6: performous
 	chmod +x $<
-	help2man --no-info --section=6 --include=$<.h2m ./$< > $@
+	help2man --no-info --section=6 --include=../../doc/$<.h2m ./$< > $@

Copied: packages/trunk/performous/debian/h2m/performous (from rev 8384, packages/trunk/performous/debian/h2m/ultrastarng)
===================================================================
--- packages/trunk/performous/debian/h2m/performous	                        (rev 0)
+++ packages/trunk/performous/debian/h2m/performous	2008-11-12 00:09:13 UTC (rev 8386)
@@ -0,0 +1,17 @@
+#!/bin/sh
+
+BASEDIR=".."
+LIB="$BASEDIR/performous/usr/lib/libda"
+BIN="$BASEDIR/performous/usr/bin"
+
+case "$1" in
+  "--help")
+    LD_LIBRARY_PATH="$LIB" $BIN/performous --help 2>&1 | \
+      grep -v "^Usage" | grep -v "^Options" | grep -v "^--------"
+    ;;
+   "--version")
+    LD_LIBRARY_PATH="$LIB" $BIN/performous --version 2>&1 | \
+      grep -v "^$" | head -n 1 | awk '{ print $2 }'
+    ;;
+esac
+exit 0


Property changes on: packages/trunk/performous/debian/h2m/performous
___________________________________________________________________
Name: svn:executable
   + *
Name: svn:mergeinfo
   + 

Deleted: packages/trunk/performous/debian/h2m/ultrastarng
===================================================================
--- packages/trunk/performous/debian/h2m/ultrastarng	2008-11-11 23:57:22 UTC (rev 8385)
+++ packages/trunk/performous/debian/h2m/ultrastarng	2008-11-12 00:09:13 UTC (rev 8386)
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-BASEDIR=".."
-LIB="$BASEDIR/ultrastar-ng-xine/usr/lib"
-BIN="$BASEDIR/ultrastar-ng-xine/usr/games"
-
-case "$1" in
-  "--help")
-    LD_LIBRARY_PATH="$LIB" $BIN/ultrastarng --help 2>&1 | \
-      grep -v "^Usage" | grep -v "^Options" | grep -v "^--------"
-    ;;
-   "--version")
-    LD_LIBRARY_PATH="$LIB" $BIN/ultrastarng --version 2>&1 | \
-      grep -v "^$" | head -n 1 | awk '{ print $2 }'
-    ;;
-esac
-exit 0

Deleted: packages/trunk/performous/debian/h2m/ultrastarng.6
===================================================================
--- packages/trunk/performous/debian/h2m/ultrastarng.6	2008-11-11 23:57:22 UTC (rev 8385)
+++ packages/trunk/performous/debian/h2m/ultrastarng.6	2008-11-12 00:09:13 UTC (rev 8386)
@@ -1,38 +0,0 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH ULTRASTARNG "6" "May 2007" "ultrastarng 0.1.3" "Games"
-.SH NAME
-ultrastarng \- The free Linux karaoke game
-.SH SYNOPSIS
-.B ultrastarng [options] [song_directory]
-.SH DESCRIPTION
-Ultrastar Next Generation is a Karaoke game which is based off and looks similar to Singstar for PS2. UltraStar-NG is based on UltraStar and allows you to add your own songs in the forms of mp3s along with a song text and a music video file.
-.PP
-\fB\-h\fR, \fB\-\-help\fR
-.IP
-Display this text and exit
-.PP
-\fB\-W\fR, \fB\-\-width\fR (Default: 640)
-.IP
-Set window width
-.PP
-\fB\-H\fR, \fB\-\-height\fR (Default: 480)
-.IP
-Set window height
-.PP
-\fB\-t\fR, \fB\-\-theme\fR
-.IP
-Set theme (theme name or absolute path to the theme)
-.PP
-\fB\-c\fR, \fB\-\-no\-capture\fR
-.IP
-Disable sound capture thread
-.PP
-\fB\-f\fR, \fB\-\-fullscreen\fR
-.IP
-Enable fullscreen video output
-.PP
-\fB\-v\fR, \fB\-\-version\fR
-.IP
-Display version number and exit
-.SH "SEE ALSO"
-You can find more information at http://ultrastar-ng.sourceforge.net/ or http://sourceforge.net/projects/ultrastar-ng/

Deleted: packages/trunk/performous/debian/h2m/ultrastarng.h2m
===================================================================
--- packages/trunk/performous/debian/h2m/ultrastarng.h2m	2008-11-11 23:57:22 UTC (rev 8385)
+++ packages/trunk/performous/debian/h2m/ultrastarng.h2m	2008-11-12 00:09:13 UTC (rev 8386)
@@ -1,15 +0,0 @@
-Include file for Ultrastar NG man page
-
-[name]
-ultrastarng \- The free Linux karaoke game
-
-[synopsis]
-.B ultrastarng [options] [song_directory]
-
-[description]
-Ultrastar Next Generation is a Karaoke game which is based off and looks similar to Singstar for PS2. UltraStar-NG is based on UltraStar and allows you to add your own songs in the forms of mp3s along with a song text and a music video file.
-
-If the songs directory is omitted, /usr/share/games/ultrastar-ng/songs will be used as the default one.
-
-[see also]
-You can find more information at http://ultrastar-ng.sourceforge.net/ or http://sourceforge.net/projects/ultrastar-ng/




More information about the Pkg-games-commits mailing list