[arch-commits] Commit in gnokii/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Thu Feb 5 13:02:50 UTC 2009


    Date: Thursday, February 5, 2009 @ 08:02:50
  Author: giovanni
Revision: 26285

Merged revisions 26188,26190,26194,26284 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/gnokii/trunk

........
  r26188 | andrea | 2009-02-03 11:11:29 -0800 (mar, 03 feb 2009) | 1 line
  
  upgpkg: gnokii 0.6.27-1
........
  r26190 | andrea | 2009-02-03 11:12:51 -0800 (mar, 03 feb 2009) | 1 line
  
  upgpkg: gnokii 0.6.27-2
........
  r26194 | giovanni | 2009-02-03 12:12:44 -0800 (mar, 03 feb 2009) | 1 line
  
  upgpkg: gnokii 0.6.27-1
........
  r26284 | giovanni | 2009-02-05 05:01:27 -0800 (gio, 05 feb 2009) | 1 line
  
  upgpkg: gnokii 0.6.27-2
........

Modified:
  gnokii/repos/testing-x86_64/	(properties)
  gnokii/repos/testing-x86_64/PKGBUILD

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


Property changes on: gnokii/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gnokii/trunk:1-12650
   + /gnokii/trunk:1-26284

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-02-05 13:01:27 UTC (rev 26284)
+++ testing-x86_64/PKGBUILD	2009-02-05 13:02:50 UTC (rev 26285)
@@ -1,23 +1,24 @@
 # $Id$
-# Maintainer: Roman Kyrylych <roman at archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=gnokii
-pkgver=0.6.26
+pkgver=0.6.27
 pkgrel=2
 pkgdesc="Tools and user space driver for use with mobile phones"
 arch=('i686' 'x86_64')
 url="http://www.gnokii.org/"
 license=('GPL')
-depends=('libusb' 'libxpm' 'bluez>=4.1' 'libical')
-makedepends=('gtk2>=2.12.11' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.3')
+depends=('libusb' 'libxpm' 'bluez>=4.27')
+makedepends=('gtk2' 'libmysqlclient>=5.0.60' 'postgresql-libs>=8.3.3')
 optdepends=('gtk2: xgnokii GUI'
             'libmysqlclient: smsd mysql backend'
 	    'postgresql-libs: smsd postgresql backend')
 backup=(etc/gnokiirc)
 options=('!libtool' '!makeflags')
-source=(http://www.gnokii.org/download/gnokii/gnokii-${pkgver}.tar.bz2 gnokii.patch)
-md5sums=('60f817d8ce748fea0ec9a05b3537e08d'
+source=(http://www.gnokii.org/download/$pkgname/$pkgname-${pkgver}.tar.bz2 gnokii.patch)
+md5sums=('fd0ae7996a2e2a2c29e9f3c625df8f3d'
          '4d764727686ee34bc73489c8b1321c82')
 
 build() {




More information about the arch-commits mailing list