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

Jan Steffens heftig at archlinux.org
Fri Oct 9 20:39:53 UTC 2015


    Date: Friday, October 9, 2015 @ 22:39:52
  Author: heftig
Revision: 248710

enable lastfm, try to fix FS#46626

Modified:
  gnome-online-accounts/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-09 19:25:14 UTC (rev 248709)
+++ PKGBUILD	2015-10-09 20:39:52 UTC (rev 248710)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-online-accounts
 pkgver=3.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME service to access online accounts"
 arch=(i686 x86_64)
 url="http://www.gnome.org"
@@ -17,10 +17,7 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --libexecdir=/usr/lib/$pkgname --disable-static \
-    --enable-exchange --enable-facebook --enable-flickr \
-    --enable-google --enable-imap-smtp --enable-kerberos \
-    --enable-owncloud --enable-telepathy --enable-windows-live \
-    --enable-media-server --enable-foursquare
+    --enable-media-server --enable-kerberos --enable-lastfm
   make
 }
 



More information about the arch-commits mailing list