# Template file for 'better-control'
pkgname=better-control
version=6.12.0
revision=1
build_style=gnu-makefile
depends="gtk+3 python3-gobject python3-dbus python3-setproctitle python3-requests python3-qrcode python3-Pillow"
short_desc="Simple control panel for linux based on the GTK framework"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/better-ecosystem/better-control"
changelog="https://github.com/better-ecosystem/better-control/releases"
distfiles="https://github.com/better-ecosystem/better-control/archive/refs/tags/v${version}.tar.gz"
checksum=3d2584d99af8bf01b937823b172e954c580d4648718e8c4fb7ab7afbfce02fc4

post_install() {
	rm "${DESTDIR}/usr/bin/betterctl"
}
