summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/digikam/debian/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/digikam/debian/control.in')
-rw-r--r--ubuntu/maverick/applications/digikam/debian/control.in57
1 files changed, 0 insertions, 57 deletions
diff --git a/ubuntu/maverick/applications/digikam/debian/control.in b/ubuntu/maverick/applications/digikam/debian/control.in
deleted file mode 100644
index e16fdfc0a..000000000
--- a/ubuntu/maverick/applications/digikam/debian/control.in
+++ /dev/null
@@ -1,57 +0,0 @@
-Source: digikam-trinity
-Section: graphics
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs14-trinity-dev,
- libtiff-dev, libgphoto2-2-dev, libkipi0-trinity-dev,
- libsqlite3-dev, liblcms1-dev, libltdl3-dev, libkexiv2-3-trinity-dev (>= 0.1.6),
- libjasper-dev, libpng-dev, libexiv2-trinity-dev (>= 0.16),
- libkdcraw3-trinity-dev (>= 0.1.4),
- automake1.11-trinity, autoconf2.63, libtool, libltdl-dev
-Standards-Version: 3.8.3
-Homepage: http://www.digikam.org
-
-Package: digikam-trinity
-Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: kipi-plugins-trinity, tdeprint-trinity, konqueror-trinity
-Suggests: digikam-trinity-doc
-Description: digital photo management application for TDE [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, tdeprint-trinity, konqueror-trinity
-Description: image viewer/editor for TDE [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}), tdelibs-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.