diff --git a/srcpkgs/ayatana-ido/template b/srcpkgs/ayatana-ido/template index 717ad580840..dda2790f148 100644 --- a/srcpkgs/ayatana-ido/template +++ b/srcpkgs/ayatana-ido/template @@ -1,18 +1,21 @@ # Template file for 'ayatana-ido' pkgname=ayatana-ido -version=0.9.2 +version=0.9.3 revision=1 build_helper="gir" build_style=cmake +configure_args="-DENABLE_TESTS=ON" hostmakedepends="pkg-config gobject-introspection vala" -makedepends="gtk+3-devel glib-devel" +makedepends="gtk+3-devel glib-devel gtest-devel" +checkdepends="xvfb-run" short_desc="Ayatana Indicator Display Objects" maintainer="tibequadorian " license="LGPL-3.0-or-later" homepage="https://ayatanaindicators.github.io/" changelog="https://github.com/AyatanaIndicators/ayatana-ido/raw/main/ChangeLog" distfiles="https://github.com/AyatanaIndicators/ayatana-ido/archive/${version}.tar.gz" -checksum=b166e7a160458e4a71f6086d2e4e97e18cf1ac584231a4b9f1f338914203884c +checksum=4df0a21dde4f6e41d2738c7944d1169836d844e5b65364d1897e93766fa93d58 +make_check_pre="xvfb-run" ayatana-ido-devel_package() { short_desc+=" - development files"