[Lunar-commits] <moonbase-other> PyQt: version bumped to 4.10.

Florin Braescu florin at lunar-linux.org
Mon Mar 4 18:14:29 CET 2013


commit cf20aaa7e80b745452ac98f41ba096ca0683218a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 04 Mar 2013 09:14:29 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/cf20aaa7e80b745452ac98f41ba096ca0683218a

PyQt: version bumped to 4.10.
---
  python/PyQt/BUILD   | +0/-3     
  python/PyQt/DETAILS | +4/-7     
  2 files changed, 4 insertions(+), 10 deletions(-)

--- a/python/PyQt/BUILD
+++ b/python/PyQt/BUILD
@@ -1,10 +1,7 @@
 (
 
-  patch_it $SOURCE2 0 &&
-
   . /etc/profile.d/qt4.rc &&
 
-
   printf "${PROBLEM_COLOR}   Be patient. It may look like nothing is happening... its just slow.""${DEFAULT_COLOR}\n" &&
 
   # Use new kde phonon - fixes build break when qt4 is built without old phonon
--- a/python/PyQt/DETAILS
+++ b/python/PyQt/DETAILS
@@ -1,17 +1,14 @@
           MODULE=PyQt
-         VERSION=x11-gpl-4.9.6
+         VERSION=x11-gpl-4.10
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=PyQt4-egl.patch.bz2
-   SOURCE_URL[0]=http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-${VERSION##*-}/
+   SOURCE_URL[0]=http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-${VERSION##*-}
    SOURCE_URL[1]=http://spacehopper.org/mirrors
    SOURCE_URL[2]=$MIRROR_URL
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:83e649a39643ffc96741bca70177e9c73789e54d
-     SOURCE2_VFY=sha1:675e7c314ab208c82ae64a420fb37a24d7fe9645
+      SOURCE_VFY=sha1:3f0c6db526c2dcda82be36f46f80f433969b8578
    MODULE_PREFIX=${QT4_PREFIX:-/usr}
         WEB_SITE=http://www.riverbankcomputing.co.uk/news
          ENTERED=20080102
-         UPDATED=20121210
+         UPDATED=20130304
            SHORT="A set of Python bindings for the Qt 4.x toolkit"
 
 cat << EOF




More information about the Lunar-commits mailing list