[arch-commits] CVS update of extra/lib/libbtctl (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Feb 28 01:23:55 UTC 2008


    Date: Wednesday, February 27, 2008 @ 20:23:55
  Author: eric
    Path: /home/cvs-extra/extra/lib/libbtctl

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: libbtctl 0.10.0-1
    added gtk2 makedepends, disabled SMP build


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


Index: extra/lib/libbtctl/PKGBUILD
diff -u extra/lib/libbtctl/PKGBUILD:1.15 extra/lib/libbtctl/PKGBUILD:1.16
--- extra/lib/libbtctl/PKGBUILD:1.15	Wed Feb 27 16:09:17 2008
+++ extra/lib/libbtctl/PKGBUILD	Wed Feb 27 20:23:55 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.15 2008/02/27 21:09:17 roman Exp $
+# $Id: PKGBUILD,v 1.16 2008/02/28 01:23:55 eric Exp $
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=libbtctl
@@ -9,8 +9,8 @@
 url="http://www.usefulinc.com/software/gnome-bluetooth/"
 license=('GPL')
 depends=('glib2>=2.14.1' 'openobex>=1.3')
-makedepends=('intltool' 'python') # 'gtk-sharp'
-options=('!libtool')
+makedepends=('intltool' 'python' 'gtk2') # 'gtk-sharp'
+options=('!libtool' '!makeflags')
 source=(http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.10/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('83d5f90efb2b26d1bd12a668940d02ba')
 




More information about the arch-commits mailing list