15 lines
577 B
Bash
15 lines
577 B
Bash
# Template file for 'python3-omemo-dr'
|
|
pkgname=python3-omemo-dr
|
|
version=1.0.0
|
|
revision=2
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
makedepends="python3-devel"
|
|
depends="python3-cryptography python3-protobuf"
|
|
short_desc="Python library implementing OMEMO cryptography"
|
|
maintainer="Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://dev.gajim.org/gajim/omemo-dr"
|
|
distfiles="${PYPI_SITE}/o/omemo-dr/omemo-dr-${version}.tar.gz"
|
|
checksum=b0fe5023e947a17b740fb7ed4aa246120d6f21d819b5812e94dfc9570520be61
|