pkgsrc/misc/kchmviewer/patches/patch-ab
wiz 4e0014d90f Update to 5.3.
2011-01-14 tim <gyunaev@ulduzsoft.com>
    - Version 5.3 released.
    - Fixed spelling error (thx Razvan Visan)
    - Changed encodings order for Chinese and Japanese languages
    (thanks Kai-Chieh Ku)
    - Added Ukrainian localization (thanks Olexander Yatsenko)
    - Added Brazilian localization (thanks Márcio Moraes)
    - Fixed some grammatical errors (thanks Robin 'cheese' Lee)
    - Fixed webkit engine for buggy CHMs which do not have all
    content, as well as cases when external references cannot be
    loaded. Thanks to Kai-Chieh Ku
    - Added Mac support (thanks Serge Weinstock)
2011-01-21 22:30:46 +00:00

14 lines
415 B
Text

$NetBSD: patch-ab,v 1.1 2011/01/21 22:30:47 wiz Exp $
Avoid conflict with kdegraphics4. Asked upstream.
--- CMakeLists.txt.orig 2011-01-21 22:24:14.000000000 +0000
+++ CMakeLists.txt
@@ -18,7 +18,6 @@ ADD_DEFINITIONS( -DUSE_KDE )
# Run in those subdirectories
ADD_SUBDIRECTORY( lib/libchmfile )
-ADD_SUBDIRECTORY( lib/kio-msits )
ADD_SUBDIRECTORY( src )
ADD_SUBDIRECTORY( po )
ADD_SUBDIRECTORY( packages )