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 67 68 69 70 71 72 73
|
Source: libkf5kipi
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sune Vuorela <sune@debian.org>, Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 3.0.0),
debhelper (>= 9),
extra-cmake-modules (>= 1.1.0~),
libkf5config-dev (>= 5.1.0~),
libkf5i18n-dev (>= 5.1.0~),
libkf5service-dev (>= 5.1.0~),
libkf5xmlgui-dev (>= 5.1.0~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.2.0~),
Standards-Version: 4.1.2
Homepage: http://www.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/libkipi.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkipi.git
Package: libkf5kipi-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: kdegraphics-libs-data (<< 4:4.6.80),
libkdcraw5,
libkipi-data,
libkipi0,
libkipi5,
libkipi6,
Breaks: kdegraphics-libs-data (<< 4:4.6.80),
libkipi-data,
libkipi0,
libkipi5,
libkipi6,
Description: KDE Image Plugin Interface library -- data files
Libkipi is a KDE library that provides a common interface for operations
on images such as manipulation, organization, importing from and exporting
to online services (and not only these), batch editing, etc.
.
These services are used in graphics applications such as gwenview, digiKam,
kphotoalbum, and spectacle.
.
This package contains the data files of the kipi library.
Package: libkf5kipi-dev
Section: libdevel
Architecture: any
Depends: libkf5kipi32.0.0 (= ${binary:Version}), pkg-config, ${misc:Depends}
Description: KDE Image Plugin Interface library -- development files
Libkipi is a KDE library that provides a common interface for operations
on images such as manipulation, organization, importing from and exporting
to online services (and not only these), batch editing, etc.
.
These services are used in graphics applications such as gwenview, digiKam,
kphotoalbum, and spectacle.
.
This package provides the development files for using the kipi library,
and documentation for it (in the header files).
Package: libkf5kipi32.0.0
Architecture: any
Depends: libkf5kipi-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: KDE Image Plugin Interface library
Libkipi is a KDE library that provides a common interface for operations
on images such as manipulation, organization, importing from and exporting
to online services (and not only these), batch editing, etc.
.
These services are used in graphics applications such as gwenview, digiKam,
kphotoalbum, and spectacle.
.
This package provides the kipi library.
|