17 lines
619 B
Bash
17 lines
619 B
Bash
# Template file for 'gajim'
|
|
pkgname=gajim
|
|
version=1.0.3
|
|
revision=1
|
|
noarch=yes
|
|
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"
|
|
#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
|
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
|
checksum=cb3ab63b06fa4c074a6af43947143ef197fe108cdef084884a48deec38ce4437
|