libdazzle: build translations

This commit is contained in:
Michal Vasilek 2022-11-06 19:30:03 +01:00
parent bb1a98e364
commit abddff3216

View file

@ -1,13 +1,13 @@
# Template file for 'libdazzle'
pkgname=libdazzle
version=3.44.0
revision=1
revision=2
build_style=meson
build_helper="gir"
configure_args="-Denable_gtk_doc=false
$(vopt_bool gir with_vapi)
$(vopt_bool gir with_introspection)"
hostmakedepends="glib-devel pkg-config $(vopt_if gir vala)"
hostmakedepends="glib-devel pkg-config $(vopt_if gir vala) gettext"
makedepends="gtk+3-devel libglib-devel"
checkdepends="xvfb-run"
short_desc="Library to delight your users with fancy features"