From 4ebfa2f56980df320491594065f598ef0ec037fa Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 19 Mar 2018 21:31:13 +0100 Subject: [PATCH] libgweather: update to 3.28.0. --- common/shlibs | 2 +- srcpkgs/libgweather/template | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index a453bf714c8..0ea1e36e6e1 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1074,7 +1074,7 @@ libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.0.0_1 libgstgl-1.0.so.0 gst-plugins-bad1-1.6.1_1 libgnome-desktop-3.so.17 gnome-desktop-3.28.0_1 libsecret-1.so.0 libsecret-0.10_1 -libgweather-3.so.6 libgweather-3.10.0_1 +libgweather-3.so.15 libgweather-3.28.0_1 libgnomekbd.so.8 libgnomekbd-3.6.0_1 libgnomekbdui.so.8 libgnomekbd-3.6.0_1 libibus-1.0.so.5 ibus-1.4.99.20120917_1 diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index 221739785c1..295d227a26c 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -2,10 +2,10 @@ pkgname=libgweather version=3.28.0 revision=1 -build_style=gnu-configure +build_style=meson build_options="gir" -configure_args="$(vopt_if gir '--enable-introspection --enable-vala' '--disable-introspection --disable-vala') - --disable-schemas-compile --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo" +configure_args="$(vopt_if gir '-Denable_vala=true' '-Denable-vala=false') + -Dzoneinfo_dir=/usr/share/zoneinfo" hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir 'gobject-introspection vala-devel')" makedepends="libxml2-devel libsoup-gnome-devel gtk+3-devel geocode-glib-devel" checkdepends="tzdata" @@ -27,7 +27,6 @@ libgweather-devel_package() { vmove usr/include vmove usr/lib/pkgconfig vmove "usr/lib/*.so" - vmove usr/share/gtk-doc if [ "$build_option_gir" ]; then vmove usr/share/gir-1.0 vmove usr/share/vala