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

commit c3e463c94d89dc8a339ad555e7b75601676ea2a3
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sat Feb 5 10:29:23 2011 +0100

pyqt4-4.8.3-1-i686

* Bump version to fix the package.

diff --git a/source/xlib/pyqt4/FrugalBuild b/source/xlib/pyqt4/FrugalBuild
index e25a422..647d28f 100644
--- a/source/xlib/pyqt4/FrugalBuild
+++ b/source/xlib/pyqt4/FrugalBuild
@@ -2,27 +2,28 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=pyqt4
-origname=PyQt
-pkgver=4.8.2
+_F_archive_name=PyQt-x11-gpl
+pkgver=4.8.3
pkgrel=1
pkgdesc="PyQt4 is a set of Python bindings for the Qt4 toolkit."
-url="http://www.riverbankcomputing.co.uk/";
-depends=('libqtscripttools' 'libqttest' 'libqtopengl' 'libqtsvg' 
'qt4-designer' 'libqthelp' \
-       'libqtassistantclient' 'dbus-python' 'sip>=4.12' 
'qscintilla2-qt4>=2.4.5')
-up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download 
|grep 'PyQt-x11-gpl-4' |sed -ne 's/.*l-\(.*\).tar.gz .*/\1/;1 p'"
-source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/$origname-x11-gpl-$pkgver.tar.gz)
+url="http://www.riverbankcomputing.co.uk";
+depends=('libqtdeclarative' 'libqthelp' 'libqtmultimedia' 'libqtopengl' \
+       'libqtscripttools' 'libqtsvg' 'libqttest' 'qt4-designer' \
+       'dbus-python' 'sip>=4.12.1' 'qscintilla2-qt4>=2.4.5')
+up2date="Flasttar $url/software/pyqt/download"
+source=("$url/static/Downloads/PyQt4/$_F_archive_name-$pkgver.tar.gz")
license="GPL"
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
-sha1sums=('fd26aed89a6032c85a553bfd5228280ac982b85c')
+sha1sums=('b634467f803704fffa2ff94ad84311796c36d6b8')

## TODO: split it!!

build()
{
-       Fcd $origname-x11-gpl-$pkgver
+       Fcd
Fpatchall
-       echo "yes" | python configure.py --confirm-license -w -q /usr/bin/qmake 
-j 8 || Fdie
+       echo "yes" | python configure.py --confirm-license -w -j 8 || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to