From: Joel A Fernandes <joelagnel@ti.com>
To: <openembedded-core@lists.openembedded.org>
Cc: k-kooi@ti.com
Subject: [PATCH v2 meta-oe 1/4] gedit: Imported from OE classic
Date: Fri, 26 Aug 2011 22:26:17 -0500 [thread overview]
Message-ID: <1314415580-21925-2-git-send-email-joelagnel@ti.com> (raw)
In-Reply-To: <1314415580-21925-1-git-send-email-joelagnel@ti.com>
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
---
meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
create mode 100644 meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb b/meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb
new file mode 100644
index 0000000..7d1ff7b
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gedit/gedit_2.30.0.bb
@@ -0,0 +1,24 @@
+DESCRIPTION = "GNOME editor"
+SECTION = "x11/gnome"
+LICENSE = "GPLv2+"
+
+DEPENDS = "enchant gconf gnome-common gnome-doc-utils-native glib-2.0 gtk+ gtksourceview2 iso-codes virtual/gettext"
+RDEPENDS_${PN} += " gtksourceview2"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+PR = "r0"
+
+inherit gnome
+SRC_URI[archive.md5sum] = "aebd49797406fdde7b25624b71990860"
+SRC_URI[archive.sha256sum] = "37598473372aab217e46f19726cff616ff0ea4121bbdbb170b4e264a4ca76690"
+
+EXTRA_OECONF = "--disable-scrollkeeper"
+
+do_configure_prepend () {
+ cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
+}
+
+FILES_${PN} += "${libdir}/gedit-2/plugin* ${datadir}/gedit-2"
+FILES_${PN}-dbg += "${libdir}/gedit-2/plugin-loaders/.debug ${libdir}/gedit-2/plugins/.debug"
+
--
1.7.0.4
next prev parent reply other threads:[~2011-08-27 3:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-27 3:26 (No subject) Joel A Fernandes
2011-08-27 3:26 ` Joel A Fernandes [this message]
2011-08-27 3:26 ` [PATCH v2 meta-oe 2/4] gtksourceview: Imported from OE classic Joel A Fernandes
2011-08-27 3:26 ` [PATCH v2 meta-oe 3/4] libgnomecups: Imported from OE Classic Joel A Fernandes
2011-08-27 3:26 ` [PATCH v2 meta-oe 4/4] libgnomeprint: Imported from OE classic Joel A Fernandes
2011-08-27 7:07 ` (No subject) Koen Kooi
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=1314415580-21925-2-git-send-email-joelagnel@ti.com \
--to=joelagnel@ti.com \
--cc=k-kooi@ti.com \
--cc=openembedded-core@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