# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# TODO: fetch version 1.24 from the released tarball
version 1.24_20150628_${git.branch}
maintainers {mojca @mojca} openmaintainer
description A cross-platform GUI front-end to chmlib.
long_description A cross-platform GUI front-end to chmlib, xCHM can \
show the content tree if one is available, print pages, \
change font face and size, remember bookmarks, display \
a searchable index, and search for words in the current \
homepage http://xchm.sourceforge.net/
git.url git://git.code.sf.net/p/xchm/code
app.icon ${worksrcpath}/art/xchm-128.png
wxWidgets.use wxWidgets-3.0
depends_build port:makeicns
depends_lib port:chmlib \
configure.args --with-wxdir=${wxWidgets.wxdir}