[neon/neon-packaging/digikam/Neon/unstable] debian: no more manuals
Carlos De Maine
null at kde.org
Sat Nov 25 10:07:10 GMT 2023
Git commit 07f58f05085d0b5fd439f4d91dbb945083ef6533 by Carlos De Maine.
Committed on 25/11/2023 at 11:07.
Pushed by carlosdem into branch 'Neon/unstable'.
no more manuals
M +0 -1 debian/control
D +0 -1 debian/digikam.manpages
D +0 -41 debian/man/digikam.1
D +0 -30 debian/man/showfoto.1
M +0 -4 debian/rules
D +0 -1 debian/showfoto.manpages
https://invent.kde.org/neon/neon-packaging/digikam/-/commit/07f58f05085d0b5fd439f4d91dbb945083ef6533
diff --git a/debian/control b/debian/control
index 3b656f3..3a82440 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: bison,
flex,
glslang-dev,
graphviz,
- help2man,
libass-dev,
libavcodec-dev,
libavdevice-dev,
diff --git a/debian/digikam.manpages b/debian/digikam.manpages
deleted file mode 100644
index d9d3dd5..0000000
--- a/debian/digikam.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/man/digikam.1
diff --git a/debian/man/digikam.1 b/debian/man/digikam.1
deleted file mode 100644
index e491f52..0000000
--- a/debian/man/digikam.1
+++ /dev/null
@@ -1,41 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH DIGIKAM "1" "July 2016" "digikam 5.0.0" "User Commands"
-.SH NAME
-digikam \- manual page for digikam 5.0.0
-.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>
diff --git a/debian/man/showfoto.1 b/debian/man/showfoto.1
deleted file mode 100644
index edcab53..0000000
--- a/debian/man/showfoto.1
+++ /dev/null
@@ -1,30 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH SHOWFOTO "1" "July 2016" "showfoto 5.0.0" "User Commands"
-.SH NAME
-showfoto \- manual page for showfoto 5.0.0
-.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
diff --git a/debian/rules b/debian/rules
index 1241e8b..cbbc73b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,10 +43,6 @@ override_dh_auto_configure:
-DENABLE_QWEBENGINE=$(ENABLE_QWEBENGINE) \
-DENABLE_SHOWFOTO=ON
- 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_shlibdeps:
# dh_shlibdeps -l$(CURDIR)/debian/digikam-private-libs/$(PRIVATE_LIBDIR)
diff --git a/debian/showfoto.manpages b/debian/showfoto.manpages
deleted file mode 100644
index c951620..0000000
--- a/debian/showfoto.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/man/showfoto.1
More information about the Neon-commits
mailing list