summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/gwenview/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/lenny/applications/gwenview/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/lenny/applications/gwenview/debian/control')
-rw-r--r--debian/lenny/applications/gwenview/debian/control31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/lenny/applications/gwenview/debian/control b/debian/lenny/applications/gwenview/debian/control
new file mode 100644
index 000000000..e0c4add47
--- /dev/null
+++ b/debian/lenny/applications/gwenview/debian/control
@@ -0,0 +1,31 @@
+Source: gwenview-trinity
+Section: kde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6.0.0), kdelibs4-trinity-dev (>= 4:3.4.3), libkipi0-trinity-dev (>= 0.1.2-2), libexiv2-dev, automake, autoconf, libtool, libltdl-dev
+Standards-Version: 3.8.4
+Homepage: http://gwenview.sourceforge.net
+
+Package: gwenview-trinity
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: kdegraphics-kfile-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 kdegraphics-kfile-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.