summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/libraries/libkdcraw/debian/control.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-10 16:16:32 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-10 16:16:32 -0500
commit02dc85a95b228b7242b0d11ea35619faad96db03 (patch)
treee161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/libraries/libkdcraw/debian/control.in
parent6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff)
downloadtde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz
tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/libraries/libkdcraw/debian/control.in')
-rw-r--r--ubuntu/precise/libraries/libkdcraw/debian/control.in35
1 files changed, 35 insertions, 0 deletions
diff --git a/ubuntu/precise/libraries/libkdcraw/debian/control.in b/ubuntu/precise/libraries/libkdcraw/debian/control.in
new file mode 100644
index 000000000..db049eed3
--- /dev/null
+++ b/ubuntu/precise/libraries/libkdcraw/debian/control.in
@@ -0,0 +1,35 @@
+Source: libkdcraw-trinity
+Section: libs
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: @@@MAINTAINER@@@
+Uploaders: @@@UPLOADERS@@@
+Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs4-trinity-dev,
+ liblcms1-dev, libjpeg62-dev, pkg-config,
+ automake1.11-trinity, autoconf2.63, libtool, libltdl-dev
+Standards-Version: 3.8.3
+Homepage: http://www.kipi-plugins.org/
+
+Package: libkdcraw3-trinity-dev
+Section: libdevel
+Architecture: any
+Depends: libkdcraw3-trinity (= ${binary:Version}), pkg-config
+Conflicts: libkdcraw-dev
+Description: RAW picture decoding C++ library (development) [Trinity]
+ 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-trinity
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Raw picture decoding C++ library (runtime) [Trinity]
+ 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.