Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: fidencio@profusion.mobi
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] Eve: Update recipe
Date: Fri, 22 Oct 2010 22:19:50 -0200	[thread overview]
Message-ID: <4cc22a3d.641eec0a.286f.ffffa40c@mx.google.com> (raw)
In-Reply-To: <y>

From: Eduardo Lima (Etrunko) <eblima@gmail.com>

Requires webkit-efl and is valid for EFL_SRCREV >= 51060

Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com>
---
 recipes/e17/eve_svn.bb |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/recipes/e17/eve_svn.bb b/recipes/e17/eve_svn.bb
index 223a90b..6157f92 100644
--- a/recipes/e17/eve_svn.bb
+++ b/recipes/e17/eve_svn.bb
@@ -1,19 +1,20 @@
-DESCRIPTION = " Enlightenment webbrowser"
+DESCRIPTION = " Enlightenment Web Browser"
 LICENSE = "GPL"
-DEPENDS = "webkit-efl evas ecore edje"
+DEPENDS = "evas ecore edje elementary webkit-efl"
 PV = "0.2.0.0+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"
 
 inherit e
 
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=eve;proto=http \
-           file://default.theme.remove.min.size.patch \
+SRC_URI = " \
+           svn://svn.enlightenment.org/svn/e/trunk;module=eve;proto=http    \
+           file://default.theme.remove.min.size.patch   \
 "
 
-EXTRA_OECONF = "\
-  --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
+EXTRA_OECONF = "    \
+  --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc   \
 "
 
-S = "${WORKDIR}/eve"
-
-FILES_${PN} += "${datadir}/icons/eve.png"
+FILES_${PN} += "    \
+        ${datadir}  \
+"
-- 
1.7.3.1




                 reply	other threads:[~2010-10-23  0:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4cc22a3d.641eec0a.286f.ffffa40c@mx.google.com \
    --to=fidencio@profusion.mobi \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox