New package: mopidy-local-3.1.0
This commit is contained in:
parent
6fa5603339
commit
c0257aaea3
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'mopidy-local'
|
||||
pkgname=mopidy-local
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="mopidy python3-pykka python3-setuptools"
|
||||
checkdepends="${depends} python3-gobject python3-pytest"
|
||||
short_desc="Mopidy extension for playing music from your local music archive"
|
||||
maintainer="Nick Hahn <nick.hahn@posteo.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/mopidy/mopidy-local"
|
||||
changelog="https://raw.githubusercontent.com/mopidy/mopidy-local/v${version}/CHANGELOG.rst"
|
||||
distfiles="https://github.com/mopidy/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=55ea456ffe6d99efae8b98c979c168b97df5d81e4750519faf14920a8e53b330
|
Loading…
Reference in New Issue