DESCRIPTION = "Python SOAP Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " 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 } ain'>index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/bind
AgeCommit message (Expand)AuthorFiles
2008-07-14bind - upgrade to 9.3.5-P1 in response to security vulnerabilities.Mike Westerhof5
2007-10-11bind: update to 9.3.4Esben Haabendal5
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2005-07-19Makefile.in was patched to change ${CC} to cc for something which neededJohn Bowler1
2005-07-11Fix build break - bind apparently requires openssl for the configureJohn Bowler1
2005-07-10Set bind MAINTAINER to nslu2-linuxOyvind Repvik1
2005-07-10Added ISC BIND (DaKa2)Oyvind Repvik6