summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/digikam/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/squeeze/applications/digikam/debian/control
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/squeeze/applications/digikam/debian/control')
-rw-r--r--debian/squeeze/applications/digikam/debian/control57
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/squeeze/applications/digikam/debian/control b/debian/squeeze/applications/digikam/debian/control
new file mode 100644
index 000000000..f62de083c
--- /dev/null
+++ b/debian/squeeze/applications/digikam/debian/control
@@ -0,0 +1,57 @@
+Source: digikam-trinity
+Section: graphics
+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>, Fathi Boudra <fabo@debian.org>
+Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev,
+ libtiff4-dev, libgphoto2-2-dev, libkipi0-trinity-dev,
+ libsqlite3-dev, liblcms1-dev, libkexiv2-3-trinity-dev (>= 0.1.6),
+ libjasper-dev, libpng12-dev | libpng-dev, libexiv2-dev,
+ libkdcraw3-trinity-dev (>= 0.1.4),
+ automake, autoconf, libtool, libltdl-dev
+Standards-Version: 3.8.4
+Homepage: http://www.digikam.org
+
+Package: digikam-trinity
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: kipi-plugins-trinity, kdeprint-trinity, konqueror-trinity
+Suggests: digikam-trinity-doc
+Description: digital photo management application for KDE [Trinity]
+ An easy to use and powerful digital photo management
+ application, which makes importing, organizing and manipulating
+ digital photos a "snap". An interface is provided to connect to
+ your digital camera, preview the images and download and/or
+ delete them.
+ .
+ The digiKam built-in image editor makes the common photo correction
+ a simple task. The image editor is extensible via plugins and,
+ the digikamimageplugins project has been merged to digiKam core
+ since release 0.9.2, all useful image editor plugins are available
+ in the base installation.
+ .
+ digiKam can also make use of the KIPI image handling plugins to
+ extend its capabilities even further for photo manipulations,
+ import and export, etc. The kipi-plugins package contains many
+ very useful extentions.
+ .
+ digiKam is based in part on the work of the Independent JPEG Group.
+
+Package: showfoto-trinity
+Architecture: any
+Section: graphics
+Depends: ${shlibs:Depends}, digikam-trinity
+Recommends: kipi-plugins-trinity, kdeprint-trinity, konqueror-trinity
+Description: image viewer/editor for KDE [Trinity]
+ Showphoto is part of the Digikam project.
+ It allows to browse your photo collection and edit them with ease.
+
+Package: digikam-trinity-dbg
+Architecture: any
+Section: devel
+Depends: ${shlibs:Depends}, digikam-trinity (= ${binary:Version}), showfoto-trinity (= ${binary:Version}), kdelibs-trinity-dbg
+Priority: extra
+Description: debugging symbols for digikam [Trinity]
+ The debugging symbols associated with digikam and showfoto. They will
+ automatically be used by gdb for debugging digikam-related issues.