# Template file for 'rofimoji' pkgname=rofimoji version=6.7.0 revision=2 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3-ConfigArgParse" short_desc="Simple character picker using rofi" maintainer="tranzystorekk " license="MIT" homepage="https://github.com/fdw/rofimoji" changelog="https://raw.githubusercontent.com/fdw/rofimoji/main/CHANGELOG.md" distfiles="https://github.com/fdw/rofimoji/archive/refs/tags/${version}.tar.gz" checksum=9b537d8936a4e4092bbf6cfdc66ba8908b7300a3027ee44c49930199f3674dc3 post_install() { vlicense LICENSE vman src/picker/docs/rofimoji.1 }