# Template file for 'xdgmenumaker' pkgname=xdgmenumaker version=1.6 revision=1 build_style=gnu-makefile depends="python3-xdg python3-gobject gobject-introspection python3-Pillow" short_desc="Automatic menu generator for WMs, such as, fluxbox, icewm, jwm, pekwm" maintainer="reback00 " license="GPL-3.0-or-later" homepage="https://github.com/gapan/xdgmenumaker" distfiles="https://github.com/gapan/${pkgname}/archive/${version}.tar.gz" checksum=46192e7e4e25b024c0516d83e8fc2c503dd1ac8e5f8c1998d3e9e4b3cbf8919b python_version=3 pre_install() { # Install pre-generated man page vman ${FILESDIR}/${version}/xdgmenumaker.1 # Install README.md as documentation vdoc README.md }