diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index cce8f28496e..e4546a5e72f 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -11,7 +11,9 @@ 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" +changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz" checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd -nocross="gobject-introspection" +# Does not find gdk, introspection typelib +# even wtih gdk-pixbuf in checkdepends +make_check=no