diff options
Diffstat (limited to 'freebsd/applications/kchmviewer')
-rw-r--r-- | freebsd/applications/kchmviewer/Makefile | 35 | ||||
-rw-r--r-- | freebsd/applications/kchmviewer/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/kchmviewer/pkg-descr | 20 | ||||
-rw-r--r-- | freebsd/applications/kchmviewer/pkg-plist | 22 |
4 files changed, 0 insertions, 80 deletions
diff --git a/freebsd/applications/kchmviewer/Makefile b/freebsd/applications/kchmviewer/Makefile deleted file mode 100644 index 0d1513f6a..000000000 --- a/freebsd/applications/kchmviewer/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# -*-mode: makefile-*- -# Created by: slavek.banko@axis.cz -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= kchmviewer-trinity -COMMENT= CHM viewer for Trinity -TDE_PREVERSION= -MASTER_SITE_SUBDIR= k/${PORTNAME} -PORTREVISION= 0 -CATEGORIES= x11 -DIST_SUBDIR= TDE/applications - - -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs - -LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \ - libchm.so:${PORTSDIR}/misc/chmlib - - -# Build -post-patch: tde-pathfix - -do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} \ - -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" - -do-build: tde-cmake-build - -do-install: tde-cmake-install - -.include <bsd.port.mk> diff --git a/freebsd/applications/kchmviewer/distinfo b/freebsd/applications/kchmviewer/distinfo deleted file mode 100644 index 80cceb439..000000000 --- a/freebsd/applications/kchmviewer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619470318 -SHA256 (TDE/applications/kchmviewer-trinity_14.0.10.orig.tar.xz) = ed017da89efd698af1ee1ebf7e14583a87f639e86fb183b2d57d77b1623214c8 -SIZE (TDE/applications/kchmviewer-trinity_14.0.10.orig.tar.xz) = 270020 diff --git a/freebsd/applications/kchmviewer/pkg-descr b/freebsd/applications/kchmviewer/pkg-descr deleted file mode 100644 index 49a6c624c..000000000 --- a/freebsd/applications/kchmviewer/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -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. diff --git a/freebsd/applications/kchmviewer/pkg-plist b/freebsd/applications/kchmviewer/pkg-plist deleted file mode 100644 index 5d8575c72..000000000 --- a/freebsd/applications/kchmviewer/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/kchmviewer -lib/trinity/tdeio_msits.la -lib/trinity/tdeio_msits.so -share/applications/tde/kchmviewer.desktop -share/doc/tde/HTML/en/kchmviewer/common -share/doc/tde/HTML/en/kchmviewer/index.cache.bz2 -share/doc/tde/HTML/en/kchmviewer/index.docbook -share/doc/tde/HTML/en/tdeioslave/msits/common -share/doc/tde/HTML/en/tdeioslave/msits/index.cache.bz2 -share/doc/tde/HTML/en/tdeioslave/msits/index.docbook -share/icons/crystalsvg/128x128/apps/kchmviewer.png -share/icons/crystalsvg/48x48/apps/kchmviewer.png -share/icons/crystalsvg/64x64/apps/kchmviewer.png -share/locale/cs/LC_MESSAGES/kchmviewer.mo -share/locale/fr/LC_MESSAGES/kchmviewer.mo -share/locale/hu/LC_MESSAGES/kchmviewer.mo -share/locale/nl/LC_MESSAGES/kchmviewer.mo -share/locale/ru/LC_MESSAGES/kchmviewer.mo -share/locale/tr/LC_MESSAGES/kchmviewer.mo -share/locale/zh_CN/LC_MESSAGES/kchmviewer.mo -share/man/man1/kchmviewer.1.gz -share/services/msits.protocol |