[pkg-wine-party] [PATCH 1/2] Install upstream's manpages where available

Hilko Bengen bengen at debian.org
Sat May 26 10:01:18 UTC 2012


---
 debian/libwine-bin.install-common    |   11 +++++-
 debian/libwine-dev.install-common    |    4 +-
 debian/notepad.man                   |   26 -------------
 debian/regedit.man                   |   70 ----------------------------------
 debian/regsvr32.man                  |   42 --------------------
 debian/wine-bin.install-alternatives |    2 +
 debian/wine-bin.install-common       |    3 ++
 debian/wine-bin.manpages-common      |    9 -----
 debian/wineboot.man                  |   57 ---------------------------
 debian/winecfg.man                   |   23 -----------
 debian/wineconsole.man               |   31 ---------------
 debian/winefile.man                  |   30 ---------------
 debian/winemine.man                  |   21 ----------
 debian/winepath.man                  |   55 --------------------------
 14 files changed, 18 insertions(+), 366 deletions(-)
 delete mode 100644 debian/notepad.man
 delete mode 100644 debian/regedit.man
 delete mode 100644 debian/regsvr32.man
 delete mode 100644 debian/wineboot.man
 delete mode 100644 debian/winecfg.man
 delete mode 100644 debian/wineconsole.man
 delete mode 100644 debian/winefile.man
 delete mode 100644 debian/winemine.man
 delete mode 100644 debian/winepath.man

diff --git a/debian/libwine-bin.install-common b/debian/libwine-bin.install-common
index 3be15ae..f604391 100644
--- a/debian/libwine-bin.install-common
+++ b/debian/libwine-bin.install-common
@@ -1 +1,10 @@
-# only modules here, see libwine-bin.install-modules
+debian/tmp/usr/share/man/man1/msiexec.1
+debian/tmp/usr/share/man/man1/notepad.1
+debian/tmp/usr/share/man/man1/regedit.1
+debian/tmp/usr/share/man/man1/regsvr32.1
+debian/tmp/usr/share/man/man1/wineboot.1
+debian/tmp/usr/share/man/man1/winecfg.1
+debian/tmp/usr/share/man/man1/wineconsole.1
+debian/tmp/usr/share/man/man1/winefile.1
+debian/tmp/usr/share/man/man1/winemine.1
+debian/tmp/usr/share/man/man1/winepath.1
diff --git a/debian/libwine-dev.install-common b/debian/libwine-dev.install-common
index 1d9472f..1fde578 100644
--- a/debian/libwine-dev.install-common
+++ b/debian/libwine-dev.install-common
@@ -13,10 +13,12 @@ debian/tmp/usr/bin/wrc
 debian/tmp/usr/include
 debian/tmp/usr/share/man/man1/widl.1
 debian/tmp/usr/share/man/man1/winebuild.1
+debian/tmp/usr/share/man/man1/winecpp.1
 debian/tmp/usr/share/man/man1/winedump.1
-debian/tmp/usr/share/man/man1/winegcc.1
 debian/tmp/usr/share/man/man1/wineg++.1
+debian/tmp/usr/share/man/man1/winegcc.1
 debian/tmp/usr/share/man/man1/winemaker.1
