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 } git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/u2nl
AgeCommit message (Collapse)AuthorFiles
2006-12-14u2nl: update to 1.3Marcin Juszkiewicz2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2005-06-30import clean BK tree at cset 1.3670Koen Kooi3
2005-03-11Add LICENSE and SECTION to u2nl.Chris Larson1
BKrev: 42314b9bOfevDwhJix6v6GARVWAF-g
2005-03-11Add u2nl 1.1 (application that is capable of tunneling every TCP network ↵Chris Larson2
connection (from a Linux machine w/ netfiler) through an http CONNECT proxy). BKrev: 42314b56wsduQijcC0v02xuwhfrN9Q