shotwell: update to 0.30.5.

This commit is contained in:
Enno Boland 2019-08-16 12:57:50 +02:00
parent 78ea08719f
commit 4b811918af
No known key found for this signature in database
GPG key ID: D09964719BDE9971
2 changed files with 12 additions and 2 deletions

View file

@ -0,0 +1,10 @@
--- vapi/libgdata.vapi.orig 2019-08-12 11:01:50.347941770 +0200
+++ vapi/libgdata.vapi 2019-08-12 11:02:02.993946056 +0200
@@ -1916,7 +1916,6 @@ namespace GData {
public abstract bool is_authorized_for_domain (GData.AuthorizationDomain domain);
public abstract void process_request (GData.AuthorizationDomain? domain, Soup.Message message);
public virtual bool refresh_authorization (GLib.Cancellable? cancellable = null) throws GLib.Error;
- public virtual async bool refresh_authorization_async (GLib.Cancellable? cancellable) throws GLib.Error;
}
[CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_batchable_get_type ()")]
public interface Batchable : GData.Service {

View file

@ -1,6 +1,6 @@
# Template file for 'shotwell'
pkgname=shotwell
version=0.30.4
version=0.30.5
revision=1
build_style=meson
hostmakedepends="gcr-devel glib-devel gnome-doc-utils itstool libgee08-devel
@ -14,6 +14,6 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later, CC-BY-SA-3.0"
homepage="https://wiki.gnome.org/Apps/Shotwell"
distfiles="${GNOME_SITE}/shotwell/${version%.*}/shotwell-${version}.tar.xz"
checksum=b7bccf86831536c9f87d45fb159145662f372f1c8baae10b4ae679e1811c3ffa
checksum=af8be0396509c7a0ad435c9562d8ed29a496b97aa6fba5fc472c390a08fca4a5
lib32disabled=yes
nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/20405/steps/shell_3/logs/stdio"