void-packages/srcpkgs/gajim/template
Nathan Owens 5596893a57 gajim: unmark nocross
By ericonr:
- fix changelog
- use make_check

Closes: #27147 [via git-merge-pr]
2021-02-12 02:31:43 -03:00

19 lines
794 B
Bash

# Template file for 'gajim'
pkgname=gajim
version=1.2.2
revision=3
build_style=python3-module
hostmakedepends="gettext python3-setuptools"
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
python3-precis-i18n python3-keyring python3-cssutils python3-packaging
python3-css-parser farstream python3-dbus libsoup"
short_desc="Full featured Jabber/XMPP client"
maintainer="teldra <teldra@rotce.de>"
license="GPL-3.0-only"
homepage="https://www.gajim.org"
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd
# Does not find gdk, introspection typelib
# even wtih gdk-pixbuf in checkdepends
make_check=no