New package: mopidy-podcast-3.0.0
This commit is contained in:
parent
52d148c798
commit
6b7c67dff5
1 changed files with 14 additions and 0 deletions
14
srcpkgs/mopidy-podcast/template
Normal file
14
srcpkgs/mopidy-podcast/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'mopidy-podcast'
|
||||
pkgname=mopidy-podcast
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="mopidy python3-cachetools python3-pykka python3-setuptools python3-uritools"
|
||||
checkdepends="${depends} python3-gobject python3-pytest"
|
||||
short_desc="Mopidy extension for browsing and playing podcasts"
|
||||
maintainer="Nick Hahn <nick.hahn@posteo.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/tkem/mopidy-podcast"
|
||||
distfiles="https://github.com/tkem/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d923c61c6ecb1346e87844ae38425dc2dbadc0877205d91105df1e8652a2df5a
|
Loading…
Reference in a new issue