# Template file for 'cmusfm'
pkgname=cmusfm
version=0.5.0
revision=1
build_style=gnu-configure
configure_args="--enable-libnotify"
hostmakedepends="automake pkg-config"
makedepends="libcurl-devel libglib-devel libnotify-devel openssl-devel"
short_desc="Last.fm scrobbler for cmus"
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/Arkq/cmusfm"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=17aae8fc805e79b367053ad170854edceee5f4c51a9880200d193db9862d8363

pre_configure() {
	autoreconf --install
}
