From 68db885a010c08466a27e3b8996dfdb8c70f9599 Mon Sep 17 00:00:00 2001 From: Nafis Date: Tue, 14 Apr 2020 05:03:58 +0600 Subject: [PATCH] gobject-introspection: update to 1.64.1. --- srcpkgs/gobject-introspection/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index f47dacfe089..9131fb1131b 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,7 +1,7 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection -version=1.64.0 -revision=5 +version=1.64.1 +revision=1 build_style=meson pycompile_dirs="usr/lib/${pkgname}/giscanner" hostmakedepends="flex pkg-config" @@ -13,12 +13,12 @@ maintainer="Enno Boland " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://wiki.gnome.org/Projects/GObjectIntrospection" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=eac05a63091c81adfdc8ef34820bcc7e7778c5b9e34734d344fc9e69ddf4fc82 +checksum=80beae6728c134521926affff9b2e97125749b38d38744dc901f4010ee3e7fa7 pycompile_version="$py3_ver" patch_args="-Np1" if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" gobject-introspection qemu-user-static prelink-cross" + hostmakedepends+=" qemu-user-static prelink-cross" configure_args+=" -Dgi_cross_use_host_gi=true -Dgi_cross_binary_wrapper=/usr/bin/g-ir-scanner-qemuwrapper -Dgi_cross_ldd_wrapper=/usr/bin/g-ir-scanner-lddwrapper