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
}
'header'>
 |
index : multitech-oe.git | |
| Multi-Tech CoreCDP 1.x OpenEmbedded Tree | Multi-Tech Systems |
| Age | Commit message (Collapse) | Author | Files |
|
|
|
the same place
|
|
|
|
|
|
|
|
|
|
directory structure.
This is the first step for the update to X11R7.1.
This will not build and will be followed by more patches and updates.
|