diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/kuickshow/debian/control | |
download | tde-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/kuickshow/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kuickshow/debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kuickshow/debian/control b/ubuntu/maverick/applications/kuickshow/debian/control new file mode 100644 index 000000000..58a19c6c9 --- /dev/null +++ b/ubuntu/maverick/applications/kuickshow/debian/control @@ -0,0 +1,24 @@ +Source: kuickshow-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), gawk, kdelibs4-trinity-dev (>= 4:3.5.6), imlib11-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kuickshow-trinity +Section: graphics +Architecture: any +Depends: ${shlibs:Depends} +Suggests: khelpcenter-trinity +Description: KDE image/slideshow viewer [Trinity] + KuickShow is an image browser/viewer with a nice filebrowser to + select images to be shown, slideshow support and the ability to + display the following image formats: jpg, gif, tiff, png, bmp, psd, + xpm, xbm, pbm and eim. Images can be displayed either in their own + window, as large as the image, or fullscreen (which shrinks images too + large to display). KuickShow also has a slideshow mode. + . + This package is part of KDE, as a component of the KDE graphics + module. See the 'kde' and 'kdegraphics' packages for more information. + . + Homepage: http://kuickshow.sourceforge.net |