python-sip: update to 4.7
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 08:51:51 +0000 (08:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 08:51:51 +0000 (08:51 +0000)
packages/python/python-sip_4.7.bb
packages/python/python24-sip_4.1.1.bb

index 7c02286..2978edd 100644 (file)
@@ -9,10 +9,10 @@ DEPENDS = "python"
 RDEPENDS = "python-core"
 PR = "ml0"
 
-SRC_URI = "http://www.vanille.de/mirror/sip-${PV}.tar.gz"
+SRC_URI = "http://www.riverbankcomputing.com/Downloads/sip4/sip-${PV}.tar.gz"
 S = "${WORKDIR}/sip-${PV}/siplib"
 
-inherit qmake2 distutils-base
+inherit qmake qt4x11 distutils-base
 
 EXTRA_QMAKEVARS_POST += " TEMPLATE=lib \
                          CONFIG=console \
index 8e118ea..718b019 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Runtime helper for sip-generated python wrapper libraries"
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = "virtual/libqte2 python"
+DEPENDS = "virtual/libqte2 python24"
 RDEPENDS = "python-core"
 PR = "ml4"