[arch-commits] Commit in gnome-phone-manager/trunk (PKGBUILD)

Balló György bgyorgy at nymeria.archlinux.org
Sat Apr 19 20:35:45 UTC 2014


    Date: Saturday, April 19, 2014 @ 22:35:44
  Author: bgyorgy
Revision: 109863

upgpkg: gnome-phone-manager 0.69-4

Rebuild for gnome-bluetooth 3.12

Modified:
  gnome-phone-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-19 19:57:40 UTC (rev 109862)
+++ PKGBUILD	2014-04-19 20:35:44 UTC (rev 109863)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-phone-manager
 pkgver=0.69
-pkgrel=3
+pkgrel=4
 pkgdesc="Control your mobile phone from your GNOME desktop"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/PhoneManager"
@@ -27,7 +27,7 @@
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \
-              --disable-static --disable-schemas-install \
+              --disable-static --disable-schemas-install --disable-bluetooth-plugin \
               --with-gconf-schema-file-dir=/usr/share/gconf/schemas
   make
 }




More information about the arch-commits mailing list