DESCRIPTION = "Python libSDL Bindings" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "LGPL" RDEPENDS = "python-core python-numeric libsdl-x11" DEPENDS = "virtual/libsdl libsdl-image libsdl-mixer libsdl-net libsdl-ttf smpeg python-numeric" SRCNAME = "pygame" PR = "ml1" SRC_URI = "http://www.pygame.org/ftp/${SRCNAME}-${PV}release.tar.gz \ file://Setup" S = "${WORKDIR}/${SRCNAME}-${PV}release" inherit distutils do_configure_prepend() { SDL="`sdl-config --cflags` `sdl-config --libs`"; echo "SDL=$SDL" >Setup cat ${WORKDIR}/Setup >>Setup } h-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/classes/module-base.bbclass
AgeCommit message (Expand)AuthorFiles
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther1
2005-01-14Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby1
2005-01-02Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
2004-12-14Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson1