17 lines
674 B
Bash
17 lines
674 B
Bash
# Template file for 'gajim'
|
|
pkgname=gajim
|
|
version=1.1.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="gajim"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
|
|
python3-precis-i18n python3-keyring python3-cssutils"
|
|
short_desc="Full featured Jabber/XMPP client"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://www.gajim.org"
|
|
#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
|
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
|
checksum=3283ea5239f67d84874d4efb5b0b0780d1120e5b46c37a5627e5a3121f1ba0d3
|