summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kchmviewer/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
commit11394aecd1f906fee2ebd2b90412aeba4651fbff (patch)
treebcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/applications/kchmviewer/debian/control
parentd24bd898174453b586ac90f2ef7a60165fa26fde (diff)
downloadtde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz
tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/applications/kchmviewer/debian/control')
-rw-r--r--ubuntu/maverick/applications/kchmviewer/debian/control35
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/maverick/applications/kchmviewer/debian/control b/ubuntu/maverick/applications/kchmviewer/debian/control
deleted file mode 100644
index 59b2717d8..000000000
--- a/ubuntu/maverick/applications/kchmviewer/debian/control
+++ /dev/null
@@ -1,35 +0,0 @@
-Source: kchmviewer-trinity
-Section: tde
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-XSBC-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
-Build-Depends: debhelper (>= 7.0.50~), cdbs, quilt, tdelibs14-trinity-dev, libchm-dev, automake, autoconf, libtool, libltdl-dev
-Standards-Version: 3.8.4
-Homepage: http://www.kchmviewer.net/
-
-Package: kchmviewer-trinity
-Architecture: any
-Conflicts: kchmviewer-nokde-trinity
-Replaces: kchmviewer-kde3 (<< 4:14.0.0~), kchmviewer-trinity (<< 4:14.0.0~)
-Breaks: kchmviewer-kde3 (<< 4:14.0.0~), kchmviewer-trinity (<< 4:14.0.0~)
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: CHM viewer for Trinity
- KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
- Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
- library, and does not depend on TDE, KDE or GNOME. However, it may be compiled
- with full Trinity support, including Trinity widgets and KIO/TDEHTML.
- .
- The main advantage of KchmViewer is non-English language support. Unlike
- others, KchmViewer in most cases correctly detects help file encoding,
- correctly shows tables of context of Russian, Korean, Chinese and Japanese
- help files, and correctly searches in non-English help files (search for
- MBCS languages - ja/ko/ch is still in progress).
- .
- Completely safe and harmless. Does not support JavaScript in any way,
- optionally warns you before opening an external web page, or switching to
- another help file. Shows an appropriate image for every TOC entry.
- .
- KchmViewer Has complete chm index support, including multiple index entries,
- cross-links and parent/child entries in index as well as Persistent bookmarks
- support. Correctly detects and shows encoding of any valid chm file.
-