DESCRIPTION = "Python libSDL Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "LGPL" RDEPENDS = "python-core python-numeric" DEPENDS = "virtual/libsdl libsdl-image libsdl-mixer libsdl-net libsdl-ttf smpeg python-numeric" SRCNAME = "pygame" SRC_URI = "http://www.pygame.org/ftp/${SRCNAME}-${PV}.tar.gz \ file://qpe.patch;patch=1 \ file://Setup" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_configure_prepend() { SDL="`sdl-config --cflags` `sdl-config --libs`"; echo "SDL=$SDL" >Setup cat ${WORKDIR}/Setup >>Setup } 'multitech-oe.git' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-gst/python-path.patch
AgeCommit message (Expand)AuthorFiles
2008-02-10python-gst: update to 0.10.10Michael Lauer1
2007-03-23python-gst: updated to 0.10.7, added fix to get it built on 64bit (from Poky)Marcin Juszkiewicz1