Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Yann Dirson <ydirson@free.fr>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/2] gnome-python-desktop: build a separate python-rsvg package.
Date: Wed, 4 Aug 2010 01:01:32 +0200	[thread overview]
Message-ID: <20100803230132.GO4752@home.lan> (raw)
In-Reply-To: <1280798728-13412-2-git-send-email-ydirson@altern.org>

That package has no dependency on gnome, and is useful of its own.

Signed-off-by: Yann Dirson <ydirson@altern.org>
---
 recipes/gnome/gnome-python-desktop_2.30.0.bb |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-python-desktop_2.30.0.bb b/recipes/gnome/gnome-python-desktop_2.30.0.bb
index 8dd73fa..9c72ed4 100644
--- a/recipes/gnome/gnome-python-desktop_2.30.0.bb
+++ b/recipes/gnome/gnome-python-desktop_2.30.0.bb
@@ -1,6 +1,8 @@
 LICENSE = "GPL/LGPL"
 DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui"
 
+PR = "r1"
+
 inherit gnome distutils-base
 
 EXTRA_OECONF += " ac_cv_path_PYGOBJECT_CODEGEN=${STAGING_DATADIR}/pygobject/2.0/codegen/codegen.py \
@@ -26,5 +28,10 @@ do_configure_prepend() {
 
 FILES_${PN}-dev += "${datadir}/pygtk"
 
+PACKAGES =+ "python-rsvg"
+FILES_python-rsvg = " \
+	/usr/lib/python*/site-packages/gtk-2.0/rsvg.* \
+"
+
 SRC_URI[archive.md5sum] = "a6d448d46a6b3062ce7a1b6a9fddfb48"
 SRC_URI[archive.sha256sum] = "db997a3c81967d6dc7210dd83e06f18ac6417f804f672e42f15a1d68af371f49"
-- 
1.7.1




      parent reply	other threads:[~2010-08-03 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1280798728-13412-1-git-send-email-ydirson@altern.org>
2010-08-03 23:01 ` [PATCH 1/2] python-xdg: prevent infinite recursion in xdg.DesktopEntry.__cmp__() Yann Dirson
2010-08-04  8:31   ` Paul Menzel
2010-08-05 20:53     ` Yann Dirson
     [not found] ` <1280798728-13412-2-git-send-email-ydirson@altern.org>
2010-08-03 23:01   ` Yann Dirson [this message]

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=20100803230132.GO4752@home.lan \
    --to=ydirson@free.fr \
    --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