15 lines
556 B
Bash
15 lines
556 B
Bash
# Template file for 'python3-zeroconf'
|
|
pkgname=python3-zeroconf
|
|
version=0.28.4
|
|
revision=1
|
|
wrksrc="python-zeroconf-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-ifaddr"
|
|
short_desc="Pure Python3 implementation of multicast DNS service discovery"
|
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/jstasiak/python-zeroconf"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=d94d09854b5539385b227f3d8f25ea819ddd7eb0929c5ddc415977999161e22b
|