From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../libraries/libkdcraw/debian/control | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ubuntu/lucid_automake/libraries/libkdcraw/debian/control (limited to 'ubuntu/lucid_automake/libraries/libkdcraw/debian/control') diff --git a/ubuntu/lucid_automake/libraries/libkdcraw/debian/control b/ubuntu/lucid_automake/libraries/libkdcraw/debian/control new file mode 100644 index 000000000..21ae923f1 --- /dev/null +++ b/ubuntu/lucid_automake/libraries/libkdcraw/debian/control @@ -0,0 +1,35 @@ +Source: libkdcraw-kde3 +Section: libs +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Debian KDE Extras Team +Uploaders: Mark Purcell , Achim Bohnet , Fathi Boudra +Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev, + liblcms1-dev, libjpeg62-dev, pkg-config, + automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://www.kipi-plugins.org/ + +Package: libkdcraw3-kde3-dev +Section: libdevel +Architecture: any +Depends: libkdcraw3-kde3 (= ${binary:Version}), pkg-config +Conflicts: libkdcraw-dev +Description: RAW picture decoding C++ library (development) [KDE3] + Libkdcraw is a C++ interface around dcraw binary program used to + decode Raw picture files. + . + libkdcraw-dev contains development files and documentation. The + library documentation is available on kdcraw.h header file. + +Package: libkdcraw3-kde3 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: Raw picture decoding C++ library (runtime) [KDE3] + C++ interface around dcraw binary program used to decode RAW + picture files. + . + This library is used by kipi-plugins, digiKam and others kipi host programs. + . + libkdcraw3 contains the library of libkdcraw. -- cgit v1.2.1