File: control

package info (click to toggle)
libkipi 0.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 4,456 kB
  • ctags: 429
  • sloc: sh: 9,908; perl: 2,799; cpp: 2,689; makefile: 171
file content (36 lines) | stat: -rw-r--r-- 1,421 bytes parent folder | download
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
Source: libkipi
Section: libs
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org>
Build-Depends: cdbs, debhelper (>> 4.1), libexif-dev, kdelibs4-dev (>= 4:3.4.3-2), autotools-dev
Standards-Version: 3.7.2
Homepage: http://www.kipi-plugins.org/
Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/libkipi/branches/experimental/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/libkipi/branches/experimental/

Package: libkipi0-dev
Provides: libkipi-dev
Conflicts: libkipi-dev
Section: libdevel
Architecture: any
Depends: libkipi0 (= ${binary:Version}), pkg-config
Description: library for apps that want to use kipi-plugins (development version)
 Libkipi is a library
 .
     o that contains common routines and widget used by kipi-plugins
     o to ease implementation of the kipi-plugins interface in an application
       that wants to use kipi-plugins
 .
 This pkg contains development files and documentation for libkipi library.

Package: libkipi0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: library for apps that want to use kipi-plugins (runtime version)
 Libkipi is a library
 .
     o that contains common routines and widget used by kipi-plugins
     o to ease implementation of the kipi-plugins interface in an application
       that wants to use kipi-plugins