diff --git a/srcpkgs/tilix/patches/disable-appstream-test.patch b/srcpkgs/tilix/patches/disable-appstream-test.patch new file mode 100644 index 00000000000..8035099ee78 --- /dev/null +++ b/srcpkgs/tilix/patches/disable-appstream-test.patch @@ -0,0 +1,29 @@ +diff --git a/data/meson.build b/data/meson.build +index 9b2ea4b..d4fbb8e 100644 +--- a/data/meson.build ++++ b/data/meson.build +@@ -49,15 +49,15 @@ metainfo_file = i18n.merge_file( + ) + + # Validate MetaInfo file +-if appstreamcli.found() +- test ( +- 'Validate metainfo file', +- appstreamcli, +- args: ['validate', '--no-net', +- join_paths(meson.current_source_dir(), 'metainfo', '@0@.in'.format(tilix_metainfo_name)) +- ] +- ) +-endif ++# if appstreamcli.found() ++# test ( ++# 'Validate metainfo file', ++# appstreamcli, ++# args: ['validate', '--no-net', ++# join_paths(meson.current_source_dir(), 'metainfo', '@0@.in'.format(tilix_metainfo_name)) ++# ] ++# ) ++# endif + + # Build resources + gresource = gnome.compile_resources( diff --git a/srcpkgs/tilix/template b/srcpkgs/tilix/template index 6f0a06f2712..78642147b6b 100644 --- a/srcpkgs/tilix/template +++ b/srcpkgs/tilix/template @@ -1,7 +1,7 @@ # Template file for 'tilix' pkgname=tilix version=1.9.6 -revision=1 +revision=2 build_style=meson configure_args="-Db_lto=false" hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config