All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel A Fernandes <joelagnel@ti.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Jason Kridner <jdk@ti.com>, k-kooi@ti.com
Subject: [meta-ti PATCH 3/4] libgnomecups: Imported from OE Classic
Date: Thu, 25 Aug 2011 19:59:58 -0500	[thread overview]
Message-ID: <1314320399-10801-3-git-send-email-joelagnel@ti.com> (raw)
In-Reply-To: <1314320399-10801-1-git-send-email-joelagnel@ti.com>

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
---
 .../recipes-gnome/gnome/libgnomecups_0.2.3.bb      |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb

diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
new file mode 100644
index 0000000..3f3ece1
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
@@ -0,0 +1,17 @@
+DESCRIPTION="Gnome Cups Manager"
+LICENSE="GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+PR ="r0"
+
+DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
+
+inherit gnome pkgconfig
+
+do_compile_append () {
+	cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old
+	sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc
+}
+
+SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
+SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29"
-- 
1.7.0.4




  parent reply	other threads:[~2011-08-26  1:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  0:59 [meta-ti PATCH 1/4] gedit: Imported from OE classic Joel A Fernandes
2011-08-26  0:59 ` [meta-ti PATCH 2/4] gtksourceview: " Joel A Fernandes
2011-08-26  8:06   ` Koen Kooi
2011-08-26  0:59 ` Joel A Fernandes [this message]
2011-08-26  0:59 ` [meta-ti PATCH 4/4] libgnomeprint: " Joel A Fernandes
2011-08-26  8:05   ` Koen Kooi
2011-08-26  7:44 ` [meta-ti PATCH 1/4] gedit: " Paul Eggleton
2011-08-26  8:07 ` 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=1314320399-10801-3-git-send-email-joelagnel@ti.com \
    --to=joelagnel@ti.com \
    --cc=jdk@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.