13 lines
627 B
Bash
13 lines
627 B
Bash
# Template file for 'mpdevil'
|
|
pkgname=mpdevil
|
|
version=1.2.1
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra"
|
|
depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject"
|
|
short_desc="Simple music browser for MPD"
|
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/SoongNoonien/mpdevil/"
|
|
distfiles="https://github.com/SoongNoonien/mpdevil/archive/refs/tags/v$version.tar.gz"
|
|
checksum=fa9e57a3890e0a8c2172d4c21323477bc415c619e5f4bcb58eff2e973e3d96f6
|