[neon/qt6/qt6-shadertools/Neon/release] debian: qt6-shadertools-doc
Carlos De Maine
null at kde.org
Mon Oct 23 00:46:00 BST 2023
Git commit 0a1c984fe9e406cd5234329448827db33e87cc4c by Carlos De Maine.
Committed on 23/10/2023 at 01:45.
Pushed by carlosdem into branch 'Neon/release'.
qt6-shadertools-doc
M +17 -6 debian/control
A +1 -0 debian/qt6-shadertools-doc.install
https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/0a1c984fe9e406cd5234329448827db33e87cc4c
diff --git a/debian/control b/debian/control
index 671adf8..a18c003 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cmake,
qt6-shadertools-dev:native <cross>
Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
qt6-documentation-tools (>= 6.4~) <!nodoc>,
+ qt6-base-doc (>= 6.4~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Rules-Requires-Root: no
@@ -48,6 +49,22 @@ Description: Qt 6 shader tools module - development files
This package contains the development files needed to build Qt 6 applications
using the QtShaderTools library.
+Package: qt6-shadertools-doc
+Architecture: all
+Section: kde
+X-Neon-MergedPackage: true
+Depends: qt6-base-doc,
+ qt6-shadertools-dev (= ${binary:Version}),
+ ${misc:Depends}
+Breaks: libqt6shadertools6-dev (<< 6.4.2-1~)
+Replaces: libqt6shadertools6-dev (<< 6.4.2-1~)
+Description: Qt 6 shader tools module - documentation files
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains the documentation files to help build Qt 6 applications
+ using the QtShaderTools library.
+
Package: libqt6shadertools6
Architecture: all
Depends: qt6-shadertools
@@ -66,12 +83,6 @@ Depends: qt6-shadertools
Description: Dummy transitional
Transitional dummy package.
-Package: qt6-shadertools-doc
-Architecture: all
-Depends: qt6-shadertools
-Description: Dummy transitional
- Transitional dummy package.
-
Package: qt6-shadertools-doc-html
Architecture: all
Depends: qt6-shadertools
diff --git a/debian/qt6-shadertools-doc.install b/debian/qt6-shadertools-doc.install
new file mode 100644
index 0000000..8536ff4
--- /dev/null
+++ b/debian/qt6-shadertools-doc.install
@@ -0,0 +1 @@
+usr/share/qt6/doc/
More information about the Neon-commits
mailing list