+debian/tmp/usr/share/man/*/man1/winemaker.1
 debian/tmp/usr/share/man/man1/wmc.1
 debian/tmp/usr/share/man/man1/wrc.1
 debian/tmp/usr/share/man/man3
diff --git a/debian/notepad.man b/debian/notepad.man
deleted file mode 100644
index 49063e9..0000000
--- a/debian/notepad.man
+++ /dev/null
@@ -1,26 +0,0 @@
-.TH "notepad" "1" "2008-09-21"
-
-.SH "NAME" 
-notepad \- the wine(1) text editor
-
-.SH "SYNOPSIS"
-.PP
-.B notepad 
-[ 
-.I filename
-]
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBnotepad\fR command.
-.PP
-\fBnotepad\fR is a simple text editor, featuring the Windows\(tm notepad look
-and feel. If \fIfilename\fR is not specified, the editor will start with an
-empty buffer.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/regedit.man b/debian/regedit.man
deleted file mode 100644
index b46b761..0000000
--- a/debian/regedit.man
+++ /dev/null
@@ -1,70 +0,0 @@
-.TH "regedit" "1" "2008\-09\-21"
-.SH "NAME" 
-regedit \- the wine(1) registry editor.
-
-.SH "SYNOPSIS"
-.\" 1 
-.B regedit 
-.I filename
-.\" 2
-.br
-.B regedit 
-\-E 
-.I filename 
-[
-.I regpath
-]
-.\" 3
-.br
-.B regedit 
-\-D 
-.I regpath
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBregedit\fR command.
-.PP
-.B regedit 
-is the \fBwine\fR(1) registry editor, featuring the look and feel of the
-regedit application on Windows\(tm systems, if 
-.B regedit
-is used without arguments. It is also command\-line compatible with Windows\(tm regedit.
-.PP 
-The switches are case\-insensitive and can be prefixed either by '\-' or '/'.
-
-.SH "OPTIONS"
-.TP
-\fB\-E\fR \fIfile\fR [ \fIregpath\fR ]
-Exports the content of the specified registry key to the specified \fIfile\fR. It exports
-the whole registry if no key is specified.
-.TP
-.BI "\-D " regpath
-Deletes the specified registry key.
-.TP
-.BR \-S 
-Runs silently. It can be used with any other switch. 
-.TP
-.BR  \-V 
-Uses advanced mode. It can be used with any other switch. This switch is ignored, it
-exists for compatibility with Windows\(tm regedit.
-.TP
-.BI  "\-L " location
-Specifies the \fIlocation\fR of the system.dat file. It can be used with any
-other switch. This switch is ignored and exists for compatibility with
-Windows\(tm regedit.
-.TP
-.BI "\-R " location
-Specifies the \fIlocation\fR of the user.dat file. It can be used with any
-other switch. This switch is ignored and exists for compatibility with
-Windows\(tm regedit.
-.TP
-.BR  \-? 
-Prints a help message. Any other switches are ignored.
-
-
-.SH "SEE ALSO"
-.BR wine "(1), " regsvr32 (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/regsvr32.man b/debian/regsvr32.man
deleted file mode 100644
index 9d24ed6..0000000
--- a/debian/regsvr32.man
+++ /dev/null
@@ -1,42 +0,0 @@
-.TH "regsvr32" "1" "2008\-09\-21"
-.SH "NAME" 
-regsvr32 \- (Un)Register DLL libraries for use in wine(1)
-
-.SH "SYNOPSIS"
-.PP
-.B regsvr32 
-[
-.I OPTIONS
-]
-.I dllname 
-[ dllname... ]
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBregsvr32\fR command.
-.PP
-.B regsvr32 
-manages the Windows\(tm libraries (DLLs) for use in \fBwine\fR(1). Note that 
-.B regsvr32
-uses Windows\(tm\-like option switches.
-
-.SH "OPTIONS"
-.TP
-.BR /u
-unregisters server.
-.TP
-.BR /s 
-silent, shows no message box.
-.TP
-\fB/i\fR[\fI:cmdline\fR]
-calls DllInstall passing it an optional \fIcmdline\fR. Used with \fB/u\fR, it calls dll uninstall.
-.TP
-.BR /n  
-does not call DllRegisterServer. This option must be used with \fB/i\fR.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/wine-bin.install-alternatives b/debian/wine-bin.install-alternatives
index 4e9fc6d..62ad428 100644
--- a/debian/wine-bin.install-alternatives
+++ b/debian/wine-bin.install-alternatives
@@ -12,6 +12,8 @@ debian/tmp/usr/bin/wineconsole
 debian/tmp/usr/bin/winefile
 debian/tmp/usr/bin/winemine 
 debian/tmp/usr/bin/winepath
+debian/tmp/usr/bin/wineprefixcreate
 debian/tmp/usr/share/man/man1/wine.1
 debian/tmp/usr/share/man/man1/winedbg.1
+debian/tmp/usr/share/man/man1/wineprefixcreate.1
 debian/tmp/usr/share/man/*/man1/wine.1
