Apply patch from CVS (Thanks Phil!) to fix cairo. More vector goodness in gpewidget!!
authorKoen Kooi <koen@openembedded.org>
Sun, 7 Aug 2005 20:35:39 +0000 (20:35 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 7 Aug 2005 20:35:39 +0000 (20:35 +0000)
packages/libgpewidget/libgpewidget-0.102/.mtn2git_empty [new file with mode: 0644]
packages/libgpewidget/libgpewidget-0.102/cairo.patch [new file with mode: 0644]
packages/libgpewidget/libgpewidget_0.102.bb

diff --git a/packages/libgpewidget/libgpewidget-0.102/.mtn2git_empty b/packages/libgpewidget/libgpewidget-0.102/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/libgpewidget/libgpewidget-0.102/cairo.patch b/packages/libgpewidget/libgpewidget-0.102/cairo.patch
new file mode 100644 (file)
index 0000000..e69de29
index 0ee8c8b..4954dd3 100644 (file)
@@ -1,17 +1,17 @@
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
 SECTION = "gpe/libs"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-DEPENDS="gtk+ libxrender gtk-doc intltool-native"
-#DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
+DEPENDS = "gtk+ cairo libxrender gtk-doc intltool-native"
 
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
+               file://cairo.patch;patch=1;pnum=1"
 
 inherit pkgconfig autotools
 
-#EXTRA_OECONF = "--enable-cairo"
+EXTRA_OECONF = "--enable-cairo"
 
 do_stage () {
        oe_libinstall -C .libs -so libgpewidget ${STAGING_LIBDIR}