mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdazzle: build translations
This commit is contained in:
parent
bb1a98e364
commit
abddff3216
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libdazzle'
|
# Template file for 'libdazzle'
|
||||||
pkgname=libdazzle
|
pkgname=libdazzle
|
||||||
version=3.44.0
|
version=3.44.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Denable_gtk_doc=false
|
configure_args="-Denable_gtk_doc=false
|
||||||
$(vopt_bool gir with_vapi)
|
$(vopt_bool gir with_vapi)
|
||||||
$(vopt_bool gir with_introspection)"
|
$(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"
|
makedepends="gtk+3-devel libglib-devel"
|
||||||
checkdepends="xvfb-run"
|
checkdepends="xvfb-run"
|
||||||
short_desc="Library to delight your users with fancy features"
|
short_desc="Library to delight your users with fancy features"
|
||||||
|
|
Loading…
Add table
Reference in a new issue