[neon/extras/krita/Neon/unstable] debian: pyside dev packages
Carlos De Maine
null at kde.org
Thu Oct 9 12:57:21 BST 2025
Git commit 1d4212276043bf92f3a5f20d109589b0affad44b by Carlos De Maine.
Committed on 09/10/2025 at 11:57.
Pushed by carlosdem into branch 'Neon/unstable'.
pyside dev packages
M +14 -38 debian/control
M +1 -1 debian/krita-python3.install
M +1 -3 debian/not-installed
https://invent.kde.org/neon/extras/krita/-/commit/1d4212276043bf92f3a5f20d109589b0affad44b
diff --git a/debian/control b/debian/control
index 0816f90..a0c0085 100644
--- a/debian/control
+++ b/debian/control
@@ -69,8 +69,8 @@ Build-Depends: cmake,
libzug-dev,
pkgconf,
pkg-kde-tools-neon,
-# pyqt5-dev,
-# pyqt5-dev-tools,
+ pyqt6-dev,
+ pyqt6-dev-tools,
python3-sip-dev,
qt6-5compat-dev,
qt6-base-dev,
@@ -97,56 +97,32 @@ Depends: krita-data (>= ${source:Version}),
Suggests: colord
Breaks: krita-data (<< 1:2.4)
Replaces: krita-data (<< 1:2.4)
-Description: pixel-based image manipulation program
- Krita is a creative application for raster images. Whether you want to create
- from scratch or work with existing images, Krita is for you. You can work with
- photos or scanned images, or start with a blank slate. Krita supports most
- graphics tablets out of the box.
+Description: KDE digital paintingprogram
+ Krita is a free and open source digital painting application. It is
+ for artists who want to create professional work from start to end.
.
- Krita is different from other graphics design programs in that it has
- pluggable brush engines, some supporting brush resources like Gimp brush files,
- others offering sophisticated simulation of real brushes, and others again
- offering color mixing and image deformations. Moreover, Krita has full
- support for graphics tablets, including such features as pressure, tilt and
- rate, making it a great choice for artists. There are easy to use tools for
- drawing lines, ellipses and rectangles, and the freehand tool is supported by
- pluggable "drawing assistants" that help you draw shapes that still have a
- freehand feeling to them.
+ Krita is used by comic book artists, illustrators, concept artists,
+ matte and texture painters and in the digital VFX industry.
.
- This package is part of the Calligra Suite.
+ This package contains the binary and library files for Krita.
Package: krita-data
Architecture: all
Section: graphics
Depends: ${misc:Depends}
-Description: data files for Krita painting program
- This package contains architecture-independent data files for Krita,
- the painting program shipped with the Calligra Suite.
- .
- See the krita package for further information.
- .
- This package is part of the Calligra Suite.
+Description: data files for Krita digital painting program
+ This package contains architecture-independent data files for Krita.
Package: krita-l10n
Architecture: all
Section: localization
Depends: ${misc:Depends}
-Description: translations for Krita painting program
- This package contains the translations for Krita, the painting program
- shipped with the Calligra Suite.
- .
- See the krita package for further information.
- .
- This package is part of the Calligra Suite.
+Description: translations for Krita digital painting program
+ This package contains the translations for Krita.
Package: krita-python3
Architecture: all
Section: graphics
Depends: ${misc:Depends}
-Description: data files for Krita painting program
- This package contains architecture-independent data files for Krita,
- the painting program shipped with the Calligra Suite.
- .
- See the krita package for further information.
- .
- This package is part of the Calligra Suite.
+Description: data files for Krita digital painting program
+ This package contains the python based data files for Krita.
diff --git a/debian/krita-python3.install b/debian/krita-python3.install
index 282ef5f..610777a 100644
--- a/debian/krita-python3.install
+++ b/debian/krita-python3.install
@@ -1 +1 @@
-#usr/lib/*/krita-python-libs/
+usr/lib/*/krita-python-libs/
diff --git a/debian/not-installed b/debian/not-installed
index 96bd10a..8b13789 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1,3 +1 @@
-/usr/include/kis_qmic_interface.h
-/usr/include/kis_qmic_plugin_interface.h
-/usr/include/kritaqmicinterface_export.h
+
More information about the Neon-commits
mailing list