org.openembedded.dev: ab470e95662adb7ab2cc12e234b243e2281bde06

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 21:03:01 CEST 2008


revision:            ab470e95662adb7ab2cc12e234b243e2281bde06
date:                2008-04-30T23:59:17
author:              likewise at openembedded.org
branch:              org.openembedded.dev
changelog:
gnash-minimal_0.8.2.bb: New configuration; fb only, dedicated simple swf files only.

manifest:
format_version "1"

new_manifest [f19fa4568c71f340689773384139ce51636199e5]

old_revision [c8c6f8c33c61af0056076c21f8e84da83a85d8d8]

add_file "packages/gnash/gnash-minimal_0.8.2.bb"
 content [f7c7319536d3a41d44075b2778c5090f9cfe3d7a]
-------------- next part --------------
#
#
# add_file "packages/gnash/gnash-minimal_0.8.2.bb"
#  content [f7c7319536d3a41d44075b2778c5090f9cfe3d7a]
#
============================================================
--- packages/gnash/gnash-minimal_0.8.2.bb	f7c7319536d3a41d44075b2778c5090f9cfe3d7a
+++ packages/gnash/gnash-minimal_0.8.2.bb	f7c7319536d3a41d44075b2778c5090f9cfe3d7a
@@ -0,0 +1,35 @@
+require gnash.inc
+
+# gnash-minimal is intended for running directly on a framebuffer device
+# for memory constrained devices, but does not accept all SWF files.
+# It is useful as a GUI frontend for dedicated SWF files.
+
+DEFAULT_PREFERENCE = "-1"
+
+DEPENDS = "libxml2 libmad zlib boost jpeg pango curl freetype"
+
+S = ${WORKDIR}/gnash-${PV}
+
+# JPEG support and libz cannot be disabled due to a bug in 0.8.2.
+# maintainer-mode is enabled to disable the testsuite.
+
+EXTRA_OECONF="--enable-gui=gtk \
+                --enable-renderer=agg \
+                --enable-media=none \
+                --enable-agg \
+                --enable-gui=fb \
+                --enable-z \
+                --enable-jpeg \
+                --disable-klash \
+                --disable-glext \
+                --disable-Xft \
+                --disable-expat \
+                --disable-mad \
+                --disable-gstreamer \
+                --disable-cairo \
+                --disable-plugin \
+                --disable-cygnal \
+		--disable-testsuite \
+                --enable-maintainer-mode \
+                --with-top-level=${STAGING_DIR_HOST}/usr \
+                "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/7487b71e/attachment.htm 


More information about the commitlog mailing list