mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
c941815b91
commit
1914120756
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=3.0.1
|
version=3.0.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Mopidy-${version}"
|
wrksrc="Mopidy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme python3-pykka"
|
hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme python3-pykka"
|
||||||
depends="gst1-python gst-plugins-good1 gst-plugins-ugly1 gst-plugins-bad1
|
depends="gst1-python3 gst-plugins-good1 gst-plugins-ugly1 gst-plugins-bad1
|
||||||
python3-tornado python3-pykka python3-setuptools python3-requests"
|
python3-tornado python3-pykka python3-setuptools python3-requests python3-uritools"
|
||||||
short_desc="Music server for MPD, Spotify, SoundClound and others"
|
short_desc="Music server for MPD, Spotify, SoundClound and others"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue