New package: mpd-sima
This commit is contained in:
parent
9200f463c9
commit
094544f01f
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'mpd-sima'
|
||||||
|
pkgname=mpd-sima
|
||||||
|
version=0.14.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="MPD_sima-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="sima"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-musicpd>=0.4.0 python3-requests>=2.2.0"
|
||||||
|
short_desc="Automagically add titles to MPD playlist"
|
||||||
|
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://kaliko.me/code/mpd-sima"
|
||||||
|
distfiles="http://media.kaliko.me/src/sima/releases/MPD_sima-${version}.tar.xz"
|
||||||
|
checksum=a19d5cecd5bac13628648417e655fce052702b44a248a33192395a336415a506
|
Loading…
Reference in New Issue