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

Jan Steffens heftig at archlinux.org
Wed Sep 27 10:28:59 UTC 2017


    Date: Wednesday, September 27, 2017 @ 10:28:59
  Author: heftig
Revision: 306270

3.26.0+3+ga48ddbed-1

Modified:
  gnome-online-accounts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-27 09:47:44 UTC (rev 306269)
+++ PKGBUILD	2017-09-27 10:28:59 UTC (rev 306270)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-online-accounts
-pkgver=3.26.0
+pkgver=3.26.0+3+ga48ddbed
 pkgrel=1
 pkgdesc="Single sign-on framework for GNOME"
 url="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
@@ -12,7 +12,7 @@
 makedepends=(intltool gobject-introspection gtk-doc vala git gnome-common)
 optdepends=('gvfs-goa: Virtual file systems (e.g. OwnCloud)'
             'gvfs-google: Google Drive')
-_commit=9f50c82fa49d8d1110eaa0c9d98f33b39dd0c1c1  # tags/3.26.0^0
+_commit=a48ddbedf2ad80ecb6cd6d988d86d51b5273bbe3  # 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,9 +40,11 @@
     --prefix=/usr \
     --libexecdir=/usr/lib/$pkgname \
     --disable-static \
+    --enable-inspector \
     --enable-media-server \
     --enable-kerberos \
     --enable-lastfm \
+    --enable-todoist \
     --enable-gtk-doc
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list