libdazzle: update to 3.28.3.

This commit is contained in:
maxice8 2018-06-19 04:53:44 -03:00
parent 9189e19ddb
commit dd989c6188
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'libdazzle'
pkgname=libdazzle
version=3.28.2
version=3.28.3
revision=1
build_style=meson
configure_args="-Denable_gtk_doc=false -Dwith_vapi=$(vopt_if gir true false)
-Dwith_introspection=$(vopt_if gir true false)"
build_style=meson
hostmakedepends="glib-devel pkg-config
$(vopt_if gir 'gobject-introspection vala')"
makedepends="gtk+3-devel"
@ -12,8 +12,9 @@ short_desc="A library to delight your users with fancy features"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://wiki.gnome.org/Apps/Builder"
changelog="https://raw.githubusercontent.com/GNOME/libdazzle/libdazzle-3-28/NEWS"
distfiles="${GNOME_SITE}/libdazzle/${version%.*}/libdazzle-${version}.tar.xz"
checksum=56519e13bd14b7f3280cc404d7ada924b5195990a9e4bb4843392c2eb1b7ddcd
checksum=879f88b87b0b4048bad8aedc0ca4e60869ed9525d84eda1bcfdba7a457bc0a61
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then