From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../applications/kchmviewer/debian/control | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 ubuntu/lucid_automake/applications/kchmviewer/debian/control (limited to 'ubuntu/lucid_automake/applications/kchmviewer/debian/control') diff --git a/ubuntu/lucid_automake/applications/kchmviewer/debian/control b/ubuntu/lucid_automake/applications/kchmviewer/debian/control new file mode 100644 index 000000000..a94b727cd --- /dev/null +++ b/ubuntu/lucid_automake/applications/kchmviewer/debian/control @@ -0,0 +1,58 @@ +Source: kchmviewer-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Jose Luis Tallon +Build-Depends: debhelper (>= 5.0.0), kdelibs4-kde3-dev, libchm-dev, libqt3-mt-dev, dpatch, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://www.kchmviewer.net/ + +Package: kchmviewer-kde3 +Architecture: any +Conflicts: kchmviewer-nokde-kde3 +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: CHM viewer for KDE3 + 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 KDE3 support, including KDE3 widgets and KIO/KHTML. + . + 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. + +Package: kchmviewer-nokde-kde3 +Architecture: any +Conflicts: kchmviewer-kde3 +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: CHM viewer for KDE3 + 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 KDE3 support, including KDE widgets and KIO/KHTML. + . + 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. + . + This version is built without KDE support. -- cgit v1.2.1