15 lines
541 B
Bash
15 lines
541 B
Bash
# Template file for 'python3-musicpd'
|
|
pkgname=python3-musicpd
|
|
version=0.4.4
|
|
revision=6
|
|
build_style=python3-module
|
|
pycompile_module="musicpd.py"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Python MPD (Music Player Daemon) client library"
|
|
maintainer="Felix Hanley <felix@userspace.com.au>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="http://kaliko.me/code/python-musicpd"
|
|
distfiles="https://github.com/mxjeff/python-musicpd/archive/v${version}.tar.gz"
|
|
checksum=e99704cf5ba1822ee50f2c9c676f3e2a006cf87c3d006800f360e543facf680c
|