diff --git a/debian/wine-bin.install-common b/debian/wine-bin.install-common
index 9e79cc8..52b2581 100644
--- a/debian/wine-bin.install-common
+++ b/debian/wine-bin.install-common
@@ -5,3 +5,6 @@ debian/tmp/usr/share/wine/wine.inf
 debian/tmp/usr/share/wine/l_intl.nls
 debian/uninstaller.desktop usr/share/applications
 debian/winecfg.desktop usr/share/applications
+debian/tmp/usr/share/man/man1/winedbg32.1
+debian/tmp/usr/share/man/man1/wine32.1
+debian/tmp/usr/share/man/*/man1/wine32.1
diff --git a/debian/wine-bin.manpages-common b/debian/wine-bin.manpages-common
index 1dfa282..25bd6c8 100644
--- a/debian/wine-bin.manpages-common
+++ b/debian/wine-bin.manpages-common
@@ -1,13 +1,4 @@
 debian/fnt2bdf.man
-debian/notepad.man
-debian/regedit.man
-debian/regsvr32.man
 debian/wine-auto.man
 debian/wine-font-convert.man
 debian/wine-safe.man
-debian/wineboot.man
-debian/winecfg.man
-debian/wineconsole.man
-debian/winefile.man
-debian/winemine.man
-debian/winepath.man
diff --git a/debian/wineboot.man b/debian/wineboot.man
deleted file mode 100644
index f49ea01..0000000
--- a/debian/wineboot.man
+++ /dev/null
@@ -1,57 +0,0 @@
-.TH "wineboot" "1" "2008\-09\-21"
-
-.SH "NAME" 
-wineboot \- perform startup or shutdown tasks in your wine(1) environment.
-
-.SH "SYNOPSIS"
-.PP
-.B wineboot 
-[
-.I OPTIONS
-]
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwineboot\fR command.
-.PP
-.B wineboot 
-performs tasks that would be done on a real Windows\(tm environment, like
-restarting or shutting down the system. It's useful for example if a software
-installation program asks you to reboot your computer to finish the
-installation process.
-
-.B wineboot
-also updates the WINEPREFIX directory if wine.inf changes.
-
-.SH "OPTIONS"
-.TP
-.BR \-h ", "\-\-help
-Display a help message.
-.TP
-.BR \-e ", "\-\-end\-session
-End the current session cleanly.
-.TP
-.BR \-f ", "\-\-force
-Force exit for processes that don't exit cleanly.
-.TP
-.BR \-i ", "\-\-init
-Perform initialization for first Wine instance.
-.TP
-.BR \-k ", " \-\-kill
-Kill running processes without any cleanup.
-.TP
-.BR \-r ", "\-\-restart
-Restart only, don't do normal startup operations.
-.TP
-.BR \-s ", "\-\-shutdown
-Shutdown only, don't reboot.
-.TP
-.BR \-u ", "\-\-update
-Update the wineprefix directory.
-
-.SH "SEE ALSO"
-.BR wine "(1), " regsvr32 (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/winecfg.man b/debian/winecfg.man
deleted file mode 100644
index 56ac240..0000000
--- a/debian/winecfg.man
+++ /dev/null
@@ -1,23 +0,0 @@
-.TH "winecfg" "1" "2008\-09\-20"
-
-.SH "NAME" 
-winecfg \- wine(1) configuration tool
-
-.SH "SYNOPSIS"
-.PP
-.B winecfg 
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwinecfg\fR command.
-.PP
-.B winecfg
-is the \fBwine\fR(1) configuration tool, allowing you to set up your environment :
-sound, themes, libraries (.DLL), drives, graphics, etc.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/wineconsole.man b/debian/wineconsole.man
deleted file mode 100644
index 0aa1f59..0000000
--- a/debian/wineconsole.man
+++ /dev/null
@@ -1,31 +0,0 @@
-.TH "wineconsole" "1" "2008-09-25"
-.SH "NAME" 
-wineconsole \- the wine(1) console
-
-.SH "SYNOPSIS"
-.PP
-.B wineconsole 
-[
-.I OPTIONS
-]
-.I command
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwineconsole\fR command.
-.PP
-\fBwineconsole\fR is used to run a CLI (Command-Line Interface) \fIcommand\fR with \fBwine\fR(1).
-
-.SH "OPTIONS"
-.TP
-\fB--backend=\fR{\fIuser\fR|\fIcurses\fR}  
-If \fIuser\fR is chosen, a new window will be created. The \fIcurses\fR option will cause 
-.B wineconsole
-to try to setup the current terminal as a \fBwine\fR(1) console.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/winefile.man b/debian/winefile.man
deleted file mode 100644
index dd2d104..0000000
--- a/debian/winefile.man
+++ /dev/null
@@ -1,30 +0,0 @@
-.TH "winefile" "1" "2008-09-20"
-
-.SH "NAME" 
-winefile \- The Wine file manager
-
-.SH "SYNOPSIS"
-.PP
-.B winefile 
-.RI [ " path " ]
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwinefile\fR command.
-.PP
-.B winefile
-is the Wine file manager, featuring a look and feel similar to Windows\(tm file manager. If 
-.I path 
-is specified, then 
-.B winefile 
-will be opened in the specified 
-.IR path .
-
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/winemine.man b/debian/winemine.man
deleted file mode 100644
index 93e519d..0000000
--- a/debian/winemine.man
+++ /dev/null
@@ -1,21 +0,0 @@
-.TH "winemine" "1" "2008\-09\-22"
-.SH "NAME" 
-winemine \- minesweeper game using wine(1)
-
-.SH "SYNOPSIS"
-.PP
-.B winemine 
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwinemine\fR command.
-.PP
-\fBwinemine\fR is a minesweeper game, similar to the one usually found on
-Windows\(tm systems.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
diff --git a/debian/winepath.man b/debian/winepath.man
deleted file mode 100644
index 34b064b..0000000
--- a/debian/winepath.man
+++ /dev/null
@@ -1,55 +0,0 @@
-.TH "winepath" "1" "2008\-09\-20"
-
-.SH "NAME" 
-winepath \- Convert PATH(s) to Unix or Windows long or short paths.
-
-.SH "SYNOPSIS"
-.PP
-.B winepath 
-[
-.I OPTION
-]
-[
-.I PATH
-]
-
-.SH "DESCRIPTION" 
-.PP
-This manual page documents briefly the \fBwinepath\fR command.
-.PP
-.B winepath 
-converts PATH(s) to Unix or Windows long or short paths.
-
-
-.SH "OPTIONS"
-.TP
-.BR  \-u ", " \-\-unix
-converts a Windows path to a Unix path.
-.TP
-.BR \-w ", " \-\-windows
-converts a Unix path to a long Windows path.
-.TP
-.BR \-l ", " \-\-long 
-converts the short Windows path of an existing file or directory to the long
-format.
-.TP
-.BR \-s ", " \-\-short 
-converts the long Windows path of an existing file or directory to the short
-format.
-.TP
-.BR \-h ", " \-\-help
-shows this help message and exit.
-.TP
-.BR \-v ", " \-\-version 
-shows version information and exit.
-
-.SH "SEE ALSO"
-.BR wine (1)
-
-.SH "AUTHOR"
-.PP
-.B winepath
-is Copyright \(co 2002 Alexandre Julliard. 
-
-This manual page was written by Francois Wendling <frwendling at free.fr> for the
-Debian GNU/Linux system (but may be used by others).
-- 
1.7.10




More information about the pkg-wine-party mailing list