# Template file for 'canto-next' pkgname=canto-next version=0.9.6 revision=1 noarch=yes build_style=python-module python_versions="3.4" hostmakedepends="python3.4-setuptools" depends="python3.4-feedparser" pycompile_module="canto_next" short_desc="Quick and concise Atom/RSS feed reader daemon" maintainer="Steve Prybylski " license="GPL-2" homepage="http://codezen.org/canto-ng/" distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz" checksum=d163292743cf620470fcc4033b6ab2d1683f7305ad06fe7027bbb70c07dec8b3 post_install() { rm -rf ${DESTDIR}/usr/lib/systemd vsv canto-daemon }