mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pantalaimon-0.6.4
This commit is contained in:
parent
1eeda0ad8a
commit
c2f973ca40
1 changed files with 17 additions and 0 deletions
17
srcpkgs/pantalaimon/template
Normal file
17
srcpkgs/pantalaimon/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'pantalaimon'
|
||||||
|
pkgname=pantalaimon
|
||||||
|
version=0.6.4
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-attrs python3-aiohttp python3-appdirs python3-click
|
||||||
|
python3-keyring python3-logbook python3-peewee python3-janus
|
||||||
|
python3-cachetools python3-prompt_toolkit python3-matrix-nio
|
||||||
|
python3-dbus python3-gobject python3-pydbus python3-notify2"
|
||||||
|
short_desc="Proxy daemon for matrix.org clients supporting end-to-end encryption"
|
||||||
|
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/matrix-org/pantalaimon"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=e5130e5892d635740b3b48a6c9d0cb326bcb5024a9d7f3ac79a7bd85a72e89fa
|
Loading…
Add table
Reference in a new issue