# Template file for 'dex' pkgname=dex version=0.10.1 revision=1 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" hostmakedepends="python3-Sphinx" depends="python3" short_desc="Generate and execute DesktopEntry files of the Application type" maintainer="Alain Kalker " license="GPL-3.0-or-later" homepage="https://github.com/jceb/dex" distfiles="https://github.com/jceb/dex/archive/v${version}.tar.gz" checksum=661b96763b1cac062f872c78c03f150ed57d14e315720681bb1fb1e5362e29d4 post_install() { rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE }