# -*- 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
set branch [join [lrange [split ${version} .] 0 1] .]
description A collection of XSLT and other data files required by Yelp.
long_description yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
and other formats as required by Yelp.
maintainers {devans @dbevans} openmaintainer
homepage https://wiki.gnome.org/Apps/Yelp
master_sites gnome:sources/${name}/${branch}/
checksums rmd160 dc48198a9e1820d674fdb414a480e94c964ebda0 \
sha256 0c3fe6146113df26fb1295901b1c7baed9f0fe67a87f4345e11543aefe7cb7ad \
depends_build port:pkgconfig \
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
configure.cmd ./autogen.sh
system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"