From 90f263c151b35b7f2a3df5a1210c9ed2df6c42dc Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 15:27:01 +0200 Subject: gnome-python-desktop: remove old versions Signed-off-by: Frans Meulenbroeks --- recipes/gnome/gnome-python-desktop_2.26.0.bb | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 recipes/gnome/gnome-python-desktop_2.26.0.bb (limited to 'recipes') diff --git a/recipes/gnome/gnome-python-desktop_2.26.0.bb b/recipes/gnome/gnome-python-desktop_2.26.0.bb deleted file mode 100644 index 4b963ae2c9..0000000000 --- a/recipes/gnome/gnome-python-desktop_2.26.0.bb +++ /dev/null @@ -1,26 +0,0 @@ -LICENSE = "GPL/LGPL" -DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui" - -PR = "r5" - -inherit gnome distutils-base - -SRC_URI += "file://acinclude.m4" - -EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" - -do_configure_prepend() { - install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/ -} - -do_configure_prepend() { - sed -i -e s:'`$PKG_CONFIG --variable=defsdir pygtk-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g \ - -e s:'`$PKG_CONFIG --variable=defsdir gnome-python-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g \ - -e s:'`$PKG_CONFIG --variable=argtypesdir gnome-python-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/argtypes\":g \ - ${S}/configure.ac -} - -FILES_${PN}-dev += "${datadir}/pygtk" - -SRC_URI[archive.md5sum] = "fbcf4ef5ec4a8c4eec4d390c5889c80f" -SRC_URI[archive.sha256sum] = "400a5401a591e271c3357d0a8cb05a7927b4c218130497d06f75df9763d4efd8" -- cgit 1.2.3-korg