DESCRIPTION = "Python libSDL Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer " 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 } git/'>index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-2.5-manifest.inc
AgeCommit message (Expand)AuthorFiles
2007-12-07python2.5: fix RDEPENDS for python-codecs and python-netclientJeremy Laine1
2007-12-05python 2.5.1 enable and package ctypes module/package. closes #3368 -- thanks...Michael Lauer1
2007-11-17Fix python 2.5 manifest:Jeremy Laine1
2007-10-17python-2.5-manifest.inc: fix hardcodesKoen Kooi1
2007-09-29python-netclient: RDEPEND on python-stringold (urllib imports string)Philipp Zabel1
2007-09-29python-xml: RDEPEND on python-netclients (saxutils imports urrlib)Philipp Zabel1
2007-08-23python 2.5.1: catch up with some build system changes from 2.4 - 2.5 causing ...Michael Lauer1
2007-08-15major python upgrade: add python[-native] 2.5.1, rename python-2.4 packageMichael Lauer1