diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/kchmviewer/debian/control | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/kchmviewer/debian/control')
-rw-r--r-- | ubuntu/raring/applications/kchmviewer/debian/control | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/kchmviewer/debian/control b/ubuntu/raring/applications/kchmviewer/debian/control new file mode 100644 index 000000000..95652896a --- /dev/null +++ b/ubuntu/raring/applications/kchmviewer/debian/control @@ -0,0 +1,35 @@ +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 (>= 5.0.0), quilt, tdelibs4-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 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. + |