mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
New package: mopidy-mpd-3.0.0
This commit is contained in:
parent
e6ddd58d12
commit
2fbeb77ef9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/mopidy-mpd/template
Normal file
17
srcpkgs/mopidy-mpd/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'mopidy-mpd'
|
||||||
|
pkgname=mopidy-mpd
|
||||||
|
version=3.0.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="Mopidy-MPD-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="mopidy python3-pykka python3-setuptools"
|
||||||
|
checkdepends="${depends} python3-gobject python3-pytest"
|
||||||
|
short_desc="Mopidy extension for controlling Mopidy from MPD clients"
|
||||||
|
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="http://www.mopidy.com"
|
||||||
|
changelog="https://raw.githubusercontent.com/mopidy/mopidy-mpd/v${version}/CHANGELOG.rst"
|
||||||
|
distfiles="${PYPI_SITE}/M/Mopidy-MPD/Mopidy-MPD-${version}.tar.gz"
|
||||||
|
checksum=4c452e8ad8fbf13322b510cd48bc5bef5779d2ac8f39cd5e0ca2883248a4325f
|
Loading…
Add table
Reference in a new issue