From: Frederic Bompart Date: Tue, 29 Nov 2005 09:07:22 +0000 (+0000) Subject: supertux: set SDL_CONFIG (see bug #500) X-Git-Tag: Release-2010-05/1~9453^2~3002^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebfe4f2b17e79aa8c609bca16759227c383065f;p=openembedded.git supertux: set SDL_CONFIG (see bug #500) --- diff --git a/packages/supertux/supertux_0.1.2.bb b/packages/supertux/supertux_0.1.2.bb index 5cbda237be..d319dfb80e 100644 --- a/packages/supertux/supertux_0.1.2.bb +++ b/packages/supertux/supertux_0.1.2.bb @@ -5,10 +5,13 @@ PRIORITY = "optional" DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \ http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1" +export SDL_CONFIG = "${STAGING_BINDIR}/sdl-config" + inherit autotools # FIXME: Add .desktop file for Opie/Qtopia