LICENSE = "GPL" DESCRIPTION = "Python AO Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " DEPENDS = "libao" SRCNAME = "pyao" SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_configure_prepend() { touch Setup echo "ao_libs = ao" >>Setup echo "ao_lib_dir = ${STAGING_LIBDIR}" >>Setup echo "ao_include_dir = ${STAGING_INCDIR}" >>Setup } alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/uqm
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
2006-05-15uqm: update to 0.5.0Koen Kooi1