Skip to content

Commit a80a908

Browse files
committed
New package: mopidy-iris-3.70.0
1 parent 3cae02a commit a80a908

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

srcpkgs/mopidy-iris/template

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Template file for 'mopidy-iris'
2+
pkgname=mopidy-iris
3+
version=3.70.0
4+
revision=1
5+
build_style=python3-module
6+
hostmakedepends="python3-setuptools python3-wheel python3-pykka python3-setuptools"
7+
depends="mopidy python3"
8+
short_desc="Mobile-friendly Mopidy client"
9+
maintainer="Pelle Windestam <pelle@windestam.se>"
10+
license="Apache-2.0"
11+
homepage="https://github.com/jaedb/iris"
12+
changelog="https://raw.githubusercontent.com/jaedb/Iris/releases/tag/${version}"
13+
distfiles="${PYPI_SITE}/m/mopidy-iris/mopidy_iris-${version}.tar.gz"
14+
checksum=99dff56e54d3b6388001bfe388b13611f8929485301206bc53b3a2b8a6b8eba9
15+
16+
post_install() {
17+
vlicense LICENSE
18+
}

0 commit comments

Comments
 (0)