Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ea77f4f10cb3c1ff54eaf24cad7c1b38c48cbcf

commit 3ea77f4f10cb3c1ff54eaf24cad7c1b38c48cbcf
Author: crazy <cr...@frugalware.org>
Date:   Sat Sep 4 12:25:18 2010 +0200

pyqt-3.18.1-1-x86_64
* Version bump ( while at it )
* built with py2.7 and sip 4.11

diff --git a/source/xlib/pyqt/FrugalBuild b/source/xlib/pyqt/FrugalBuild
index 4cfffcc..5340385 100644
--- a/source/xlib/pyqt/FrugalBuild
+++ b/source/xlib/pyqt/FrugalBuild
@@ -2,16 +2,16 @@
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=pyqt
-pkgver=3.17.6
-pkgrel=2
+pkgver=3.18.1
+pkgrel=1
pkgdesc="PyQt is a set of Python bindings for the Qt toolkit."
url="http://www.riverbankcomputing.co.uk/pyqt/index.php";
# sip,qscintilla: see BTS-278
-depends=('qt' 'sip>=4.7' 'qscintilla>=1.71')
+depends=('qt' 'sip>=4.11' 'qscintilla>=1.71')
_F_archive_name=PyQt-x11-gpl
up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download3 
|grep -v snapshot |Flasttar"
source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/${_F_archive_name}-$pkgver.tar.gz)
-sha1sums=('68a6bbc0a8211a763165f2a4e8c79d9a3262a8d2')
+sha1sums=('310c17bd3b0f81f8b516c5b755250171fa9c9a04')
license="GPL"
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
@@ -19,7 +19,6 @@ options=('scriptlet')

build() {
Fcd ${_F_archive_name}-$pkgver
-       Fsed "sipcfg.version_to_string" "sipconfig.version_to_string" 
configure.py
echo "yes" | python configure.py -j 8 || Fdie
Fmake
Fmakeinstall
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to