[arch-commits] Commit in gnome-online-accounts/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Mar 11 18:57:01 UTC 2018


    Date: Sunday, March 11, 2018 @ 18:57:01
  Author: heftig
Revision: 318603

3.27.92+3+gdde33649-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 18:56:23 UTC (rev 318602)
+++ PKGBUILD	2018-03-11 18:57:01 UTC (rev 318603)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-online-accounts
-pkgver=3.26.2
+pkgver=3.27.92+3+gdde33649
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -9,10 +9,10 @@
 arch=(x86_64)
 license=(LGPL)
 depends=(webkit2gtk json-glib libnotify rest libsecret telepathy-glib krb5 gcr)
-makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
+makedepends=(gobject-introspection gtk-doc vala autoconf-archive gnome-common git)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
             'gvfs-google: Google Drive')
-_commit=ff9f1e7da6278dbda262cf65e70224f61f81d293  # tags/3.26.2^0
+_commit=dde336495f8e0c2669946f4427e5b7416317d5ed  # master
 source=("git+https://git.gnome.org/browse/gnome-online-accounts#commit=$_commit"
         "git+https://git.gnome.org/browse/telepathy-account-widgets")
 sha256sums=('SKIP'
@@ -40,6 +40,7 @@
     --prefix=/usr \
     --libexecdir=/usr/lib \
     --disable-static \
+    --enable-compile-warnings=minimum \
     --enable-inspector \
     --enable-media-server \
     --enable-kerberos \



More information about the arch-commits mailing list