# Template file for 'plattenalbum'
pkgname=plattenalbum
version=2.5.0
revision=1
build_style=meson
hostmakedepends="gettext pkg-config glib-devel gtk4-update-icon-cache desktop-file-utils"
makedepends="gtk4-devel libadwaita-devel"
depends="python3-mpd2 python3-gobject gtk4 libadwaita mpd"
short_desc="Simple music browser for MPD"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/SoongNoonien/plattenalbum/"
changelog="https://github.com/SoongNoonien/plattenalbum/releases"
distfiles="https://github.com/SoongNoonien/plattenalbum/archive/refs/tags/v$version.tar.gz"
checksum=20e400a4b30edc5db9ee4942ffe386b4fede5695623b4af28f999317a473b1d5

mpdevil_package() {
	metapackage=yes
	short_desc+=" - transitional dummy package"
	depends="${sourcepkg}>=${version}_${revision}"
}
