15 lines
539 B
Bash
15 lines
539 B
Bash
# Template file for 'gajim'
|
|
pkgname=gajim
|
|
version=1.0.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
hostmakedepends="python3 python3-setuptools"
|
|
depends="python3-openssl python3-nbxmpp python3-pyasn1 python3-gobject"
|
|
pycompile_module="gajim"
|
|
short_desc="Full featured Jabber/XMPP client"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="https://www.gajim.org"
|
|
license="GPL-3"
|
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
|
checksum=404c5cdcc7b228750d1ae6a226c5402d28705ecd9b147842224036ea6a24aa81
|