aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/goffice_0.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/goffice_0.6.2.bb')
-rw-r--r--recipes/gnome/goffice_0.6.2.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes/gnome/goffice_0.6.2.bb b/recipes/gnome/goffice_0.6.2.bb
index 747190fbba..8714bbeb48 100644
--- a/recipes/gnome/goffice_0.6.2.bb
+++ b/recipes/gnome/goffice_0.6.2.bb
@@ -1,6 +1,7 @@
DESCRIPTION="Gnome Office Library"
LICENSE="GPLv2"
-PR ="r1"
+
+PR ="r2"
DEFAULT_PREFERENCE = "-1"
@@ -10,11 +11,6 @@ FILES_${PN}-dbg += "${libdir}/goffice/${PV}/plugins/*/.debug"
inherit gnome pkgconfig
-do_stage() {
- gnome_stage_includes
- oe_libinstall -so -C goffice libgoffice-0.6 ${STAGING_LIBDIR}
-}
-
PACKAGES_DYNAMIC = "goffice-plugin-*"
python populate_packages_prepend () {
@@ -23,6 +19,5 @@ python populate_packages_prepend () {
do_split_packages(d, goffice_libdir, '(.*)', 'goffice-plugin-%s', 'Goffice plugin for %s', allow_dirs=True)
}
-
SRC_URI[archive.md5sum] = "f52d78cffbcfc3c13336fd308ea3926e"
SRC_URI[archive.sha256sum] = "b126902259875a24ece29bdf1f93cc7fd4fd7b83508cae1c15dabd10b4d537cd"