summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/digikam/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 16:17:43 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-10 16:17:43 -0500
commit9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch)
tree2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/digikam/debian/control
downloadtde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz
tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/applications/digikam/debian/control')
-rw-r--r--ubuntu/maverick/applications/digikam/debian/control57
1 files changed, 57 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/digikam/debian/control b/ubuntu/maverick/applications/digikam/debian/control
new file mode 100644
index 000000000..f62de083c
--- /dev/null
+++ b/ubuntu/maverick/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.