pkgbase = rmpc-git
	pkgdesc = A beautiful and configurable TUI client for MPD
	pkgver = 0.10.0.r52.ge53695b
	pkgrel = 1
	url = https://rmpc.mierak.dev/
	arch = x86_64
	arch = aarch64
	license = BSD-3-Clause
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	optdepends = yt-dlp: for youtube playback
	optdepends = ffmpeg: for youtube playback
	optdepends = python-mutagen: for youtube playback
	optdepends = ueberzugpp: for alternative album art method
	optdepends = cava: for music visualisation
	provides = rmpc
	conflicts = rmpc
	source = git+https://github.com/mierak/rmpc.git
	sha256sums = SKIP

pkgname = rmpc-git
