aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libgnomeprint_2.8.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-15 11:13:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-15 11:22:58 +0200
commit7f2ff327841702403c3dfb9eea11e13ea05f3ca7 (patch)
tree061df2306dfd866c14daea868a7345e2d7311b5f /recipes/gnome/libgnomeprint_2.8.2.bb
parent8e8609c78d52872b8a6d2e2b530bc5b14e95169b (diff)
downloadopenembedded-7f2ff327841702403c3dfb9eea11e13ea05f3ca7.tar.gz
gnome: convert a lot of recipes to new style staging
Diffstat (limited to 'recipes/gnome/libgnomeprint_2.8.2.bb')
-rw-r--r--recipes/gnome/libgnomeprint_2.8.2.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes/gnome/libgnomeprint_2.8.2.bb b/recipes/gnome/libgnomeprint_2.8.2.bb
index 7bfae9c58d..2a3d2843c2 100644
--- a/recipes/gnome/libgnomeprint_2.8.2.bb
+++ b/recipes/gnome/libgnomeprint_2.8.2.bb
@@ -1,6 +1,7 @@
LICENSE = "GPL"
SECTION = "x11/gnome/libs"
-PR = "r2"
+
+PR = "r3"
DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common"
@@ -9,11 +10,5 @@ inherit flow-lossage pkgconfig gnome
FILES_${PN}-dbg += "${libdir}/libgnomeprint/2.8.2/modules/transports/.debug \
${libdir}/libgnomeprint/2.8.2/modules/.debug"
-do_stage() {
- install -d ${STAGING_LIBDIR}
- oe_libinstall -so -a -C libgnomeprint libgnomeprint-2-2 ${STAGING_LIBDIR}
- gnome_stage_includes
-}
-
SRC_URI[archive.md5sum] = "8361c4e1bc3d87b91435807d0c06a3e4"
SRC_URI[archive.sha256sum] = "155ea46d59a2f366f8c72f97ed3e2f64f6afd259f1049f1d6da93f64ed503389"