# Template file for 'wpgtk'
pkgname=wpgtk
version=6.7.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
depends="gtk+3 python3-gobject python3-Pillow pywal libxslt"
checkdepends="${depends}"
short_desc="Colorscheme, wallpaper and template manager for *nix"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/deviantfero/wpgtk/"
distfiles="https://github.com/deviantfero/wpgtk/archive/refs/tags/${version}.tar.gz"
checksum=d12bf655dc42acfa9c986a25d01baf366a97ed9cda3eab97d3a7327d84dfcb26

post_install() {
	rm -rf ${DESTDIR}/usr/etc
}
