/[pkg-kde]/kde-extras/libkipi/trunk/debian/control
ViewVC logotype

Contents of /kde-extras/libkipi/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2320 - (show annotations) (download)
Sat Nov 19 20:08:41 2005 UTC (7 years, 7 months ago) by ach-guest
File size: 1326 byte(s)
libkipi: use 2nd g++ ABI to get rid of c2
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

  ViewVC Help
Powered by ViewVC 1.1.5