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/lucid_automake/applications/kuickshow/debian/control.in | |
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/lucid_automake/applications/kuickshow/debian/control.in')
-rw-r--r-- | ubuntu/lucid_automake/applications/kuickshow/debian/control.in | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/kuickshow/debian/control.in b/ubuntu/lucid_automake/applications/kuickshow/debian/control.in new file mode 100644 index 000000000..0104f846a --- /dev/null +++ b/ubuntu/lucid_automake/applications/kuickshow/debian/control.in @@ -0,0 +1,26 @@ +Source: kuickshow-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), gawk, kdelibs4-kde3-dev (>= 4:3.5.6), imlib11-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: kuickshow-kde3 +Section: graphics +Architecture: any +Depends: ${shlibs:Depends} +Suggests: khelpcenter-kde3 +Description: KDE image/slideshow viewer [KDE3] + 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 |