diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index 49eda2f3154..ff3278df8e6 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -1,19 +1,20 @@ # Template file for 'gajim' pkgname=gajim -version=1.3.2 -revision=2 +version=1.3.3 +revision=1 +wrksrc="gajim-gajim-${version}" 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 python3-idna farstream python3-dbus libsoup" +depends="python3-gobject python3-nbxmpp python3-setuptools python3-Pillow + python3-cairo python3-precis-i18n python3-keyring python3-packaging + python3-css-parser farstream python3-dbus python3-openssl" short_desc="Full featured Jabber/XMPP client" maintainer="teldra " 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.gz" -checksum=70ea462b3f3c3b3c0b8d3129fae912d24062e77a8cce80781f69e8f43eda5fee +checksum=ddbcbe6aaf36c238e0ca7503034ed0870a5b059a96e9a4f973409ecdeec4678c # Does not find gdk, introspection typelib # even wtih gdk-pixbuf in checkdepends make_check=no