d7aac272af
Closes #13987. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
15 lines
541 B
Bash
15 lines
541 B
Bash
# Template file for 'gajim'
|
|
pkgname=gajim
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools"
|
|
pycompile_module="gajim"
|
|
short_desc="Full featured Jabber/XMPP client"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://www.gajim.org"
|
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
|
checksum=bc49d82001e11646e83521c2f1367a4cc5e3be54d6a9a5732f6a9e99f9f0de73
|
|
noarch=yes
|