[neon/kf6/kf6-kimageformats/Neon/stable] debian: Revert "docs"
Carlos De Maine
null at kde.org
Wed Jul 30 23:51:36 BST 2025
Git commit 8e681bca0a64aaa4e59cb7bdeec808cc5f7ab525 by Carlos De Maine.
Committed on 30/07/2025 at 22:51.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "docs"
This reverts commit 6555b23795f60cb83742981ee1d60b197b9bd4b0
M +0 -1 debian/control
M +0 -14 debian/rules
https://invent.kde.org/neon/kf6/kf6-kimageformats/-/commit/8e681bca0a64aaa4e59cb7bdeec808cc5f7ab525
diff --git a/debian/control b/debian/control
index e57aede..6cd75af 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
Build-Depends: cmake (>= 3.0~),
debhelper-compat (= 13),
- kde-qdoc-common-dev,
kf6-extra-cmake-modules,
kf6-karchive-dev,
libavif-dev,
diff --git a/debian/rules b/debian/rules
index fab3ba7..60bf4dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,22 +1,8 @@
-
#!/usr/bin/make -f
# -*- makefile -*-
-export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev
-
%:
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
dh_auto_configure -- -DKIMAGEFORMATS_HEIF=ON -DKIMAGEFORMATS_JXR=ON
-
-override_dh_auto_build:
- dh_auto_build
- dh_auto_build -- prepare_docs
- dh_auto_build -- generate_docs
- dh_auto_build -- generate_qch
-
-override_dh_auto_install:
- dh_auto_install
- dh_auto_install -- install_html_docs
- dh_auto_install -- install_qch_docs
More information about the Neon-commits
mailing list