| 1 |
Source: libkipi
|
| 2 |
Section: libs
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
|
| 5 |
Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org>
|
| 6 |
Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev, libimlib2-dev
|
| 7 |
Standards-Version: 3.6.2
|
| 8 |
|
| 9 |
Package: libkipi0-dev
|
| 10 |
Provides: libkipi-dev
|
| 11 |
Conflicts: libkipi-dev
|
| 12 |
Section: libdevel
|
| 13 |
Architecture: any
|
| 14 |
Depends: libkipi0 (= ${Source-Version})
|
| 15 |
Description: library for apps that want to use kipi-plugins (development version)
|
| 16 |
Libkipi is a library
|
| 17 |
.
|
| 18 |
o that contains common routines and widget used by kipi-plugins
|
| 19 |
o to ease implementation of the kipi-plugins interface in an application
|
| 20 |
that wants to use kipi-plugins
|
| 21 |
.
|
| 22 |
This pkg contains development files and documentation for libkipi library.
|
| 23 |
.
|
| 24 |
Homepage: http://extragear.kde.org/apps/kipi
|
| 25 |
|
| 26 |
Package: libkipi0
|
| 27 |
Conflicts: libkipi0c2
|
| 28 |
Replaces: libkipi0c2
|
| 29 |
Section: libs
|
| 30 |
Architecture: any
|
| 31 |
Depends: ${shlibs:Depends}
|
| 32 |
Description: library for apps that want to use kipi-plugins (runtime version)
|
| 33 |
Libkipi is a library
|
| 34 |
.
|
| 35 |
o that contains common routines and widget used by kipi-plugins
|
| 36 |
o to ease implementation of the kipi-plugins interface in an application
|
| 37 |
that wants to use kipi-plugins
|
| 38 |
.
|
| 39 |
Homepage: http://extragear.kde.org/apps/kipi
|