DESCRIPTION = "Python SOAP Bindings" SECTION = "devel/python" HOMEPAGE = "http://pywebsvcs.sourceforge.net/" PRIORITY = "optional" LICENSE = "BSD" RDEPENDS = "python-xml python-fpconst" SRCNAME = "SOAPpy" SRC_URI = "${SOURCEFORGE_MIRROR}/pywebsvcs/${SRCNAME}-${PV}.tar.gz \ file://fix-future.patch;patch=1 \ file://fpconst.py" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_compile_prepend() { install -m 0644 ${WORKDIR}/fpconst.py ${S}/SOAPpy/fpconst.py } g' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/imagemagick
AgeCommit message (Expand)AuthorFiles
2008-01-13imagemagick-native 6.3.5-10: Add native ImageMagick.Paul Sokolovsky1
2007-10-24packages/imagemagick/files/ : add two forgotten patchesGraeme Gregory2
2007-09-22imagemagick/imagemagick_6.3.5-10.bb : new version of image magick.Graeme Gregory2
2007-08-30image-magick: fix staging and packaging, closes #2892 Sergey Bostandzhyan1
2006-12-27imagemagick: fix typo, and remove xml and perl support in openprotiumAndrew Wilcox1
2006-08-29imagemagick: add 6.2.9, closes #336Koen Kooi4