Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorMichael Lauer <mickey@vanille-media.de>
Sat, 5 Feb 2005 17:51:45 +0000 (17:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 5 Feb 2005 17:51:45 +0000 (17:51 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages

2005/02/05 18:40:43+01:00 uni-frankfurt.de!mickeyl
upgrade pyqt to 3.13

BKrev: 420507b18OZNyzuETO5MSx0UWnqqQQ

packages/python-sip/python-sip_4.1.1.bb [moved from packages/python-sip/python-sip_4.0.1.bb with 100% similarity]
packages/python/python-pyqt-3.13/features [moved from packages/python/python-pyqt-3.12/features with 100% similarity]
packages/python/python-pyqt_3.13.bb [moved from packages/python/python-pyqt_3.12.bb with 100% similarity]
packages/sip/sip4-native_4.0.1.bb
packages/sip/sip4-native_4.2rc1.bb [new file with mode: 0644]

index e69de29..7963c2f 100644 (file)
@@ -0,0 +1,17 @@
+DESCRIPTION = "SIP - A Python Wrapper Generator"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+LICENSE = "GPL"
+
+SRC_URI = "http://www.vanille.de/mirror/sip-${PV}.tar.gz"
+S = "${WORKDIR}/sip-${PV}/sipgen"
+
+inherit qmake native
+
+EXTRA_QMAKEVARS_POST = "DESTDIR=${STAGING_BINDIR} CONFIG=console"
+
+do_configure_prepend() {
+       cat sipgen.sbf | sed s,target,TARGET, | sed s,sources,SOURCES, | sed s,headers,HEADERS, > sipgen.pro
+}
+
diff --git a/packages/sip/sip4-native_4.2rc1.bb b/packages/sip/sip4-native_4.2rc1.bb
new file mode 100644 (file)
index 0000000..e69de29