DESCRIPTION = "Python Vorbis Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core libvorbis python-ogg" DEPENDS = "libvorbis python-ogg" SRCNAME = "pyvorbis" SRC_URI = "http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz \ file://disable-oggcheck.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_configure_prepend() { touch Setup echo "ogg_libs = ogg" >>Setup echo "ogg_lib_dir = ${STAGING_LIBDIR}" >>Setup echo "ogg_include_dir = ${STAGING_INCDIR}" >>Setup echo "vorbis_libs = vorbis vorbisfile vorbisenc" >>Setup echo "vorbis_lib_dir = ${STAGING_LIBDIR}" >>Setup echo "vorbis_include_dir = ${STAGING_INCDIR}" >>Setup } en' name='id' value='1e147b70e9a5f2a1e9b7bc76e4561b6d3e30da20'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-symlinker/opie-symlinker_1.2.0.bb
AgeCommit message (Expand)AuthorFiles
2005-03-26Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com1