DESCRIPTION = "Python libSDL Bindings" SECTION = "devel/python" HOMEPAGE = "http://www.pygame.org" LICENSE = "LGPL" DEPENDS = "libsdl-x11 libsdl-image libsdl-mixer libsdl-net libsdl-ttf python-numeric" DEPENDS += "${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'smpeg', d)}" SRCNAME = "pygame" PR = "ml3" SRC_URI = "\ ftp://ftp.pygame.org/pub/pygame/${SRCNAME}-${PV}release.tar.gz \ file://Setup" S = "${WORKDIR}/${SRCNAME}-${PV}release" inherit distutils do_configure_prepend() { cat ${WORKDIR}/Setup >Setup SDL="`sdl-config --cflags` `sdl-config --libs`"; echo "SDL=$SDL" >>Setup if [ '${ENTERPRISE_DISTRO}' != '1' ]; then echo "movie src/movie.c \$(SDL) \$(SMPEG) \$(DEBUG)" >>Setup fi } do_stage() { distutils_stage_all } RDEPENDS = "python-numeric" ='b53b36648c387d4812cef359d7e5b5cdede7b624'/> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/perl/libcache-cache-perl_1.05.bb
AgeCommit message (Expand)AuthorFiles
2007-05-30perl 5.8.8: Bump PR on modules to force the -native versions to be rebuiltJamie Lenehan1
2007-05-08perl modules: Bump PR since the directories they install into have changedJamie Lenehan1
2007-05-02perl modules: Bump PR on cpan modules effected by the recentJamie Lenehan1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-10-04perl modules: Update the SRC_URI on all the modules to use PV to refer toJamie Lenehan1
2006-09-28perl: Update the LICENSE on the modules to indicate that they are availableJamie Lenehan1
2006-09-26perl modules: Add the first collection of perl modules. These modules areJamie Lenehan1