[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-devel
Subject:    [oe] [meta-oe, meta-xfce 2/3] libxfce4ui: add glade package
From:       schnitzeltony () googlemail ! com (=?UTF-8?q?Andreas=20M=C3=BCller?=)
Date:       2012-09-28 6:35:50
Message-ID: 1348814151-31167-2-git-send-email-schnitzeltony () googlemail ! com
[Download RAW message or body]

* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1].
* Unfortunately some host distributions do not supply a libxfce4ui-glade package.
* By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's
  glade-files on target machine.

[1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021

Signed-off-by: Andreas M?ller <schnitzeltony at googlemail.com>
---
 .../recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb   |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb \
b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb index 32505de..b5eb604 \
                100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb
@@ -2,12 +2,18 @@ DESCRIPTION = "Xfce4 Widget library and X Window System \
interaction"  SECTION = "x11/libs"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
-DEPENDS = "gtk+ intltool libxfce4util startup-notification xfconf"
+PR = "r1"
+DEPENDS = "gtk+ intltool libxfce4util startup-notification xfconf glade3"
 
 inherit xfce
 
 SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch"
-
 SRC_URI[md5sum] = "6df1ce474a3d4885aee31cda9dbc9192"
 SRC_URI[sha256sum] = \
"a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2"  
+FILES_${PN}-dbg += "${libdir}/glade3/modules/.debug"
+FILES_${PN}-dev += "${libdir}/glade3/modules/*.la \
+                   ${datadir}/glade3/catalogs/*.in"
+PACKAGES += "${PN}-glade"
+FILES_${PN}-glade = "${libdir}/glade3 \
+                     ${datadir}/glade3"
-- 
1.7.4.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic