diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-06 18:02:00 +0200 |
commit | 1943515ff593d0dddd262789c1c8b2cab2905068 (patch) | |
tree | 415795d88e5e40035f6c64d67597d24d36f85cc2 /ubuntu/lucid_automake/applications/kuickshow/debian/control.in | |
parent | 303035d797260032395189bdb52b2ecabdf919a9 (diff) | |
download | tde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.tar.gz tde-packaging-1943515ff593d0dddd262789c1c8b2cab2905068.zip |
DEB: Remove obsolete and unused trees for automake builds on Ubuntu.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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, 0 insertions, 26 deletions
diff --git a/ubuntu/lucid_automake/applications/kuickshow/debian/control.in b/ubuntu/lucid_automake/applications/kuickshow/debian/control.in deleted file mode 100644 index 0104f846a..000000000 --- a/ubuntu/lucid_automake/applications/kuickshow/debian/control.in +++ /dev/null @@ -1,26 +0,0 @@ -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 |