mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mopidy-spotify: move to nonfree
Its dependencies is in nonfree
This commit is contained in:
parent
c5339fa59b
commit
438694dce8
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'mopidy-spotify'
|
# Template file for 'mopidy-spotify'
|
||||||
pkgname=mopidy-spotify
|
pkgname=mopidy-spotify
|
||||||
version=4.0.1
|
version=4.0.1
|
||||||
revision=4
|
revision=5
|
||||||
|
archs="x86_64 i686 armv5tel armv6l armv7l"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-setuptools"
|
makedepends="python3-setuptools"
|
||||||
|
@ -13,3 +14,4 @@ homepage="https://github.com/mopidy/mopidy-spotify"
|
||||||
changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
|
||||||
checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508
|
checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508
|
||||||
|
repository=nonfree # libspotify is nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue