Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jun 2004 12:41:49 +0000 (12:41 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 19 Jun 2004 12:41:49 +0000 (12:41 +0000)
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/06/19 13:31:00+02:00 uni-frankfurt.de!mickey
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/06/19 02:41:35+02:00 uni-frankfurt.de!mickey
remove qte 2.3.8 for now since it has to catch up with 2.3.7
glibc independent build. TT is releaseing 2.3.9 snapshots now (called 2.3.8-snap), btw.

2004/06/19 02:39:22+02:00 uni-frankfurt.de!mickey
minor python fixes

BKrev: 40d4348djT6n5h--n8nPAwEcf6qI2Q

16 files changed:
meta/task-python-everything_0.9.0.oe
python/python-pycurl_7.12.oe
qte/qte-2.3.8-snap/c700-config.patch [deleted file]
qte/qte-2.3.8-snap/c700-hardware.patch [deleted file]
qte/qte-2.3.8-snap/compile.patch [deleted file]
qte/qte-2.3.8-snap/devfs.patch [deleted file]
qte/qte-2.3.8-snap/keyboard.patch [deleted file]
qte/qte-2.3.8-snap/no-moc.patch [deleted file]
qte/qte-2.3.8-snap/qpe.patch [deleted file]
qte/qte-2.3.8-snap/qtopia.patch [deleted file]
qte/qte-2.3.8-snap/tslib-calibrate.patch [deleted file]
qte/qte-2.3.8-snap/tslib-defines.patch [deleted file]
qte/qte-2.3.8-snap/tslib.patch [deleted file]
qte/qte-2.3.8-snap/tslib2.patch [deleted file]
qte/qte-2.3.8-snap/vt-switch.patch [deleted file]
qte/qte_2.3.8-snap.oe [deleted file]

index e54addc..e6ae0d1 100644 (file)
@@ -3,7 +3,7 @@ MAINTAINER = "Michael Lauer <mickey@Vanille.de"
 DEPENDS = "    python-ao               \
                python-constraint       \
                python-crypto           \
-               python-curl             \
+               python-pycurl           \
                python-fnorb            \
                python-fpconst          \
                python-gmpy             \
index e69de29..da32853 100644 (file)
@@ -0,0 +1,12 @@
+DESCRIPTION = "libcurl Python Bindings"
+SECTION = "devel/python"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "python-core curl (>=${PV})"
+DEPENDS = "curl"
+SRCNAME = "pycurl"
+
+SRC_URI = "http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+inherit distutils
diff --git a/qte/qte-2.3.8-snap/c700-config.patch b/qte/qte-2.3.8-snap/c700-config.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/c700-hardware.patch b/qte/qte-2.3.8-snap/c700-hardware.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/compile.patch b/qte/qte-2.3.8-snap/compile.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/devfs.patch b/qte/qte-2.3.8-snap/devfs.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/keyboard.patch b/qte/qte-2.3.8-snap/keyboard.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/no-moc.patch b/qte/qte-2.3.8-snap/no-moc.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/qpe.patch b/qte/qte-2.3.8-snap/qpe.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/qtopia.patch b/qte/qte-2.3.8-snap/qtopia.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/tslib-calibrate.patch b/qte/qte-2.3.8-snap/tslib-calibrate.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/tslib-defines.patch b/qte/qte-2.3.8-snap/tslib-defines.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/tslib.patch b/qte/qte-2.3.8-snap/tslib.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/tslib2.patch b/qte/qte-2.3.8-snap/tslib2.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte-2.3.8-snap/vt-switch.patch b/qte/qte-2.3.8-snap/vt-switch.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qte/qte_2.3.8-snap.oe b/qte/qte_2.3.8-snap.oe
deleted file mode 100644 (file)
index 55b4b28..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-SNAPDATE = "${@'%d%02d%02d' % ( time.localtime()[0], time.localtime()[1], time.localtime()[2]-1 )}" 
-DESCRIPTION = "Qt/Embedded version ${PV}shot as of ${SNAPDATE}"
-LICENSE = "GPL/QPL"
-SECTION = "libs"
-PRIORITY = "optional"
-SRC_URI = "ftp://ftp.trolltech.com/pub/qt/snapshots/qt-embedded-${PV}shot-${SNAPDATE}.tar.gz \
-          file://qpe.patch;patch=1 \
-          file://tslib.patch;patch=1 \
-          file://devfs.patch;patch=1 \
-          file://no-moc.patch;patch=1"
-DEPENDS = "base/zlib base/libpng base/jpeg uicmoc-native"
-PROVIDES = "virtual/qte virtual/libqte2"
-S = "${WORKDIR}/qt-${PV}shot-${SNAPDATE}"
-
-export QTDIR = "${S}"
-
-def qte_arch(d):
-       import oe, re
-       arch = oe.data.getVar('TARGET_ARCH', d, 1)
-       if re.match("^i.86$", arch):
-               arch = "x86"
-       elif arch == "x86_64":
-               arch = "x86"
-       elif arch == "mipsel":
-               arch = "mips"
-       return arch
-
-QTE_ARCH := "${@qte_arch(d)}"
-
-EXTRA_OECONF_CONFIG = "-qconfig qpe"
-EXTRA_OECONF_ARCH = "-xplatform ${TARGET_OS}-${QTE_ARCH}-g++"
-EXTRA_OECONF_ARCH_collie = "-xplatform ${TARGET_OS}-sharp-g++"
-EXTRA_OECONF_ARCH_ramses = "-xplatform ${TARGET_OS}-ramses-g++"
-
-EXTRA_OECONF = "-system-jpeg -system-libpng -system-zlib -no-qvfb -no-xft -no-vnc -gif ${EXTRA_OECONF_ARCH} ${EXTRA_OECONF_CONFIG}"
-
-EXTRA_OEMAKE = "-e"
-
-export SYSCONF_CC = "${CC}"
-export SYSCONF_CXX = "${CXX}"
-export SYSCONF_LINK = "${CCLD}"
-export SYSCONF_SHLIB = "${CCLD}"
-export SYSCONF_CFLAGS = "${CFLAGS}"
-export SYSCONF_CXXFLAGS = "${CXXFLAGS} -pipe -DQWS -fno-exceptions -fno-rtti -DNO_DEBUG"
-export SYSCONF_LFLAGS = "${LDFLAGS}"
-export SYSCONF_MOC = "${STAGING_BINDIR}/moc"
-export SYSCONF_UIC = "${STAGING_BINDIR}/uic"
-
-do_configure() {
-    for f in ${S}/configs/linux-*-g++-shared; do
-        sed -e 's,-linux-,-linux-uclibc-,g' < $f \
-            > `echo $f | sed -e 's,linux-,linux-uclibc-,'`
-    done
-    oenote ./configure ${EXTRA_OECONF}
-    echo yes | ./configure ${EXTRA_OECONF} || die "Configuring qt failed"
-}
-
-do_compile() {
-    unset CC LD CCLD CXX RANLIB AR STRIP CFLAGS LDFLAGS CXXFLAGS CPPFLAGS
-    oe_runmake || die "Compiling qte failed"
-}
-
-do_stage () {
-    oe_libinstall -so -C lib libqte ${STAGING_LIBDIR}
-    rm -f include/qxt.h
-    cp -pfLR include/* ${STAGING_INCDIR}/
-}
-
-do_install () {
-    oe_libinstall -so -C lib libqte ${D}/${palmtopdir}/lib
-}