DESCRIPTION = "Python SOAP Bindings" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "BSD" RDEPENDS = "python-core python-xml python-fpconst" SRCNAME = "SOAPpy" SRC_URI = "${SOURCEFORGE_MIRROR}/pywebsvcs/${SRCNAME}-${PV}.tar.gz \ file://fpconst.py" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils # *cough*, yes this is a bit hackish.. but for now ;) do_compile_prepend() { install -m 0644 ${WORKDIR}/fpconst.py ${S}/SOAPpy/fpconst.py } ' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/nxproxy
AgeCommit message (Expand)AuthorFiles
2008-11-28nxproxy: update to latest release from nomachinewoglinde1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther