diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/digikam/debian/control.in | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/digikam/debian/control.in')
-rw-r--r-- | ubuntu/precise/applications/digikam/debian/control.in | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/digikam/debian/control.in b/ubuntu/precise/applications/digikam/debian/control.in new file mode 100644 index 000000000..6905744a8 --- /dev/null +++ b/ubuntu/precise/applications/digikam/debian/control.in @@ -0,0 +1,57 @@ +Source: digikam-trinity +Section: graphics +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs, debhelper (>= 5), tdelibs4-trinity-dev, + libtiff4-dev, libgphoto2-2-dev, libkipi0-trinity-dev, + libsqlite3-dev, liblcms1-dev, libltdl3-dev, libkexiv2-3-trinity-dev (>= 0.1.6), + libjasper-dev, libpng12-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 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, tdeprint-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}), 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. |