[arch-commits] CVS update of extra/system/gnokii (PKGBUILD)

Roman Kyrylych roman at archlinux.org
Fri Dec 7 13:15:13 UTC 2007


    Date: Friday, December 7, 2007 @ 08:15:13
  Author: roman
    Path: /home/cvs-extra/extra/system/gnokii

Modified: PKGBUILD (1.29 -> 1.30)

added pkgconfig file


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


Index: extra/system/gnokii/PKGBUILD
diff -u extra/system/gnokii/PKGBUILD:1.29 extra/system/gnokii/PKGBUILD:1.30
--- extra/system/gnokii/PKGBUILD:1.29	Thu Dec  6 12:33:25 2007
+++ extra/system/gnokii/PKGBUILD	Fri Dec  7 08:15:13 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.29 2007/12/06 17:33:25 roman Exp $
+# $Id: PKGBUILD,v 1.30 2007/12/07 13:15:13 roman Exp $
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=gnokii
 pkgver=0.6.22
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools and user space driver for use with mobile phones"
 arch=('i686' 'x86_64')
 url="http://www.gnokii.org/"
@@ -24,4 +24,5 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install install-docs
   install -D -m644 ${startdir}/src/gnokii-${pkgver}/Docs/sample/gnokiirc ${startdir}/pkg/etc/gnokiirc
+  install -D -m644 ${startdir}/src/gnokii-${pkgver}/common/gnokii.pc ${startdir}/pkg/usr/lib/pkgconfig/gnokii.pc
 }




More information about the arch-commits mailing list