moblin-web-browser: Drop unneeded patch

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-08-11 09:14:41 +01:00
parent f860c8f0f7
commit dccd40de9b
2 changed files with 1 additions and 15 deletions

View File

@ -1,13 +0,0 @@
Index: git/configure.ac
===================================================================
--- git.orig/configure.ac 2009-07-31 11:35:36.000000000 +0100
+++ git/configure.ac 2009-07-31 11:36:48.000000000 +0100
@@ -32,7 +32,7 @@
[cat "$srcdir/po/Rules-mwbpages" >> po/Makefile])
])
-PKG_CHECK_MODULES(MWB, clutter-0.9 clutter-gtk-0.9 cluttermozembed nbtk-1.0 unique-1.0 >= 1.0.6 gtk+-2.0 libstartup-notification-1.0 >= 0.9)
+PKG_CHECK_MODULES(MWB, clutter-1.0 clutter-gtk-0.10 cluttermozembed nbtk-1.0 unique-1.0 >= 1.0.6 gtk+-2.0 libstartup-notification-1.0 >= 0.9)
PKG_CHECK_MODULES(MHS, mhs-1.0)

View File

@ -1,8 +1,7 @@
DESCRIPTION = "Moblin web browser (based on clutter + mozilla-headless/mozilla-offscreen)"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
file://xpidl-b55d523da7681febfabf9fc40dcd6fcee982b079.patch;patch=1;rev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079 \
file://clutter10.patch;patch=1;notrev=5560cb14d6b83d0cd6750e33cad48b3b50f93207"
file://xpidl.patch;patch=1;notrev=b55d523da7681febfabf9fc40dcd6fcee982b079"
LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}"
PR = "r5"