rev 20699 - in kde-extras/digikam/trunk/debian: . man

Steven Michael Robbins smr at moszumanska.debian.org
Sun Nov 13 17:17:34 UTC 2016


Author: smr
Date: 2016-11-13 17:17:34 +0000 (Sun, 13 Nov 2016)
New Revision: 20699

Added:
   kde-extras/digikam/trunk/debian/man/digikam.1
   kde-extras/digikam/trunk/debian/man/showfoto.1
Modified:
   kde-extras/digikam/trunk/debian/rules
Log:
Revert back to static manpage sources.

Added: kde-extras/digikam/trunk/debian/man/digikam.1
===================================================================
--- kde-extras/digikam/trunk/debian/man/digikam.1	                        (rev 0)
+++ kde-extras/digikam/trunk/debian/man/digikam.1	2016-11-13 17:17:34 UTC (rev 20699)
@@ -0,0 +1,41 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
+.TH DIGIKAM "1" "November 2016" "digikam 5.3.0" "User Commands"
+.SH NAME
+digikam \- digital photo management application
+.SH SYNOPSIS
+.B digikam
+[\fI\,options\/\fR]
+.SH DESCRIPTION
+Manage your photographs like a professional, with the power of open source
+.SH OPTIONS
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Displays version information.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Displays this help.
+.TP
+\fB\-\-author\fR
+Show author information.
+.TP
+\fB\-\-license\fR
+Show license information.
+.TP
+\fB\-\-desktopfile\fR <file name>
+The base file name of the desktop entry for this
+application.
+.TP
+\fB\-\-download\-from\fR <path>
+Open camera dialog at <path>
+.TP
+\fB\-\-download\-from\-udi\fR <udi>
+Open camera dialog for the device with Solid UDI
+<udi>
+.TP
+\fB\-\-detect\-camera\fR
+Automatically detect and open a connected gphoto2
+camera
+.TP
+\fB\-\-database\-directory\fR <dir>
+Start digikam with the SQLite database file found
+in the directory <dir>

Added: kde-extras/digikam/trunk/debian/man/showfoto.1
===================================================================
--- kde-extras/digikam/trunk/debian/man/showfoto.1	                        (rev 0)
+++ kde-extras/digikam/trunk/debian/man/showfoto.1	2016-11-13 17:17:34 UTC (rev 20699)
@@ -0,0 +1,30 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
+.TH SHOWFOTO "1" "November 2016" "showfoto 5.3.0" "User Commands"
+.SH NAME
+showfoto \- image viewer/editor
+.SH SYNOPSIS
+.B showfoto
+[\fI\,options\/\fR] [\fI\,file(s) or folder(s)\/\fR]
+.SH DESCRIPTION
+Manage your photographs like a professional, with the power of open source
+.SH OPTIONS
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Displays version information.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Displays this help.
+.TP
+\fB\-\-author\fR
+Show author information.
+.TP
+\fB\-\-license\fR
+Show license information.
+.TP
+\fB\-\-desktopfile\fR <file name>
+The base file name of the desktop entry for this
+application.
+.SS "Arguments:"
+.TP
+files
+File(s) or folder(s) to open

Modified: kde-extras/digikam/trunk/debian/rules
===================================================================
--- kde-extras/digikam/trunk/debian/rules	2016-11-13 16:09:45 UTC (rev 20698)
+++ kde-extras/digikam/trunk/debian/rules	2016-11-13 17:17:34 UTC (rev 20699)
@@ -30,10 +30,8 @@
 	  -DENABLE_MEDIAPLAYER=ON \
 	  -DENABLE_APPSTYLES=ON
 
-override_dh_auto_build:
-	dh_auto_build
-	help2man -n 'digital photo management application' --no-info obj-*/core/app/digikam > debian/man/digikam.1
-	help2man -n 'image viewer/editor' --no-info obj-*/core/showfoto/showfoto > debian/man/showfoto.1
+#	help2man -n 'digital photo management application' --no-info obj-*/core/app/digikam > debian/man/digikam.1
+#	help2man -n 'image viewer/editor' --no-info obj-*/core/showfoto/showfoto > debian/man/showfoto.1
 
 override_dh_auto_install:
 	dh_auto_install




More information about the pkg-kde-commits mailing list