13 lines
482 B
Bash
13 lines
482 B
Bash
# Template file for 'xchm'
|
|
pkgname=xchm
|
|
version=1.23
|
|
revision=3
|
|
build_style=gnu-configure
|
|
configure_args="--with-wx-config=wx-config-3.0"
|
|
makedepends="libchmlib-devel wxWidgets-devel"
|
|
short_desc="The CHM viewer for Unix"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://xchm.sourceforge.net/"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=8f8f5c60954f340e50f1613913eaca6ff489c10ca36b2570b360d8ccba77c062
|