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

Tobias Powalowski tpowa at archlinux.org
Fri Aug 17 19:59:23 UTC 2007


    Date: Friday, August 17, 2007 @ 15:59:23
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/sip

Modified: PKGBUILD (1.20 -> 1.21)

'upgpkg: update to new version'


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


Index: extra/lib/sip/PKGBUILD
diff -u extra/lib/sip/PKGBUILD:1.20 extra/lib/sip/PKGBUILD:1.21
--- extra/lib/sip/PKGBUILD:1.20	Tue Jul 31 22:39:32 2007
+++ extra/lib/sip/PKGBUILD	Fri Aug 17 15:59:23 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.20 2007/08/01 02:39:32 travis Exp $
+# $Id: PKGBUILD,v 1.21 2007/08/17 19:59:23 tpowa Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 #Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.6
+pkgver=4.7
 pkgrel=1
 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries."
 arch=(i686 x86_64)
@@ -12,7 +12,6 @@
 depends=('python>=2.5')
 pkgurl="http://www.riverbankcomputing.com/Downloads/sip4"
 source=($pkgurl/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2f57b65de36e85067b3bdf5830315460')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -27,6 +26,7 @@
   # fix permissions
   chmod 644 ${startdir}/pkg/usr/lib/python2.5/site-packages/sipdistutils.py
 
-  # TODO: Install license into /usr/share/licenses/sip
+  install -m 644 -D LICENSE  ${startdir}/pkg/usr/share/licenses/sip/LICENSE
 } 
 
+md5sums=('1403ae2973b8ee4d1a69492b7f6833b8')




More information about the arch-commits mailing list