New package: python3-omemo-dr-1.0.0
This is the python library required by Gajim since v1.8.0
This commit is contained in:
parent
f3c85d78b1
commit
614bc2f299
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-omemo-dr'
|
||||
pkgname=python3-omemo-dr
|
||||
version=1.0.0
|
||||
revision=1
|
||||
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
|
Loading…
Reference in New Issue