# Template file for 'cherrytree' pkgname=cherrytree version=0.36.9 revision=1 noarch=yes build_style=python-module hostmakedepends="python-setuptools desktop-file-utils" depends="pygtksourceview python-dbus python-enchant desktop-file-utils" pycompile_dirs="usr/share/cherrytree/modules" short_desc="Hierarchial note taking application with syntax highlighting" maintainer="Logen K " license="GPL-3" homepage="http://www.giuspen.com/cherrytree/" distfiles="http://www.giuspen.com/software/${pkgname}-${version}.tar.xz" checksum=9a073d776258726864c031f71818b357c42978bce4c323c30f7fa5bc8d36be28 post_install() { # don’t install useless egg rm -rf {DESTDIR}/usr/lib/python2.7/site-packages # remove old mime registration files rm -rf ${DESTDIR}/usr/share/application-registry rm -rf ${DESTDIR}/usr/share/mime-info }