python3-pyspotify: move to nonfree
Its dependencies is in nonfree
This commit is contained in:
parent
88a8bbbc8a
commit
c5339fa59b
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'python3-pyspotify'
|
# Template file for 'python3-pyspotify'
|
||||||
pkgname=python3-pyspotify
|
pkgname=python3-pyspotify
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
revision=4
|
revision=5
|
||||||
|
archs="x86_64 i686 armv5tel armv6l armv7l"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-cffi python3-pycparser"
|
hostmakedepends="python3-setuptools python3-cffi python3-pycparser"
|
||||||
makedepends="python3-setuptools python3-devel libspotify-devel"
|
makedepends="python3-setuptools python3-devel libspotify-devel"
|
||||||
|
@ -12,3 +13,4 @@ license="Apache-2.0"
|
||||||
homepage="https://pyspotify.readthedocs.io/en/latest/"
|
homepage="https://pyspotify.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
|
||||||
checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a
|
checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a
|
||||||
|
repository="nonfree" # libspotify is nonfree
|
||||||
|
|
Loading…
Reference in New Issue