diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
| commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
| tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/libraries/libkexiv2/debian/control | |
| parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
| download | tde-packaging-11394aec.tar.gz tde-packaging-11394aec.zip | |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/libraries/libkexiv2/debian/control')
| -rw-r--r-- | ubuntu/_base/libraries/libkexiv2/debian/control | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ubuntu/_base/libraries/libkexiv2/debian/control b/ubuntu/_base/libraries/libkexiv2/debian/control new file mode 100644 index 000000000..63fb1eea0 --- /dev/null +++ b/ubuntu/_base/libraries/libkexiv2/debian/control @@ -0,0 +1,32 @@ +Source: libkexiv2-trinity +Section: libs +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-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: debhelper (>= 7.0.50~), cdbs, cmake, libexiv2-dev, tdelibs14-trinity-dev +Standards-Version: 3.8.4 +Homepage: http://www.kipi-plugins.org/ + +Package: libkexiv2-3-trinity-dev +Section: libdevel +Architecture: any +Replaces: libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) +Breaks: libkexiv2-3-kde3-dev (<< 4:14.0.0~), libkexiv2-3-trinity-dev (<< 4:14.0.0~) +Depends: libkexiv2-3-trinity (= ${binary:Version}), pkg-config +Description: Qt like interface for the libexiv2 library (development) [Trinity] + libkexif2-dev contains development files and documentation for libkexiv2 + library. The library documentation is available on kexiv2.h header file. + . + Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. + +Package: libkexiv2-3-trinity +Section: libs +Architecture: any +Replaces: libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) +Breaks: libkexiv2-3-kde3 (<< 4:14.0.0~), libkexiv2-3-trinity (<< 4:14.0.0~) +Depends: ${shlibs:Depends} +Description: Qt like interface for the libexiv2 library (runtime) [Trinity] + libkexif2 contains the library of libkexiv2. + . + Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata. |
