[SCM] qtspeech packaging branch, master, updated. 6a7431157cb2a4a8d33f9d198aef9da8dad76998
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Sep 10 09:06:17 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtspeech.git;a=commitdiff;h=91ded46
The following commit has been merged in the master branch:
commit 91ded46ef45a437e1bdca6708847800f3803b555
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Sep 10 11:54:48 2016 +0300
Build the documentation packages.
---
debian/control | 23 +++++++++++++++++++++++
debian/qtspeech5-doc-html.install | 1 +
debian/qtspeech5-doc.install | 1 +
3 files changed, 25 insertions(+)
diff --git a/debian/control b/debian/control
index f4c89e6..0bda3ad 100644
--- a/debian/control
+++ b/debian/control
@@ -62,3 +62,26 @@ Description: Speech library for Qt - Examples
applications.
.
This package contains the QtSpeech examples.
+
+Package: qtspeech5-doc
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Speech library for Qt - documentation
+ QtSpeech provides support for text-to-speech and speech recognition in Qt
+ applications.
+ .
+ This package contains the QCH documentation, which can be viewed in
+ Qt Assistant.
+
+Package: qtspeech5-doc-html
+Priority: extra
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Description: Speech library for Qt - HTML documentation
+ QtSpeech provides support for text-to-speech and speech recognition in Qt
+ applications.
+ .
+ This package contains the HTML documentation.
diff --git a/debian/qtspeech5-doc-html.install b/debian/qtspeech5-doc-html.install
new file mode 100644
index 0000000..af8b325
--- /dev/null
+++ b/debian/qtspeech5-doc-html.install
@@ -0,0 +1 @@
+usr/share/qt5/doc/qtspeech/
diff --git a/debian/qtspeech5-doc.install b/debian/qtspeech5-doc.install
new file mode 100644
index 0000000..f586a51
--- /dev/null
+++ b/debian/qtspeech5-doc.install
@@ -0,0 +1 @@
+usr/share/qt5/doc/qtspeech.qch
--
qtspeech packaging
More information about the pkg-kde-commits
mailing list