# Template file for 'hangups' pkgname=hangups version=0.4.16 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-MechanicalSoup python3-readlike python3-ReParser python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs python3-requests python3-protobuf python3-urwid" short_desc="Third-party text-based user interface for Google Hangouts" maintainer="Alex Childs " license="MIT" homepage="https://github.com/tdryer/hangups" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=cd3fb367408910db6a2bf8fba1a16a814a6f09bb4d6ae03da0c4690bff7cac0e make_check=no # requires httpretty which is not packaged post_install() { vlicense LICENSE }