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

Ionut Biru ibiru at archlinux.org
Mon Jul 19 13:36:43 UTC 2010


    Date: Monday, July 19, 2010 @ 09:36:43
  Author: ibiru
Revision: 85770

upgpkg: gnome-bluetooth 2.30.0-3 adding versioned dependencies removed by Andreea.

Modified:
  gnome-bluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-19 13:14:59 UTC (rev 85769)
+++ PKGBUILD	2010-07-19 13:36:43 UTC (rev 85770)
@@ -9,17 +9,16 @@
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/GnomeBluetooth"
 license=('GPL' 'LGPL')
-depends=('libunique' 'libnotify' 'gconf' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client')
-makedepends=('intltool' 'pygtk' 'gnome-doc-utils' 'nautilus-sendto' 'gobject-introspection' 'gir-repository')
+depends=('libunique>=1.1.6' 'libnotify>=0.4.5' 'gconf>=2.28.1' 'hicolor-icon-theme' 'gvfs-obexftp>=1.6.3' 'obexd-client>=0.29')
+makedepends=('intltool' 'pygtk>=2.17' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto>=2.28.4' 'gobject-introspection>=0.6.14' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=("http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2"
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
         61-gnome-bluetooth-rfkill.rules)
-md5sums=('eb88212922037eb9751f0fcedb9c166e'
-         '9fb6c8dcb5a3de3a953bf2ef42063e6e')
-
+sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4'
+            'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr \
@@ -38,6 +37,7 @@
   gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" \
     --domain gnome-bluetooth2 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+
   install -m644 -D "${srcdir}/61-gnome-bluetooth-rfkill.rules" \
                      "${pkgdir}/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules"
 }




More information about the arch-commits mailing list