ayatana-ido: update to 0.9.3, enable tests

This commit is contained in:
Jami Kettunen 2023-02-26 17:21:51 +02:00 committed by Leah Neukirchen
parent 4260d49af4
commit 31752b9177

View file

@ -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 <tibequadorian@posteo.de>"
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"