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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
Source: koko
Section: kde
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Marco Mattiolo <marco.mattiolo@hotmail.it>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-qmldeps,
cmake (>= 3.16~),
extra-cmake-modules (>= 5.240~),
kirigami-addons-dev,
kquickimageeditor-dev (>= 0.6.0~),
libexiv2-dev (>= 0.28~),
libkf6config-dev (>= 5.240~),
libkf6configwidgets-dev (>= 5.240~),
libkf6coreaddons-dev (>= 5.240~),
libkf6dbusaddons-dev (>= 5.240~),
libkf6declarative-dev (>= 5.240~),
libkf6filemetadata-dev (>= 5.240~),
libkf6guiaddons-dev (>= 5.240~),
libkf6i18n-dev (>= 5.240~),
libkf6kio-dev (>= 5.240~),
libkf6notifications-dev (>= 5.240~),
libkf6purpose-dev,
libkirigami-dev,
libxcb-util-dev,
pkg-kde-tools,
qt6-base-dev (>= 6.5~),
qt6-base-private-dev,
qt6-declarative-dev (>= 6.5~),
qt6-declarative-private-dev,
qt6-positioning-dev (>= 6.5~),
qt6-svg-dev (>= 6.5~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://apps.kde.org/koko/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/koko
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/koko.git
Package: koko
Architecture: any
Multi-Arch: foreign
Depends: koko-data (= ${source:Version}),
libgdk-pixbuf2.0-bin,
libkquickimageeditor1 (>= 0.6.0~),
qml6-module-org-kde-kquickimageeditor (>= 0.6.0~),
${misc:Depends},
${qml6:Depends},
${shlibs:Depends},
Description: Image gallery for Plasma mobile
Koko is an image viewer designed for desktop and touch devices.
.
It is based on Kirigami, being therefore able to adapt nicely to desktops,
phones, big screens and potentially everything else.
.
It features a gallery and an image viewer, plus the chance to do simple
image modifications (crop, rotation) in-app thanks to the kquickimageeditor.
Package: koko-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Image gallery for Plasma mobile -- data files
Koko is an image viewer designed for desktop and touch devices.
.
This package contains architecture-independent data files.
|