summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/libraries/libkdcraw/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2019-04-03 22:56:40 +0900
committerMichele Calgaro <[email protected]>2019-04-03 22:56:40 +0900
commit11394aecd1f906fee2ebd2b90412aeba4651fbff (patch)
treebcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/libraries/libkdcraw/debian/control
parentd24bd898174453b586ac90f2ef7a60165fa26fde (diff)
downloadtde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz
tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick). Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/maverick/libraries/libkdcraw/debian/control')
-rw-r--r--ubuntu/maverick/libraries/libkdcraw/debian/control39
1 files changed, 0 insertions, 39 deletions
diff --git a/ubuntu/maverick/libraries/libkdcraw/debian/control b/ubuntu/maverick/libraries/libkdcraw/debian/control
deleted file mode 100644
index 58d1ed716..000000000
--- a/ubuntu/maverick/libraries/libkdcraw/debian/control
+++ /dev/null
@@ -1,39 +0,0 @@
-Source: libkdcraw-trinity
-Section: libs
-Priority: optional
-Maintainer: Timothy Pearson <[email protected]>
-XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]>
-Uploaders: Mark Purcell <[email protected]>, Achim Bohnet <[email protected]>, Fathi Boudra <[email protected]>
-Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev,
- liblcms2-dev | liblcms1-dev, libjpeg-dev, pkg-config,
- automake, autoconf, libtool, libltdl-dev
-Standards-Version: 3.8.4
-Homepage: http://www.kipi-plugins.org/
-
-Package: libkdcraw3-trinity-dev
-Section: libdevel
-Architecture: any
-Replaces: libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~)
-Breaks: libkdcraw3-kde3-dev (<< 4:14.0.0~), libkdcraw3-trinity-dev (<< 4:14.0.0~)
-Depends: libkdcraw3-trinity (= ${binary:Version}), ${lcms-dev}, 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
-Replaces: libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~)
-Breaks: libkdcraw3-kde3 (<< 4:14.0.0~), libkdcraw3-trinity (<< 4:14.0.0~)
-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.