[oe-commits] Martin Jansa : mokomaze: oe-stylize

git version control git at git.openembedded.org
Fri Oct 8 11:22:29 UTC 2010


Module: openembedded.git
Branch: master
Commit: 00e8e81d7d82087cd10c9ee125bd6059dab2968e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=00e8e81d7d82087cd10c9ee125bd6059dab2968e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Oct  8 13:16:45 2010 +0200

mokomaze: oe-stylize

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/mokomaze/mokomaze_0.5.5.bb |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb
index 110b2aa..89ada2b 100644
--- a/recipes/mokomaze/mokomaze_0.5.5.bb
+++ b/recipes/mokomaze/mokomaze_0.5.5.bb
@@ -6,22 +6,17 @@ LICENSE = "GPLv3"
 DEPENDS = "libsdl-ttf libsdl-image ode"
 RDEPENDS_${PN} = "ttf-liberation-mono libpng"
 RDEPENDS_${PN}_shr = "ttf-liberation-mono libpng fsoraw"
+PV = "0.5.5+git8"
+PR = "r4"
 
-PR="r4"
-PV="0.5.5+git8"
-
-
-SRC_URI="http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz"
-
+SRC_URI = "http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz"
 SRC_URI_append_shr = " file://fsoraw.patch"
+SRC_URI[md5sum] = "f4e1dbd444b4049c361f9c1c3d40d32b"
+SRC_URI[sha256sum] = "515d842b79a2c34f5789fa10110bc9d7b15c65a7b1fa623131a1e03599fe7362"
 
 inherit autotools
 
-EXTRA_OECONF="FONTDIR=${datadir}/fonts/truetype --enable-rgb-swap"
+EXTRA_OECONF = "FONTDIR=${datadir}/fonts/truetype --enable-rgb-swap"
 
 # needed for ode
 LDFLAGS += "-lstdc++"
-
-
-SRC_URI[md5sum] = "f4e1dbd444b4049c361f9c1c3d40d32b"
-SRC_URI[sha256sum] = "515d842b79a2c34f5789fa10110bc9d7b15c65a7b1fa623131a1e03599fe7362"





More information about the Openembedded-commits mailing list