# Template file for 'avizo' pkgname=avizo version=1.3 revision=1 build_style=meson hostmakedepends="vala pkg-config cmake gobject-introspection glib-devel gdk-pixbuf" makedepends="gtk+3-devel gtk-layer-shell-devel glib-devel" depends="light pamixer" short_desc="Neat notification daemon" maintainer="Bnyro " license="GPL-3.0-only" homepage="https://github.com/misterdanb/avizo" distfiles="https://github.com/misterdanb/avizo/archive/refs/tags/${version}.tar.gz" checksum=2b1f5817a916e518b0c10c4c94a3678a5054b879eb32c10b5d1425faa6387127 pre_build() { if [ "$CROSS_BUILD" ]; then export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0" fi }