New package: python3-musicpd
This commit is contained in:
parent
51ca415038
commit
9200f463c9
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-musicpd/template
Normal file
14
srcpkgs/python3-musicpd/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-musicpd'
|
||||||
|
pkgname=python3-musicpd
|
||||||
|
version=0.4.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="python-musicpd-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="An MPD (Music Player Daemon) client library for Python3"
|
||||||
|
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||||
|
license="LGPL-3"
|
||||||
|
homepage="http://kaliko.me/code/python-musicpd"
|
||||||
|
distfiles="${PYPI_SITE}/p/python-musicpd/python-musicpd-${version}.tar.gz"
|
||||||
|
checksum=ce9b648921c16bbd05c622cc6c915d3e86e4c97373d2b2be8222c5679890045b
|
Loading…
Add table
Add a link
Reference in a new issue