diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:04:57 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-24 02:04:57 +0000 |
| commit | 56d206e89d92bafb0739b4a2adfe0e6c2eadd034 (patch) | |
| tree | 80f7b56fd06ad144065be7956ce076ca1920c150 /debian/control | |
| download | kuickshow-56d206e89d92bafb0739b4a2adfe0e6c2eadd034.tar.gz kuickshow-56d206e89d92bafb0739b4a2adfe0e6c2eadd034.zip | |
Added KDE3 version of kuickshow
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kuickshow@1095340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..92a84ca --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: kuickshow-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, kdelibs4-kde3-dev (>= 4:3.5.6), imlib11-dev +Standards-Version: 3.7.2 + +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 |
