1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: kolourpaint
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16.0~),
extra-cmake-modules (>= 6.5.0~),
gettext,
libkf6crash-dev (>= 6.5.0~),
libkf6doctools-dev (>= 6.5.0~),
libkf6guiaddons-dev (>= 6.5.0~),
libkf6i18n-dev (>= 6.5.0~),
libkf6jobwidgets-dev (>= 6.5.0~),
libkf6kio-dev (>= 6.5.0~),
libkf6textwidgets-dev (>= 6.5.0~),
libkf6widgetsaddons-dev (>= 6.5.0~),
libkf6xmlgui-dev (>= 6.5.0~),
libksane-dev (>= 24.02~),
pkgconf,
qt6-base-dev (>= 6.6.0~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://apps.kde.org/kolourpaint/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kolourpaint
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kolourpaint.git
Package: kolourpaint
Section: graphics
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: simple image editor and drawing application
KolourPaint is a simple drawing and image editing application for KDE.
It aims to be easy to use, providing a level of functionality targeted towards
the average user. It is ideal for common tasks such as drawing simple graphics
and touching-up photos.
.
This package is part of the KDE graphics module.
|