diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/gwenview/debian/control | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/gwenview/debian/control')
-rw-r--r-- | ubuntu/raring/applications/gwenview/debian/control | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/gwenview/debian/control b/ubuntu/raring/applications/gwenview/debian/control new file mode 100644 index 000000000..391cf4c2c --- /dev/null +++ b/ubuntu/raring/applications/gwenview/debian/control @@ -0,0 +1,33 @@ +Source: gwenview-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6.0.0), tdelibs4-trinity-dev (>= 4:3.4.3), libkipi0-trinity-dev (>= 0.1.2-2), libexiv2-dev, libmng-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://gwenview.sourceforge.net + +Package: gwenview-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: gwenview-kde3 (<< 4:14.0.0), gwenview-trinity (<< 4:14.0.0) +Breaks: gwenview-kde3 (<< 4:14.0.0), gwenview-trinity (<< 4:14.0.0) +Recommends: tdegraphics-tdefile-plugins-trinity, kipi-plugins-trinity +Suggests: gwenview-i18n +Description: image viewer for TDE + Gwenview is an image viewer for the K Desktop Environment. It features a + folder tree window and a file list window to provide easy navigation of your + file hierarchy. Gwenview uses docked windows, so you can alter its layout + any way you wish. You can also browse your images in full-screen mode, or + embedded within Konqueror using the Gwenview Image Browser View and Kpart. + . + Image loading is handled by the Qt library, so Gwenview supports all image + formats your Qt installation supports. Gwenview correctly displays images + with an alpha channel. Gwenview supports the displaying and editing of EXIF + comments, and, if the tdegraphics-tdefile-plugins package is installed, other + image meta-information as well. Also supported is KIPI, the KDE Image Plugin + Interface, a collection of helpful tools provided by the kipi-plugins + package. The ability to perform lossless JPEG transforms is built in. + . + Gwenview's internationalization files (i18n) (translations) are available + in the gwenview-i18n package. Users with non-US English desktops should + install this package. |