LICENSE = "GPL" DESCRIPTION = "Python AO Bindings" SECTION = "devel/python" PRIORITY = "optional" 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 } o' rowspan='2'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/microwindows
>2006-08-05
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi4
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler3